#CEAAA4#CEAAA4
#CEAAA4 is a light, muted red. Relative luminance 0.446; OKLCH L 76.8% C 0.043 H 29.2°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAAA4 |
|---|---|
| RGB | rgb(206, 170, 164) |
| HSL | hsl(9, 30%, 73%) |
| HSV | hsv(9, 20%, 81%) |
| CMYK | cmyk(0%, 17.5%, 20.4%, 19.2%) |
| CIE-LAB | lab(72.60, 12.18, 8.02) |
| CIE-LCH | lch(72.60, 14.58, 33.36°) |
| OKLab | oklab(76.84% 0.0378 0.0211) |
| OKLCH | oklch(76.84% 0.043 29.2) |
| XYZ | xyz(46.5294, 44.5532, 41.2634) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.66
Dusty Pink
#D8A7B1
ΔE00 7.45
Rosybrown
#BC8F8F
ΔE00 8.19
Pinkish Tan
#D99B82
ΔE00 9.21
Mushroom
#BA9E88
ΔE00 9.69
Grey Pink
#C3909B
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAAA4 #A4C8CE
analogous
#CEA4B3 #CEAAA4 #CEBFA4
triadic
#CEAAA4 #A4CEAA #AAA4CE
tetradic
#CEAAA4 #B3CEA4 #A4C8CE #BFA4CE
square
#CEAAA4 #B3CEA4 #A4C8CE #BFA4CE
split-complementary
#CEAAA4 #A4CEBF #A4B3CE
monochromatic
#A16157 #B9857C #CEAAA4 #E3CFCC #F4ECEB
Accessibility & contrast
On white
2.12
#CEAAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#CEAAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAAA4
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAAA4 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA4
Deuteranopia (green-blind)
#B9B5A4
Tritanopia (blue-blind)
#D7A6A8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ceaaa4; /* rgb */ color: rgb(206, 170, 164); /* oklch */ color: oklch(76.8% 0.043 29.2);
Tailwind
colors: {
custom: {
50: '#ddc3bf',
500: '#ceaaa4',
950: '#000000',
},
}SCSS
$custom: #ceaaa4; $custom-light: #ddc3bf; $custom-dark: #000000;
JSON
{
"hex": "#ceaaa4",
"rgb": {
"r": 206,
"g": 170,
"b": 164
},
"hsl": {
"h": 8.571,
"s": 30,
"l": 72.549
},
"oklch": {
"l": 0.76838,
"c": 0.04325,
"h": 29.2
},
"luminance": 0.44552
}Semantic roles & 50–950 ramp
primary
#CEAAA4
secondary
#E0E9EB
accent
#99A93D
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181