#CEAEAA#CEAEAA
#CEAEAA is a light, muted red. Relative luminance 0.463; OKLCH L 77.8% C 0.038 H 26.4°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAEAA |
|---|---|
| RGB | rgb(206, 174, 170) |
| HSL | hsl(7, 27%, 74%) |
| HSV | hsv(7, 17%, 81%) |
| CMYK | cmyk(0%, 15.5%, 17.5%, 19.2%) |
| CIE-LAB | lab(73.74, 10.94, 6.37) |
| CIE-LCH | lch(73.74, 12.66, 30.20°) |
| OKLab | oklab(77.78% 0.0339 0.0168) |
| OKLCH | oklch(77.78% 0.038 26.4) |
| XYZ | xyz(47.8453, 46.2977, 44.4384) |
| Luminance | 0.4630 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.51
Dusty Pink
#D8A7B1
ΔE00 7.46
Rosybrown
#BC8F8F
ΔE00 9.22
Mushroom
#BA9E88
ΔE00 10.29
Pale Rose
#FDC1C5
ΔE00 10.31
Grey Pink
#C3909B
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAEAA #AACACE
analogous
#CEAAB8 #CEAEAA #CEC0AA
triadic
#CEAEAA #AACEAE #AEAACE
tetradic
#CEAEAA #B8CEAA #AACACE #C0AACE
square
#CEAEAA #B8CEAA #AACACE #C0AACE
split-complementary
#CEAEAA #AACEC0 #AAB8CE
monochromatic
#A1645D #B88983 #CEAEAA #E4D3D1 #F4EDEC
Accessibility & contrast
On white
2.05
#CEAEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#CEAEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAEAA
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAEAA | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AA
Deuteranopia (green-blind)
#BBB8AA
Tritanopia (blue-blind)
#D6ABAD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ceaeaa; /* rgb */ color: rgb(206, 174, 170); /* oklch */ color: oklch(77.8% 0.038 26.4);
Tailwind
colors: {
custom: {
50: '#ddc6c3',
500: '#ceaeaa',
950: '#000000',
},
}SCSS
$custom: #ceaeaa; $custom-light: #ddc6c3; $custom-dark: #000000;
JSON
{
"hex": "#ceaeaa",
"rgb": {
"r": 206,
"g": 174,
"b": 170
},
"hsl": {
"h": 6.667,
"s": 26.866,
"l": 73.725
},
"oklch": {
"l": 0.77776,
"c": 0.03784,
"h": 26.4
},
"luminance": 0.46296
}Semantic roles & 50–950 ramp
primary
#CEAEAA
secondary
#E1E9EA
accent
#9AA540
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281