#CEABA5#CEABA5
#CEABA5 is a light, muted red. Relative luminance 0.450; OKLCH L 77.1% C 0.042 H 29.4°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CEABA5 |
|---|---|
| RGB | rgb(206, 171, 165) |
| HSL | hsl(9, 29%, 73%) |
| HSV | hsv(9, 20%, 81%) |
| CMYK | cmyk(0%, 17%, 19.9%, 19.2%) |
| CIE-LAB | lab(72.87, 11.79, 7.86) |
| CIE-LCH | lch(72.87, 14.17, 33.69°) |
| OKLab | oklab(77.06% 0.0366 0.0207) |
| OKLCH | oklch(77.06% 0.042 29.4) |
| XYZ | xyz(46.8082, 44.9659, 41.8036) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.40
Dusty Pink
#D8A7B1
ΔE00 7.62
Rosybrown
#BC8F8F
ΔE00 8.49
Pinkish Tan
#D99B82
ΔE00 9.42
Mushroom
#BA9E88
ΔE00 9.63
Grey Pink
#C3909B
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEABA5 #A5C8CE
analogous
#CEA5B4 #CEABA5 #CEBFA5
triadic
#CEABA5 #A5CEAB #ABA5CE
tetradic
#CEABA5 #B4CEA5 #A5C8CE #BFA5CE
square
#CEABA5 #B4CEA5 #A5C8CE #BFA5CE
split-complementary
#CEABA5 #A5CEBF #A5B4CE
monochromatic
#A16258 #B8867D #CEABA5 #E4D0CD #F4EDEB
Accessibility & contrast
On white
2.10
#CEABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#CEABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEABA5
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEABA5 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA5
Deuteranopia (green-blind)
#BAB5A5
Tritanopia (blue-blind)
#D7A7A9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ceaba5; /* rgb */ color: rgb(206, 171, 165); /* oklch */ color: oklch(77.1% 0.042 29.4);
Tailwind
colors: {
custom: {
50: '#ddc4bf',
500: '#ceaba5',
950: '#000000',
},
}SCSS
$custom: #ceaba5; $custom-light: #ddc4bf; $custom-dark: #000000;
JSON
{
"hex": "#ceaba5",
"rgb": {
"r": 206,
"g": 171,
"b": 165
},
"hsl": {
"h": 8.78,
"s": 29.496,
"l": 72.745
},
"oklch": {
"l": 0.77059,
"c": 0.04203,
"h": 29.4
},
"luminance": 0.44964
}Semantic roles & 50–950 ramp
primary
#CEABA5
secondary
#E0E9EB
accent
#99A83D
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181