#CFAEA7#CFAEA7
#CFAEA7 is a light, muted red. Relative luminance 0.463; OKLCH L 77.8% C 0.040 H 32.0°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAEA7 |
|---|---|
| RGB | rgb(207, 174, 167) |
| HSL | hsl(11, 29%, 73%) |
| HSV | hsv(11, 19%, 81%) |
| CMYK | cmyk(0%, 15.9%, 19.3%, 18.8%) |
| CIE-LAB | lab(73.76, 10.85, 8.05) |
| CIE-LCH | lch(73.76, 13.51, 36.58°) |
| OKLab | oklab(77.79% 0.0338 0.0211) |
| OKLCH | oklch(77.79% 0.04 32) |
| XYZ | xyz(47.8433, 46.3291, 42.9739) |
| Luminance | 0.4633 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.31
Dusty Pink
#D8A7B1
ΔE00 8.44
Mushroom
#BA9E88
ΔE00 9.28
Rosybrown
#BC8F8F
ΔE00 9.52
Pinkish Tan
#D99B82
ΔE00 9.70
Pale Rose
#FDC1C5
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAEA7 #A7C8CF
analogous
#CFA7B4 #CFAEA7 #CFC2A7
triadic
#CFAEA7 #A7CFAE #AEA7CF
tetradic
#CFAEA7 #B4CFA7 #A7C8CF #C2A7CF
square
#CFAEA7 #B4CFA7 #A7C8CF #C2A7CF
split-complementary
#CFAEA7 #A7CFC2 #A7B4CF
monochromatic
#A36659 #B98A7F #CFAEA7 #E5D2CF #F4EDEB
Accessibility & contrast
On white
2.05
#CFAEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#CFAEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAEA7
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAEA7 | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2A6
Deuteranopia (green-blind)
#BCB8A7
Tritanopia (blue-blind)
#D7AAAC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cfaea7; /* rgb */ color: rgb(207, 174, 167); /* oklch */ color: oklch(77.8% 0.040 32.0);
Tailwind
colors: {
custom: {
50: '#dec6c1',
500: '#cfaea7',
950: '#000000',
},
}SCSS
$custom: #cfaea7; $custom-light: #dec6c1; $custom-dark: #000000;
JSON
{
"hex": "#cfaea7",
"rgb": {
"r": 207,
"g": 174,
"b": 167
},
"hsl": {
"h": 10.5,
"s": 29.412,
"l": 73.333
},
"oklch": {
"l": 0.77789,
"c": 0.0399,
"h": 32
},
"luminance": 0.46328
}Semantic roles & 50–950 ramp
primary
#CFAEA7
secondary
#E0E9EB
accent
#95A83D
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281