#B699AF
A light, muted magenta closely aligning with Thistle.
About #B699AF
The precise color #B699AF is an excellent choice for modern design projects. Its closest recognized web color is Thistle. In the RGB color space, it consists of 182 red, 153 green, and 175 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 16% magenta inks. The HSL representation is 314.5° hue, 16.6% saturation, and 65.7% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B699AF
RGB182, 153, 175
HSL314.5°, 16.6%, 65.7%
CMYK0%, 16%, 4%, 29%
HSV314.5°, 15.9%, 71.4%
LAB66.4, 14.6, -7.4
XYZ38.4, 35.8, 45.4
Decimal11966895
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.57:1
Text on #FFFFFF
FAIL
8.16:1
Text on #000000
AAA
2.46:1
Text on #F8FAFC
FAIL
6.94:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B699AF;
}
.text-color {
color: #B699AF;
}
.border-color {
border: 2px solid #B699AF;
}