#CFAEAB#CFAEAB
#CFAEAB is a light, muted red. Relative luminance 0.465; OKLCH L 77.9% C 0.039 H 24.1°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAEAB |
|---|---|
| RGB | rgb(207, 174, 171) |
| HSL | hsl(5, 27%, 74%) |
| HSV | hsv(5, 17%, 81%) |
| CMYK | cmyk(0%, 15.9%, 17.4%, 18.8%) |
| CIE-LAB | lab(73.86, 11.47, 6.00) |
| CIE-LCH | lch(73.86, 12.94, 27.62°) |
| OKLab | oklab(77.9% 0.0354 0.0159) |
| OKLCH | oklch(77.9% 0.039 24.1) |
| XYZ | xyz(48.2188, 46.4793, 44.9516) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.82
Dusty Pink
#D8A7B1
ΔE00 6.88
Rosybrown
#BC8F8F
ΔE00 9.05
Pale Rose
#FDC1C5
ΔE00 9.88
Faded Pink
#DE9DAC
ΔE00 10.29
Grey Pink
#C3909B
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAEAB #ABCCCF
analogous
#CFABBA #CFAEAB #CFC0AB
triadic
#CFAEAB #ABCFAE #AEABCF
tetradic
#CFAEAB #BACFAB #ABCCCF #C0ABCF
square
#CFAEAB #BACFAB #ABCCCF #C0ABCF
split-complementary
#CFAEAB #ABCFC0 #ABBACF
monochromatic
#A2635D #B98884 #CFAEAB #E5D4D2 #F4ECEC
Accessibility & contrast
On white
2.04
#CFAEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#CFAEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAEAB
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAEAB | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AB
Deuteranopia (green-blind)
#BCB8AB
Tritanopia (blue-blind)
#D7ABAD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cfaeab; /* rgb */ color: rgb(207, 174, 171); /* oklch */ color: oklch(77.9% 0.039 24.1);
Tailwind
colors: {
custom: {
50: '#dec6c4',
500: '#cfaeab',
950: '#000000',
},
}SCSS
$custom: #cfaeab; $custom-light: #dec6c4; $custom-dark: #000000;
JSON
{
"hex": "#cfaeab",
"rgb": {
"r": 207,
"g": 174,
"b": 171
},
"hsl": {
"h": 5,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.77897,
"c": 0.0388,
"h": 24.1
},
"luminance": 0.46478
}Semantic roles & 50–950 ramp
primary
#CFAEAB
secondary
#E1EAEA
accent
#9DA640
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151312
muted
#838281