#CEAAAA#CEAAAA
#CEAAAA is a light, muted red. Relative luminance 0.448; OKLCH L 77.0% C 0.042 H 18.1°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAAAA |
|---|---|
| RGB | rgb(206, 170, 170) |
| HSL | hsl(0, 27%, 74%) |
| HSV | hsv(0, 17%, 81%) |
| CMYK | cmyk(0%, 17.5%, 17.5%, 19.2%) |
| CIE-LAB | lab(72.74, 13.11, 4.94) |
| CIE-LCH | lch(72.74, 14.01, 20.64°) |
| OKLab | oklab(77% 0.0401 0.0131) |
| OKLCH | oklch(77% 0.042 18.1) |
| XYZ | xyz(47.0840, 44.7751, 44.1847) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.02
Dusty Pink
#D8A7B1
ΔE00 5.18
Rosybrown
#BC8F8F
ΔE00 7.78
Grey Pink
#C3909B
ΔE00 8.55
Faded Pink
#DE9DAC
ΔE00 8.57
Light Mauve
#C292A1
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAAAA #AACECE
analogous
#CEAABC #CEAAAA #CEBCAA
triadic
#CEAAAA #AACEAA #AAAACE
tetradic
#CEAAAA #BCCEAA #AACECE #BCAACE
square
#CEAAAA #BCCEAA #AACECE #BCAACE
split-complementary
#CEAAAA #AACEBC #AABCCE
monochromatic
#A15D5D #B88383 #CEAAAA #E4D1D1 #F4ECEC
Accessibility & contrast
On white
2.11
#CEAAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#CEAAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAAAA
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAAAA | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAA
Deuteranopia (green-blind)
#B8B5AA
Tritanopia (blue-blind)
#D6A7AA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ceaaaa; /* rgb */ color: rgb(206, 170, 170); /* oklch */ color: oklch(77.0% 0.042 18.1);
Tailwind
colors: {
custom: {
50: '#ddc3c3',
500: '#ceaaaa',
950: '#000000',
},
}SCSS
$custom: #ceaaaa; $custom-light: #ddc3c3; $custom-dark: #000000;
JSON
{
"hex": "#ceaaaa",
"rgb": {
"r": 206,
"g": 170,
"b": 170
},
"hsl": {
"h": 0,
"s": 26.866,
"l": 73.725
},
"oklch": {
"l": 0.77001,
"c": 0.04222,
"h": 18.1
},
"luminance": 0.44774
}Semantic roles & 50–950 ramp
primary
#CEAAAA
secondary
#E1EAEA
accent
#A5A540
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181