#CEAAA6#CEAAA6
#CEAAA6 is a light, muted red. Relative luminance 0.446; OKLCH L 76.9% C 0.043 H 25.5°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAAA6 |
|---|---|
| RGB | rgb(206, 170, 166) |
| HSL | hsl(6, 29%, 73%) |
| HSV | hsv(6, 19%, 81%) |
| CMYK | cmyk(0%, 17.5%, 19.4%, 19.2%) |
| CIE-LAB | lab(72.64, 12.49, 6.99) |
| CIE-LCH | lch(72.64, 14.31, 29.25°) |
| OKLab | oklab(76.89% 0.0386 0.0184) |
| OKLCH | oklch(76.89% 0.043 25.5) |
| XYZ | xyz(46.7114, 44.6261, 42.2221) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.52
Dusty Pink
#D8A7B1
ΔE00 6.63
Rosybrown
#BC8F8F
ΔE00 7.95
Grey Pink
#C3909B
ΔE00 9.52
Faded Pink
#DE9DAC
ΔE00 9.76
Greyish Pink
#C88D94
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAAA6 #A6CACE
analogous
#CEA6B6 #CEAAA6 #CEBEA6
triadic
#CEAAA6 #A6CEAA #AAA6CE
tetradic
#CEAAA6 #B6CEA6 #A6CACE #BEA6CE
square
#CEAAA6 #B6CEA6 #A6CACE #BEA6CE
split-complementary
#CEAAA6 #A6CEBE #A6B6CE
monochromatic
#A16059 #B8847F #CEAAA6 #E4D0CD #F4ECEB
Accessibility & contrast
On white
2.12
#CEAAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#CEAAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAAA6
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAAA6 | 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)
#B1AEA6
Deuteranopia (green-blind)
#B9B5A6
Tritanopia (blue-blind)
#D6A6A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ceaaa6; /* rgb */ color: rgb(206, 170, 166); /* oklch */ color: oklch(76.9% 0.043 25.5);
Tailwind
colors: {
custom: {
50: '#ddc3c0',
500: '#ceaaa6',
950: '#000000',
},
}SCSS
$custom: #ceaaa6; $custom-light: #ddc3c0; $custom-dark: #000000;
JSON
{
"hex": "#ceaaa6",
"rgb": {
"r": 206,
"g": 170,
"b": 166
},
"hsl": {
"h": 6,
"s": 28.986,
"l": 72.941
},
"oklch": {
"l": 0.76892,
"c": 0.04274,
"h": 25.5
},
"luminance": 0.44624
}Semantic roles & 50–950 ramp
primary
#CEAAA6
secondary
#E0EAEB
accent
#9DA83E
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181