#CFACAE#CFACAE
#CFACAE is a light, muted red. Relative luminance 0.458; OKLCH L 77.6% C 0.041 H 14.2°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFACAE |
|---|---|
| RGB | rgb(207, 172, 174) |
| HSL | hsl(357, 27%, 74%) |
| HSV | hsv(357, 17%, 81%) |
| CMYK | cmyk(0%, 16.9%, 15.9%, 18.8%) |
| CIE-LAB | lab(73.43, 13.03, 3.75) |
| CIE-LCH | lch(73.43, 13.55, 16.06°) |
| OKLab | oklab(77.59% 0.0397 0.01) |
| OKLCH | oklch(77.59% 0.041 14.2) |
| XYZ | xyz(48.1245, 45.8280, 46.3468) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.35
Dusty Pink
#D8A7B1
ΔE00 4.80
Rosybrown
#BC8F8F
ΔE00 8.40
Faded Pink
#DE9DAC
ΔE00 8.42
Light Mauve
#C292A1
ΔE00 8.69
Grey Pink
#C3909B
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFACAE #ACCFCD
analogous
#CFACC0 #CFACAE #CFBCAC
triadic
#CFACAE #AECFAC #ACAECF
tetradic
#CFACAE #C0CFAC #ACCFCD #BCACCF
square
#CFACAE #C0CFAC #ACCFCD #BCACCF
split-complementary
#CFACAE #ACCFBC #ACC0CF
monochromatic
#A25E62 #B98588 #CFACAE #E5D3D4 #F4ECEC
Accessibility & contrast
On white
2.07
#CFACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#CFACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFACAE
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFACAE | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AE
Deuteranopia (green-blind)
#B9B7AD
Tritanopia (blue-blind)
#D7A9AD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cfacae; /* rgb */ color: rgb(207, 172, 174); /* oklch */ color: oklch(77.6% 0.041 14.2);
Tailwind
colors: {
custom: {
50: '#dec4c6',
500: '#cfacae',
950: '#000000',
},
}SCSS
$custom: #cfacae; $custom-light: #dec4c6; $custom-dark: #000000;
JSON
{
"hex": "#cfacae",
"rgb": {
"r": 207,
"g": 172,
"b": 174
},
"hsl": {
"h": 356.571,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.77593,
"c": 0.04094,
"h": 14.2
},
"luminance": 0.45826
}Semantic roles & 50–950 ramp
primary
#CFACAE
secondary
#E1EAEA
accent
#A5A040
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182