#CEA09A#CEA09A
#CEA09A is a light, muted red. Relative luminance 0.406; OKLCH L 74.7% C 0.056 H 27.0°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CEA09A |
|---|---|
| RGB | rgb(206, 160, 154) |
| HSL | hsl(7, 35%, 71%) |
| HSV | hsv(7, 25%, 81%) |
| CMYK | cmyk(0%, 22.3%, 25.2%, 19.2%) |
| CIE-LAB | lab(69.89, 16.14, 9.68) |
| CIE-LCH | lch(69.89, 18.82, 30.95°) |
| OKLab | oklab(74.66% 0.0496 0.0253) |
| OKLCH | oklch(74.66% 0.056 27) |
| XYZ | xyz(43.8578, 40.5985, 36.0917) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 5.62
Pinkish Grey
#C8ACA9
ΔE00 5.81
Dusty Pink
#D8A7B1
ΔE00 6.83
Greyish Pink
#C88D94
ΔE00 7.39
Pinkish Tan
#D99B82
ΔE00 7.68
Grey Pink
#C3909B
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEA09A #9AC8CE
analogous
#CE9AAE #CEA09A #CEBA9A
triadic
#CEA09A #9ACEA0 #A09ACE
tetradic
#CEA09A #AECE9A #9AC8CE #BA9ACE
square
#CEA09A #AECE9A #9AC8CE #BA9ACE
split-complementary
#CEA09A #9ACEBA #9AAECE
monochromatic
#A0574E #BA7971 #CEA09A #E2C7C3 #F5ECEA
Accessibility & contrast
On white
2.30
#CEA09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#CEA09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEA09A
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEA09A | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A699
Deuteranopia (green-blind)
#B4AE9A
Tritanopia (blue-blind)
#D89B9E
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cea09a; /* rgb */ color: rgb(206, 160, 154); /* oklch */ color: oklch(74.7% 0.056 27.0);
Tailwind
colors: {
custom: {
50: '#debcb7',
500: '#cea09a',
950: '#000000',
},
}SCSS
$custom: #cea09a; $custom-light: #debcb7; $custom-dark: #000000;
JSON
{
"hex": "#cea09a",
"rgb": {
"r": 206,
"g": 160,
"b": 154
},
"hsl": {
"h": 6.923,
"s": 34.667,
"l": 70.588
},
"oklch": {
"l": 0.74658,
"c": 0.05571,
"h": 27
},
"luminance": 0.40597
}Semantic roles & 50–950 ramp
primary
#CEA09A
secondary
#DBE7E9
accent
#A0AE38
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180