#CEAAA0#CEAAA0
#CEAAA0 is a light, muted red. Relative luminance 0.444; OKLCH L 76.7% C 0.045 H 36.0°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAAA0 |
|---|---|
| RGB | rgb(206, 170, 160) |
| HSL | hsl(13, 32%, 72%) |
| HSV | hsv(13, 22%, 81%) |
| CMYK | cmyk(0%, 17.5%, 22.3%, 19.2%) |
| CIE-LAB | lab(72.50, 11.58, 10.08) |
| CIE-LCH | lch(72.50, 15.35, 41.04°) |
| OKLab | oklab(76.73% 0.0362 0.0263) |
| OKLCH | oklch(76.73% 0.045 36) |
| XYZ | xyz(46.1738, 44.4110, 39.3908) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.61
Pinkish Tan
#D99B82
ΔE00 8.08
Mushroom
#BA9E88
ΔE00 8.18
Rosybrown
#BC8F8F
ΔE00 8.96
Dusty Pink
#D8A7B1
ΔE00 9.17
Blush (survey)
#F29E8E
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAAA0 #A0C4CE
analogous
#CEA0AD #CEAAA0 #CEC1A0
triadic
#CEAAA0 #A0CEAA #AAA0CE
tetradic
#CEAAA0 #ADCEA0 #A0C4CE #C1A0CE
square
#CEAAA0 #ADCEA0 #A0C4CE #C1A0CE
split-complementary
#CEAAA0 #A0CEC1 #A0ADCE
monochromatic
#A16453 #B98678 #CEAAA0 #E3CEC8 #F5EDEB
Accessibility & contrast
On white
2.13
#CEAAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#CEAAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAAA0
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAAA0 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AE9F
Deuteranopia (green-blind)
#BAB5A0
Tritanopia (blue-blind)
#D7A5A7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ceaaa0; /* rgb */ color: rgb(206, 170, 160); /* oklch */ color: oklch(76.7% 0.045 36.0);
Tailwind
colors: {
custom: {
50: '#ddc3bc',
500: '#ceaaa0',
950: '#000000',
},
}SCSS
$custom: #ceaaa0; $custom-light: #ddc3bc; $custom-dark: #000000;
JSON
{
"hex": "#ceaaa0",
"rgb": {
"r": 206,
"g": 170,
"b": 160
},
"hsl": {
"h": 13.043,
"s": 31.944,
"l": 71.765
},
"oklch": {
"l": 0.76734,
"c": 0.04473,
"h": 36
},
"luminance": 0.44409
}Semantic roles & 50–950 ramp
primary
#CEAAA0
secondary
#DFE8EB
accent
#92AB3B
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151212
muted
#838181