#CEABA2#CEABA2
#CEABA2 is a light, muted red. Relative luminance 0.449; OKLCH L 77.0% C 0.043 H 34.8°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CEABA2 |
|---|---|
| RGB | rgb(206, 171, 162) |
| HSL | hsl(12, 31%, 72%) |
| HSV | hsv(12, 21%, 81%) |
| CMYK | cmyk(0%, 17%, 21.4%, 19.2%) |
| CIE-LAB | lab(72.80, 11.34, 9.41) |
| CIE-LCH | lch(72.80, 14.73, 39.68°) |
| OKLab | oklab(76.98% 0.0354 0.0246) |
| OKLCH | oklch(76.98% 0.043 34.8) |
| XYZ | xyz(46.5383, 44.8579, 40.3824) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.14
Mushroom
#BA9E88
ΔE00 8.48
Pinkish Tan
#D99B82
ΔE00 8.58
Dusty Pink
#D8A7B1
ΔE00 8.90
Rosybrown
#BC8F8F
ΔE00 9.04
Blush (survey)
#F29E8E
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEABA2 #A2C5CE
analogous
#CEA2AF #CEABA2 #CEC1A2
triadic
#CEABA2 #A2CEAB #ABA2CE
tetradic
#CEABA2 #AFCEA2 #A2C5CE #C1A2CE
square
#CEABA2 #AFCEA2 #A2C5CE #C1A2CE
split-complementary
#CEABA2 #A2CEC1 #A2AFCE
monochromatic
#A16455 #B9877A #CEABA2 #E3CFCA #F4EDEB
Accessibility & contrast
On white
2.11
#CEABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#CEABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEABA2
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEABA2 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#BBB5A2
Tritanopia (blue-blind)
#D7A7A9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ceaba2; /* rgb */ color: rgb(206, 171, 162); /* oklch */ color: oklch(77.0% 0.043 34.8);
Tailwind
colors: {
custom: {
50: '#ddc4bd',
500: '#ceaba2',
950: '#000000',
},
}SCSS
$custom: #ceaba2; $custom-light: #ddc4bd; $custom-dark: #000000;
JSON
{
"hex": "#ceaba2",
"rgb": {
"r": 206,
"g": 171,
"b": 162
},
"hsl": {
"h": 12.273,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.7698,
"c": 0.04312,
"h": 34.8
},
"luminance": 0.44856
}Semantic roles & 50–950 ramp
primary
#CEABA2
secondary
#E0E9EB
accent
#93AA3C
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181