#CEAAA5#CEAAA5
#CEAAA5 is a light, muted red. Relative luminance 0.446; OKLCH L 76.9% C 0.043 H 27.4°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAAA5 |
|---|---|
| RGB | rgb(206, 170, 165) |
| HSL | hsl(7, 29%, 73%) |
| HSV | hsv(7, 20%, 81%) |
| CMYK | cmyk(0%, 17.5%, 19.9%, 19.2%) |
| CIE-LAB | lab(72.62, 12.33, 7.51) |
| CIE-LCH | lch(72.62, 14.44, 31.33°) |
| OKLab | oklab(76.87% 0.0382 0.0198) |
| OKLCH | oklch(76.87% 0.043 27.4) |
| XYZ | xyz(46.6200, 44.5895, 41.7409) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.56
Dusty Pink
#D8A7B1
ΔE00 7.03
Rosybrown
#BC8F8F
ΔE00 8.05
Pinkish Tan
#D99B82
ΔE00 9.54
Grey Pink
#C3909B
ΔE00 9.81
Greyish Pink
#C88D94
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAAA5 #A5C9CE
analogous
#CEA5B4 #CEAAA5 #CEBEA5
triadic
#CEAAA5 #A5CEAA #AAA5CE
tetradic
#CEAAA5 #B4CEA5 #A5C9CE #BEA5CE
square
#CEAAA5 #B4CEA5 #A5C9CE #BEA5CE
split-complementary
#CEAAA5 #A5CEBE #A5B4CE
monochromatic
#A16158 #B8857D #CEAAA5 #E4CFCD #F4ECEB
Accessibility & contrast
On white
2.12
#CEAAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#CEAAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAAA5
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAAA5 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA5
Deuteranopia (green-blind)
#B9B5A5
Tritanopia (blue-blind)
#D7A6A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ceaaa5; /* rgb */ color: rgb(206, 170, 165); /* oklch */ color: oklch(76.9% 0.043 27.4);
Tailwind
colors: {
custom: {
50: '#ddc3bf',
500: '#ceaaa5',
950: '#000000',
},
}SCSS
$custom: #ceaaa5; $custom-light: #ddc3bf; $custom-dark: #000000;
JSON
{
"hex": "#ceaaa5",
"rgb": {
"r": 206,
"g": 170,
"b": 165
},
"hsl": {
"h": 7.317,
"s": 29.496,
"l": 72.745
},
"oklch": {
"l": 0.76865,
"c": 0.04298,
"h": 27.4
},
"luminance": 0.44588
}Semantic roles & 50–950 ramp
primary
#CEAAA5
secondary
#E0E9EB
accent
#9BA83D
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181