#CFAEA8#CFAEA8
#CFAEA8 is a light, muted red. Relative luminance 0.464; OKLCH L 77.8% C 0.040 H 30.1°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAEA8 |
|---|---|
| RGB | rgb(207, 174, 168) |
| HSL | hsl(9, 29%, 74%) |
| HSV | hsv(9, 19%, 81%) |
| CMYK | cmyk(0%, 15.9%, 18.8%, 18.8%) |
| CIE-LAB | lab(73.78, 11.00, 7.54) |
| CIE-LCH | lch(73.78, 13.34, 34.42°) |
| OKLab | oklab(77.82% 0.0342 0.0198) |
| OKLCH | oklch(77.82% 0.04 30.1) |
| XYZ | xyz(47.9361, 46.3662, 43.4627) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.06
Dusty Pink
#D8A7B1
ΔE00 8.03
Rosybrown
#BC8F8F
ΔE00 9.36
Mushroom
#BA9E88
ΔE00 9.67
Pinkish Tan
#D99B82
ΔE00 9.98
Pale Rose
#FDC1C5
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAEA8 #A8C9CF
analogous
#CFA8B5 #CFAEA8 #CFC1A8
triadic
#CFAEA8 #A8CFAE #AEA8CF
tetradic
#CFAEA8 #B5CFA8 #A8C9CF #C1A8CF
square
#CFAEA8 #B5CFA8 #A8C9CF #C1A8CF
split-complementary
#CFAEA8 #A8CFC1 #A8B5CF
monochromatic
#A3655A #B98981 #CFAEA8 #E5D3CF #F4EDEB
Accessibility & contrast
On white
2.04
#CFAEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#CFAEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAEA8
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAEA8 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 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)
#B5B2A8
Deuteranopia (green-blind)
#BCB8A8
Tritanopia (blue-blind)
#D7AAAC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cfaea8; /* rgb */ color: rgb(207, 174, 168); /* oklch */ color: oklch(77.8% 0.040 30.1);
Tailwind
colors: {
custom: {
50: '#dec6c1',
500: '#cfaea8',
950: '#000000',
},
}SCSS
$custom: #cfaea8; $custom-light: #dec6c1; $custom-dark: #000000;
JSON
{
"hex": "#cfaea8",
"rgb": {
"r": 207,
"g": 174,
"b": 168
},
"hsl": {
"h": 9.231,
"s": 28.889,
"l": 73.529
},
"oklch": {
"l": 0.77816,
"c": 0.03955,
"h": 30.1
},
"luminance": 0.46365
}Semantic roles & 50–950 ramp
primary
#CFAEA8
secondary
#E0E9EB
accent
#97A83E
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281