#CEAAA7#CEAAA7
#CEAAA7 is a light, muted red. Relative luminance 0.447; OKLCH L 76.9% C 0.043 H 23.7°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAAA7 |
|---|---|
| RGB | rgb(206, 170, 167) |
| HSL | hsl(5, 28%, 73%) |
| HSV | hsv(5, 19%, 81%) |
| CMYK | cmyk(0%, 17.5%, 18.9%, 19.2%) |
| CIE-LAB | lab(72.67, 12.64, 6.48) |
| CIE-LCH | lch(72.67, 14.20, 27.13°) |
| OKLab | oklab(76.92% 0.039 0.0171) |
| OKLCH | oklch(76.92% 0.043 23.7) |
| XYZ | xyz(46.8035, 44.6629, 42.7071) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.55
Dusty Pink
#D8A7B1
ΔE00 6.25
Rosybrown
#BC8F8F
ΔE00 7.86
Grey Pink
#C3909B
ΔE00 9.25
Faded Pink
#DE9DAC
ΔE00 9.44
Light Mauve
#C292A1
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAAA7 #A7CBCE
analogous
#CEA7B7 #CEAAA7 #CEBDA7
triadic
#CEAAA7 #A7CEAA #AAA7CE
tetradic
#CEAAA7 #B7CEA7 #A7CBCE #BDA7CE
square
#CEAAA7 #B7CEA7 #A7CBCE #BDA7CE
split-complementary
#CEAAA7 #A7CEBD #A7B7CE
monochromatic
#A15F5A #B88480 #CEAAA7 #E4D0CE #F4ECEB
Accessibility & contrast
On white
2.11
#CEAAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#CEAAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAAA7
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAAA7 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA7
Deuteranopia (green-blind)
#B9B5A7
Tritanopia (blue-blind)
#D6A6A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ceaaa7; /* rgb */ color: rgb(206, 170, 167); /* oklch */ color: oklch(76.9% 0.043 23.7);
Tailwind
colors: {
custom: {
50: '#ddc3c1',
500: '#ceaaa7',
950: '#000000',
},
}SCSS
$custom: #ceaaa7; $custom-light: #ddc3c1; $custom-dark: #000000;
JSON
{
"hex": "#ceaaa7",
"rgb": {
"r": 206,
"g": 170,
"b": 167
},
"hsl": {
"h": 4.615,
"s": 28.467,
"l": 73.137
},
"oklch": {
"l": 0.76919,
"c": 0.04255,
"h": 23.7
},
"luminance": 0.44661
}Semantic roles & 50–950 ramp
primary
#CEAAA7
secondary
#E0EAEB
accent
#9FA73E
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181