#CEABA7#CEABA7
#CEABA7 is a light, muted red. Relative luminance 0.450; OKLCH L 77.1% C 0.042 H 25.7°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CEABA7 |
|---|---|
| RGB | rgb(206, 171, 167) |
| HSL | hsl(6, 28%, 73%) |
| HSV | hsv(6, 19%, 81%) |
| CMYK | cmyk(0%, 17%, 18.9%, 19.2%) |
| CIE-LAB | lab(72.92, 12.10, 6.83) |
| CIE-LCH | lch(72.92, 13.90, 29.46°) |
| OKLab | oklab(77.11% 0.0374 0.018) |
| OKLCH | oklch(77.11% 0.042 25.7) |
| XYZ | xyz(46.9917, 45.0392, 42.7698) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.22
Dusty Pink
#D8A7B1
ΔE00 6.81
Rosybrown
#BC8F8F
ΔE00 8.25
Grey Pink
#C3909B
ΔE00 9.80
Faded Pink
#DE9DAC
ΔE00 10.01
Pinkish Tan
#D99B82
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEABA7 #A7CACE
analogous
#CEA7B6 #CEABA7 #CEBEA7
triadic
#CEABA7 #A7CEAB #ABA7CE
tetradic
#CEABA7 #B6CEA7 #A7CACE #BEA7CE
square
#CEABA7 #B6CEA7 #A7CACE #BEA7CE
split-complementary
#CEABA7 #A7CEBE #A7B6CE
monochromatic
#A1615A #B88580 #CEABA7 #E4D1CE #F4ECEB
Accessibility & contrast
On white
2.10
#CEABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#CEABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEABA7
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEABA7 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA7
Deuteranopia (green-blind)
#BAB6A7
Tritanopia (blue-blind)
#D6A7AA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ceaba7; /* rgb */ color: rgb(206, 171, 167); /* oklch */ color: oklch(77.1% 0.042 25.7);
Tailwind
colors: {
custom: {
50: '#ddc4c1',
500: '#ceaba7',
950: '#000000',
},
}SCSS
$custom: #ceaba7; $custom-light: #ddc4c1; $custom-dark: #000000;
JSON
{
"hex": "#ceaba7",
"rgb": {
"r": 206,
"g": 171,
"b": 167
},
"hsl": {
"h": 6.154,
"s": 28.467,
"l": 73.137
},
"oklch": {
"l": 0.77112,
"c": 0.04151,
"h": 25.7
},
"luminance": 0.45038
}Semantic roles & 50–950 ramp
primary
#CEABA7
secondary
#E0EAEB
accent
#9CA73E
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181