#CEABA6#CEABA6
#CEABA6 is a light, muted red. Relative luminance 0.450; OKLCH L 77.1% C 0.042 H 27.6°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CEABA6 |
|---|---|
| RGB | rgb(206, 171, 166) |
| HSL | hsl(8, 29%, 73%) |
| HSV | hsv(8, 19%, 81%) |
| CMYK | cmyk(0%, 17%, 19.4%, 19.2%) |
| CIE-LAB | lab(72.89, 11.94, 7.35) |
| CIE-LCH | lch(72.89, 14.02, 31.60°) |
| OKLab | oklab(77.09% 0.037 0.0193) |
| OKLCH | oklch(77.09% 0.042 27.6) |
| XYZ | xyz(46.8996, 45.0024, 42.2848) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.27
Dusty Pink
#D8A7B1
ΔE00 7.21
Rosybrown
#BC8F8F
ΔE00 8.36
Pinkish Tan
#D99B82
ΔE00 9.74
Mushroom
#BA9E88
ΔE00 10.02
Grey Pink
#C3909B
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEABA6 #A6C9CE
analogous
#CEA6B5 #CEABA6 #CEBFA6
triadic
#CEABA6 #A6CEAB #ABA6CE
tetradic
#CEABA6 #B5CEA6 #A6C9CE #BFA6CE
square
#CEABA6 #B5CEA6 #A6C9CE #BFA6CE
split-complementary
#CEABA6 #A6CEBF #A6B5CE
monochromatic
#A16259 #B8867F #CEABA6 #E4D0CD #F4ECEB
Accessibility & contrast
On white
2.10
#CEABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#CEABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEABA6
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEABA6 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA6
Deuteranopia (green-blind)
#BAB5A6
Tritanopia (blue-blind)
#D6A7AA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ceaba6; /* rgb */ color: rgb(206, 171, 166); /* oklch */ color: oklch(77.1% 0.042 27.6);
Tailwind
colors: {
custom: {
50: '#ddc4c0',
500: '#ceaba6',
950: '#000000',
},
}SCSS
$custom: #ceaba6; $custom-light: #ddc4c0; $custom-dark: #000000;
JSON
{
"hex": "#ceaba6",
"rgb": {
"r": 206,
"g": 171,
"b": 166
},
"hsl": {
"h": 7.5,
"s": 28.986,
"l": 72.941
},
"oklch": {
"l": 0.77085,
"c": 0.04175,
"h": 27.6
},
"luminance": 0.45001
}Semantic roles & 50–950 ramp
primary
#CEABA6
secondary
#E0E9EB
accent
#9AA83E
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181