#CEA8A4#CEA8A4
#CEA8A4 is a light, muted red. Relative luminance 0.438; OKLCH L 76.5% C 0.045 H 25.2°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CEA8A4 |
|---|---|
| RGB | rgb(206, 168, 164) |
| HSL | hsl(6, 30%, 73%) |
| HSV | hsv(6, 20%, 81%) |
| CMYK | cmyk(0%, 18.4%, 20.4%, 19.2%) |
| CIE-LAB | lab(72.10, 13.27, 7.31) |
| CIE-LCH | lch(72.10, 15.15, 28.86°) |
| OKLab | oklab(76.45% 0.0409 0.0193) |
| OKLCH | oklch(76.45% 0.045 25.2) |
| XYZ | xyz(46.1573, 43.8091, 41.1394) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.15
Dusty Pink
#D8A7B1
ΔE00 6.34
Rosybrown
#BC8F8F
ΔE00 7.35
Grey Pink
#C3909B
ΔE00 8.97
Greyish Pink
#C88D94
ΔE00 9.20
Faded Pink
#DE9DAC
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEA8A4 #A4CACE
analogous
#CEA4B5 #CEA8A4 #CEBDA4
triadic
#CEA8A4 #A4CEA8 #A8A4CE
tetradic
#CEA8A4 #B5CEA4 #A4CACE #BDA4CE
square
#CEA8A4 #B5CEA4 #A4CACE #BDA4CE
split-complementary
#CEA8A4 #A4CEBD #A4B5CE
monochromatic
#A15E57 #B9827C #CEA8A4 #E3CECC #F4ECEB
Accessibility & contrast
On white
2.15
#CEA8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#CEA8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEA8A4
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEA8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEA8A4 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA4
Deuteranopia (green-blind)
#B8B4A4
Tritanopia (blue-blind)
#D7A4A7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #cea8a4; /* rgb */ color: rgb(206, 168, 164); /* oklch */ color: oklch(76.5% 0.045 25.2);
Tailwind
colors: {
custom: {
50: '#ddc2bf',
500: '#cea8a4',
950: '#000000',
},
}SCSS
$custom: #cea8a4; $custom-light: #ddc2bf; $custom-dark: #000000;
JSON
{
"hex": "#cea8a4",
"rgb": {
"r": 206,
"g": 168,
"b": 164
},
"hsl": {
"h": 5.714,
"s": 30,
"l": 72.549
},
"oklch": {
"l": 0.76452,
"c": 0.04521,
"h": 25.2
},
"luminance": 0.43807
}Semantic roles & 50–950 ramp
primary
#CEA8A4
secondary
#E0EAEB
accent
#9EA93D
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151212
muted
#838181