#CFAEBF#CFAEBF
#CFAEBF is a light, muted pink. Relative luminance 0.473; OKLCH L 78.5% C 0.044 H 345.8°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAEBF |
|---|---|
| RGB | rgb(207, 174, 191) |
| HSL | hsl(329, 26%, 75%) |
| HSV | hsv(329, 16%, 81%) |
| CMYK | cmyk(0%, 15.9%, 7.7%, 18.8%) |
| CIE-LAB | lab(74.38, 14.78, -4.18) |
| CIE-LCH | lch(74.38, 15.36, 344.20°) |
| OKLab | oklab(78.48% 0.043 -0.0109) |
| OKLCH | oklch(78.48% 0.044 345.8) |
| XYZ | xyz(50.2714, 47.3003, 55.7618) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.27
Thistle
#D8BFD8
ΔE00 5.55
Lilac
#C8A2C8
ΔE00 7.04
Light Mauve
#C292A1
ΔE00 8.22
Faded Pink
#DE9DAC
ΔE00 8.27
Pinkish Grey
#C8ACA9
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAEBF #AECFBE
analogous
#CFAECF #CFAEBF #CFAEAF
triadic
#CFAEBF #BFCFAE #AEBFCF
tetradic
#CFAEBF #CFCFAE #AECFBE #AEAFCF
square
#CFAEBF #CFCFAE #AECFBE #AEAFCF
split-complementary
#CFAEBF #AFCFAE #AECFCF
monochromatic
#A16182 #B888A1 #CFAEBF #E6D4DD #F4ECF0
Accessibility & contrast
On white
2.01
#CFAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#CFAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAEBF
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAEBF | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4C0
Deuteranopia (green-blind)
#B7B9BE
Tritanopia (blue-blind)
#D4AEB4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cfaebf; /* rgb */ color: rgb(207, 174, 191); /* oklch */ color: oklch(78.5% 0.044 345.8);
Tailwind
colors: {
custom: {
50: '#dec6d2',
500: '#cfaebf',
950: '#000000',
},
}SCSS
$custom: #cfaebf; $custom-light: #dec6d2; $custom-dark: #000000;
JSON
{
"hex": "#cfaebf",
"rgb": {
"r": 207,
"g": 174,
"b": 191
},
"hsl": {
"h": 329.091,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.7848,
"c": 0.04439,
"h": 345.8
},
"luminance": 0.47299
}Semantic roles & 50–950 ramp
primary
#CFAEBF
secondary
#E1EAE5
accent
#A47141
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282