#CFAEBB#CFAEBB
#CFAEBB is a light, muted pink. Relative luminance 0.471; OKLCH L 78.4% C 0.042 H 352.4°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAEBB |
|---|---|
| RGB | rgb(207, 174, 187) |
| HSL | hsl(336, 26%, 75%) |
| HSV | hsv(336, 16%, 81%) |
| CMYK | cmyk(0%, 15.9%, 9.7%, 18.8%) |
| CIE-LAB | lab(74.27, 14.09, -2.16) |
| CIE-LCH | lch(74.27, 14.26, 351.30°) |
| OKLab | oklab(78.36% 0.0415 -0.0055) |
| OKLCH | oklch(78.36% 0.042 352.4) |
| XYZ | xyz(49.8372, 47.1266, 53.4751) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.64
Thistle
#D8BFD8
ΔE00 6.46
Pinkish Grey
#C8ACA9
ΔE00 7.00
Faded Pink
#DE9DAC
ΔE00 8.06
Light Mauve
#C292A1
ΔE00 8.09
Lilac
#C8A2C8
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAEBB #AECFC2
analogous
#CFAECB #CFAEBB #CFB2AE
triadic
#CFAEBB #BBCFAE #AEBBCF
tetradic
#CFAEBB #CBCFAE #AECFC2 #B2AECF
square
#CFAEBB #CBCFAE #AECFC2 #B2AECF
split-complementary
#CFAEBB #AECFB2 #AECBCF
monochromatic
#A1617A #B8889B #CFAEBB #E6D4DB #F4ECEF
Accessibility & contrast
On white
2.01
#CFAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#CFAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAEBB
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAEBB | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3BC
Deuteranopia (green-blind)
#B8B9BA
Tritanopia (blue-blind)
#D5ADB2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cfaebb; /* rgb */ color: rgb(207, 174, 187); /* oklch */ color: oklch(78.4% 0.042 352.4);
Tailwind
colors: {
custom: {
50: '#dec6cf',
500: '#cfaebb',
950: '#000000',
},
}SCSS
$custom: #cfaebb; $custom-light: #dec6cf; $custom-dark: #000000;
JSON
{
"hex": "#cfaebb",
"rgb": {
"r": 207,
"g": 174,
"b": 187
},
"hsl": {
"h": 336.364,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.78357,
"c": 0.04192,
"h": 352.4
},
"luminance": 0.47125
}Semantic roles & 50–950 ramp
primary
#CFAEBB
secondary
#E1EAE6
accent
#A47D41
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282