#CFAEA5#CFAEA5
#CFAEA5 is a light, muted red. Relative luminance 0.463; OKLCH L 77.7% C 0.041 H 35.7°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAEA5 |
|---|---|
| RGB | rgb(207, 174, 165) |
| HSL | hsl(13, 30%, 73%) |
| HSV | hsv(13, 20%, 81%) |
| CMYK | cmyk(0%, 15.9%, 20.3%, 18.8%) |
| CIE-LAB | lab(73.71, 10.54, 9.08) |
| CIE-LCH | lch(73.71, 13.91, 40.73°) |
| OKLab | oklab(77.74% 0.033 0.0238) |
| OKLCH | oklch(77.74% 0.041 35.7) |
| XYZ | xyz(47.6599, 46.2557, 42.0077) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.95
Mushroom
#BA9E88
ΔE00 8.53
Pinkish Tan
#D99B82
ΔE00 9.21
Dusty Pink
#D8A7B1
ΔE00 9.29
Rosybrown
#BC8F8F
ΔE00 9.89
Warm Gray
#C9BEB0
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAEA5 #A5C6CF
analogous
#CFA5B1 #CFAEA5 #CFC3A5
triadic
#CFAEA5 #A5CFAE #AEA5CF
tetradic
#CFAEA5 #B1CFA5 #A5C6CF #C3A5CF
square
#CFAEA5 #B1CFA5 #A5C6CF #C3A5CF
split-complementary
#CFAEA5 #A5CFC3 #A5B1CF
monochromatic
#A36757 #BA8A7D #CFAEA5 #E4D2CD #F4EDEB
Accessibility & contrast
On white
2.05
#CFAEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#CFAEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAEA5
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAEA5 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A4
Deuteranopia (green-blind)
#BDB8A5
Tritanopia (blue-blind)
#D8AAAC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cfaea5; /* rgb */ color: rgb(207, 174, 165); /* oklch */ color: oklch(77.7% 0.041 35.7);
Tailwind
colors: {
custom: {
50: '#dec6bf',
500: '#cfaea5',
950: '#000000',
},
}SCSS
$custom: #cfaea5; $custom-light: #dec6bf; $custom-dark: #000000;
JSON
{
"hex": "#cfaea5",
"rgb": {
"r": 207,
"g": 174,
"b": 165
},
"hsl": {
"h": 12.857,
"s": 30.435,
"l": 72.941
},
"oklch": {
"l": 0.77737,
"c": 0.0407,
"h": 35.7
},
"luminance": 0.46254
}Semantic roles & 50–950 ramp
primary
#CFAEA5
secondary
#E0E9EB
accent
#92A93C
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281