#CEAAA2#CEAAA2
#CEAAA2 is a light, muted red. Relative luminance 0.445; OKLCH L 76.8% C 0.044 H 32.6°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAAA2 |
|---|---|
| RGB | rgb(206, 170, 162) |
| HSL | hsl(11, 31%, 72%) |
| HSV | hsv(11, 21%, 81%) |
| CMYK | cmyk(0%, 17.5%, 21.4%, 19.2%) |
| CIE-LAB | lab(72.55, 11.88, 9.05) |
| CIE-LCH | lch(72.55, 14.93, 37.30°) |
| OKLab | oklab(76.79% 0.037 0.0237) |
| OKLCH | oklch(76.79% 0.044 32.6) |
| XYZ | xyz(46.3502, 44.4816, 40.3197) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.05
Dusty Pink
#D8A7B1
ΔE00 8.29
Rosybrown
#BC8F8F
ΔE00 8.53
Pinkish Tan
#D99B82
ΔE00 8.61
Mushroom
#BA9E88
ΔE00 8.92
Blush (survey)
#F29E8E
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAAA2 #A2C6CE
analogous
#CEA2B0 #CEAAA2 #CEC0A2
triadic
#CEAAA2 #A2CEAA #AAA2CE
tetradic
#CEAAA2 #B0CEA2 #A2C6CE #C0A2CE
square
#CEAAA2 #B0CEA2 #A2C6CE #C0A2CE
split-complementary
#CEAAA2 #A2CEC0 #A2B0CE
monochromatic
#A16355 #B9857A #CEAAA2 #E3CFCA #F4EDEB
Accessibility & contrast
On white
2.12
#CEAAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#CEAAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAAA2
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAAA2 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#BAB5A2
Tritanopia (blue-blind)
#D7A6A8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ceaaa2; /* rgb */ color: rgb(206, 170, 162); /* oklch */ color: oklch(76.8% 0.044 32.6);
Tailwind
colors: {
custom: {
50: '#ddc3bd',
500: '#ceaaa2',
950: '#000000',
},
}SCSS
$custom: #ceaaa2; $custom-light: #ddc3bd; $custom-dark: #000000;
JSON
{
"hex": "#ceaaa2",
"rgb": {
"r": 206,
"g": 170,
"b": 162
},
"hsl": {
"h": 10.909,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.76786,
"c": 0.04392,
"h": 32.6
},
"luminance": 0.4448
}Semantic roles & 50–950 ramp
primary
#CEAAA2
secondary
#E0E9EB
accent
#96AA3C
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151212
muted
#838181