#CEABA3#CEABA3
#CEABA3 is a light, muted red. Relative luminance 0.449; OKLCH L 77.0% C 0.043 H 33.0°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CEABA3 |
|---|---|
| RGB | rgb(206, 171, 163) |
| HSL | hsl(11, 30%, 72%) |
| HSV | hsv(11, 21%, 81%) |
| CMYK | cmyk(0%, 17%, 20.9%, 19.2%) |
| CIE-LAB | lab(72.82, 11.49, 8.89) |
| CIE-LCH | lch(72.82, 14.53, 37.74°) |
| OKLab | oklab(77.01% 0.0358 0.0233) |
| OKLCH | oklch(77.01% 0.043 33) |
| XYZ | xyz(46.6276, 44.8936, 40.8524) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.84
Dusty Pink
#D8A7B1
ΔE00 8.46
Rosybrown
#BC8F8F
ΔE00 8.83
Pinkish Tan
#D99B82
ΔE00 8.84
Mushroom
#BA9E88
ΔE00 8.85
Blush (survey)
#F29E8E
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEABA3 #A3C6CE
analogous
#CEA3B1 #CEABA3 #CEC1A3
triadic
#CEABA3 #A3CEAB #ABA3CE
tetradic
#CEABA3 #B1CEA3 #A3C6CE #C1A3CE
square
#CEABA3 #B1CEA3 #A3C6CE #C1A3CE
split-complementary
#CEABA3 #A3CEC1 #A3B1CE
monochromatic
#A16456 #B9877B #CEABA3 #E3CFCB #F4EDEB
Accessibility & contrast
On white
2.10
#CEABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#CEABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEABA3
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEABA3 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA2
Deuteranopia (green-blind)
#BAB5A3
Tritanopia (blue-blind)
#D7A7A9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ceaba3; /* rgb */ color: rgb(206, 171, 163); /* oklch */ color: oklch(77.0% 0.043 33.0);
Tailwind
colors: {
custom: {
50: '#ddc4be',
500: '#ceaba3',
950: '#000000',
},
}SCSS
$custom: #ceaba3; $custom-light: #ddc4be; $custom-dark: #000000;
JSON
{
"hex": "#ceaba3",
"rgb": {
"r": 206,
"g": 171,
"b": 163
},
"hsl": {
"h": 11.163,
"s": 30.496,
"l": 72.353
},
"oklch": {
"l": 0.77006,
"c": 0.04272,
"h": 33
},
"luminance": 0.44892
}Semantic roles & 50–950 ramp
primary
#CEABA3
secondary
#E0E9EB
accent
#95A93C
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181