#CEA69A#CEA69A
#CEA69A is a light, muted red. Relative luminance 0.427; OKLCH L 75.8% C 0.050 H 37.3°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CEA69A |
|---|---|
| RGB | rgb(206, 166, 154) |
| HSL | hsl(14, 35%, 71%) |
| HSV | hsv(14, 25%, 81%) |
| CMYK | cmyk(0%, 19.4%, 25.2%, 19.2%) |
| CIE-LAB | lab(71.37, 12.88, 11.77) |
| CIE-LCH | lch(71.37, 17.45, 42.43°) |
| OKLab | oklab(75.81% 0.0401 0.0306) |
| OKLCH | oklch(75.81% 0.05 37.3) |
| XYZ | xyz(44.9231, 42.7292, 36.4468) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.97
Pinkish Tan
#D99B82
ΔE00 6.62
Mushroom
#BA9E88
ΔE00 7.90
Rosybrown
#BC8F8F
ΔE00 8.36
Blush (survey)
#F29E8E
ΔE00 9.29
Dusty Pink
#D8A7B1
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEA69A #9AC2CE
analogous
#CE9AA8 #CEA69A #CEC09A
triadic
#CEA69A #9ACEA6 #A69ACE
tetradic
#CEA69A #A8CE9A #9AC2CE #C09ACE
square
#CEA69A #A8CE9A #9AC2CE #C09ACE
split-complementary
#CEA69A #9ACEC0 #9AA8CE
monochromatic
#A0614E #BA8271 #CEA69A #E2CAC3 #F5EDEA
Accessibility & contrast
On white
2.20
#CEA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#CEA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEA69A
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEA69A | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA99
Deuteranopia (green-blind)
#B8B29A
Tritanopia (blue-blind)
#D8A1A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #cea69a; /* rgb */ color: rgb(206, 166, 154); /* oklch */ color: oklch(75.8% 0.050 37.3);
Tailwind
colors: {
custom: {
50: '#ddc0b7',
500: '#cea69a',
950: '#000000',
},
}SCSS
$custom: #cea69a; $custom-light: #ddc0b7; $custom-dark: #000000;
JSON
{
"hex": "#cea69a",
"rgb": {
"r": 206,
"g": 166,
"b": 154
},
"hsl": {
"h": 13.846,
"s": 34.667,
"l": 70.588
},
"oklch": {
"l": 0.75807,
"c": 0.05042,
"h": 37.3
},
"luminance": 0.42727
}Semantic roles & 50–950 ramp
primary
#CEA69A
secondary
#DBE6E9
accent
#92AE38
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180