#CEA8A2#CEA8A2
#CEA8A2 is a light, muted red. Relative luminance 0.437; OKLCH L 76.4% C 0.046 H 28.6°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CEA8A2 |
|---|---|
| RGB | rgb(206, 168, 162) |
| HSL | hsl(8, 31%, 72%) |
| HSV | hsv(8, 21%, 81%) |
| CMYK | cmyk(0%, 18.4%, 21.4%, 19.2%) |
| CIE-LAB | lab(72.05, 12.96, 8.34) |
| CIE-LCH | lch(72.05, 15.42, 32.76°) |
| OKLab | oklab(76.4% 0.0401 0.0219) |
| OKLCH | oklch(76.4% 0.046 28.6) |
| XYZ | xyz(45.9781, 43.7374, 40.1957) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.25
Dusty Pink
#D8A7B1
ΔE00 7.16
Rosybrown
#BC8F8F
ΔE00 7.60
Pinkish Tan
#D99B82
ΔE00 8.81
Grey Pink
#C3909B
ΔE00 9.58
Greyish Pink
#C88D94
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEA8A2 #A2C8CE
analogous
#CEA2B2 #CEA8A2 #CEBEA2
triadic
#CEA8A2 #A2CEA8 #A8A2CE
tetradic
#CEA8A2 #B2CEA2 #A2C8CE #BEA2CE
square
#CEA8A2 #B2CEA2 #A2C8CE #BEA2CE
split-complementary
#CEA8A2 #A2CEBE #A2B2CE
monochromatic
#A15F55 #B9837A #CEA8A2 #E3CDCA #F4ECEB
Accessibility & contrast
On white
2.15
#CEA8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#CEA8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEA8A2
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEA8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEA8A2 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ACA2
Deuteranopia (green-blind)
#B8B3A2
Tritanopia (blue-blind)
#D7A4A6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #cea8a2; /* rgb */ color: rgb(206, 168, 162); /* oklch */ color: oklch(76.4% 0.046 28.6);
Tailwind
colors: {
custom: {
50: '#ddc2bd',
500: '#cea8a2',
950: '#000000',
},
}SCSS
$custom: #cea8a2; $custom-light: #ddc2bd; $custom-dark: #000000;
JSON
{
"hex": "#cea8a2",
"rgb": {
"r": 206,
"g": 168,
"b": 162
},
"hsl": {
"h": 8.182,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.76399,
"c": 0.0457,
"h": 28.6
},
"luminance": 0.43736
}Semantic roles & 50–950 ramp
primary
#CEA8A2
secondary
#E0EAEB
accent
#9BAA3C
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151212
muted
#838181