#CEAAAB#CEAAAB
#CEAAAB is a light, muted red. Relative luminance 0.448; OKLCH L 77.0% C 0.042 H 16.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAAAB |
|---|---|
| RGB | rgb(206, 170, 171) |
| HSL | hsl(358, 27%, 74%) |
| HSV | hsv(358, 17%, 81%) |
| CMYK | cmyk(0%, 17.5%, 17%, 19.2%) |
| CIE-LAB | lab(72.77, 13.27, 4.42) |
| CIE-LCH | lch(72.77, 13.98, 18.44°) |
| OKLab | oklab(77.03% 0.0405 0.0118) |
| OKLCH | oklch(77.03% 0.042 16.2) |
| XYZ | xyz(47.1790, 44.8131, 44.6848) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.27
Dusty Pink
#D8A7B1
ΔE00 4.86
Rosybrown
#BC8F8F
ΔE00 7.80
Faded Pink
#DE9DAC
ΔE00 8.31
Grey Pink
#C3909B
ΔE00 8.36
Light Mauve
#C292A1
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAAAB #AACECD
analogous
#CEAABD #CEAAAB #CEBBAA
triadic
#CEAAAB #ABCEAA #AAABCE
tetradic
#CEAAAB #BDCEAA #AACECD #BBAACE
square
#CEAAAB #BDCEAA #AACECD #BBAACE
split-complementary
#CEAAAB #AACEBB #AABDCE
monochromatic
#A15D5F #B88385 #CEAAAB #E4D1D1 #F4ECEC
Accessibility & contrast
On white
2.11
#CEAAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#CEAAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAAAB
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAAAB | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAB
Deuteranopia (green-blind)
#B8B5AA
Tritanopia (blue-blind)
#D6A7AA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ceaaab; /* rgb */ color: rgb(206, 170, 171); /* oklch */ color: oklch(77.0% 0.042 16.2);
Tailwind
colors: {
custom: {
50: '#ddc3c4',
500: '#ceaaab',
950: '#000000',
},
}SCSS
$custom: #ceaaab; $custom-light: #ddc3c4; $custom-dark: #000000;
JSON
{
"hex": "#ceaaab",
"rgb": {
"r": 206,
"g": 170,
"b": 171
},
"hsl": {
"h": 358.333,
"s": 26.866,
"l": 73.725
},
"oklch": {
"l": 0.77029,
"c": 0.0422,
"h": 16.2
},
"luminance": 0.44812
}Semantic roles & 50–950 ramp
primary
#CEAAAB
secondary
#E1EAEA
accent
#A5A340
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151212
muted
#838181