#CEABAE#CEABAE
#CEABAE is a light, muted red. Relative luminance 0.453; OKLCH L 77.3% C 0.041 H 12.3°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CEABAE |
|---|---|
| RGB | rgb(206, 171, 174) |
| HSL | hsl(355, 26%, 74%) |
| HSV | hsv(355, 17%, 81%) |
| CMYK | cmyk(0%, 17%, 15.5%, 19.2%) |
| CIE-LAB | lab(73.09, 13.20, 3.24) |
| CIE-LCH | lch(73.09, 13.59, 13.80°) |
| OKLab | oklab(77.31% 0.0401 0.0087) |
| OKLCH | oklch(77.31% 0.041 12.3) |
| XYZ | xyz(47.6564, 45.3051, 46.2706) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.64
Dusty Pink
#D8A7B1
ΔE00 4.53
Faded Pink
#DE9DAC
ΔE00 8.16
Rosybrown
#BC8F8F
ΔE00 8.21
Light Mauve
#C292A1
ΔE00 8.27
Grey Pink
#C3909B
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEABAE #ABCECB
analogous
#CEABC0 #CEABAE #CEBAAB
triadic
#CEABAE #AECEAB #ABAECE
tetradic
#CEABAE #C0CEAB #ABCECB #BAABCE
square
#CEABAE #C0CEAB #ABCECB #BAABCE
split-complementary
#CEABAE #ABCEBA #ABC0CE
monochromatic
#A15E64 #B78489 #CEABAE #E5D2D3 #F4ECEC
Accessibility & contrast
On white
2.09
#CEABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#CEABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEABAE
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEABAE | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0AE
Deuteranopia (green-blind)
#B8B6AD
Tritanopia (blue-blind)
#D5A8AC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ceabae; /* rgb */ color: rgb(206, 171, 174); /* oklch */ color: oklch(77.3% 0.041 12.3);
Tailwind
colors: {
custom: {
50: '#ddc4c6',
500: '#ceabae',
950: '#000000',
},
}SCSS
$custom: #ceabae; $custom-light: #ddc4c6; $custom-dark: #000000;
JSON
{
"hex": "#ceabae",
"rgb": {
"r": 206,
"g": 171,
"b": 174
},
"hsl": {
"h": 354.857,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.77306,
"c": 0.04107,
"h": 12.3
},
"luminance": 0.45304
}Semantic roles & 50–950 ramp
primary
#CEABAE
secondary
#E1EAE9
accent
#A59C41
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182