#CEAEA7#CEAEA7
#CEAEA7 is a light, muted red. Relative luminance 0.462; OKLCH L 77.7% C 0.039 H 32.4°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAEA7 |
|---|---|
| RGB | rgb(206, 174, 167) |
| HSL | hsl(11, 28%, 73%) |
| HSV | hsv(11, 19%, 81%) |
| CMYK | cmyk(0%, 15.5%, 18.9%, 19.2%) |
| CIE-LAB | lab(73.67, 10.48, 7.91) |
| CIE-LCH | lch(73.67, 13.12, 37.04°) |
| OKLab | oklab(77.7% 0.0327 0.0208) |
| OKLCH | oklch(77.7% 0.039 32.4) |
| XYZ | xyz(47.5648, 46.1854, 42.9609) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.14
Dusty Pink
#D8A7B1
ΔE00 8.64
Mushroom
#BA9E88
ΔE00 9.11
Rosybrown
#BC8F8F
ΔE00 9.61
Pinkish Tan
#D99B82
ΔE00 9.86
Warm Gray
#C9BEB0
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAEA7 #A7C7CE
analogous
#CEA7B3 #CEAEA7 #CEC1A7
triadic
#CEAEA7 #A7CEAE #AEA7CE
tetradic
#CEAEA7 #B3CEA7 #A7C7CE #C1A7CE
square
#CEAEA7 #B3CEA7 #A7C7CE #C1A7CE
split-complementary
#CEAEA7 #A7CEC1 #A7B3CE
monochromatic
#A1665A #B88A80 #CEAEA7 #E4D2CE #F4EDEB
Accessibility & contrast
On white
2.05
#CEAEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#CEAEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAEA7
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAEA7 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A6
Deuteranopia (green-blind)
#BCB7A7
Tritanopia (blue-blind)
#D6AAAC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ceaea7; /* rgb */ color: rgb(206, 174, 167); /* oklch */ color: oklch(77.7% 0.039 32.4);
Tailwind
colors: {
custom: {
50: '#ddc6c1',
500: '#ceaea7',
950: '#000000',
},
}SCSS
$custom: #ceaea7; $custom-light: #ddc6c1; $custom-dark: #000000;
JSON
{
"hex": "#ceaea7",
"rgb": {
"r": 206,
"g": 174,
"b": 167
},
"hsl": {
"h": 10.769,
"s": 28.467,
"l": 73.137
},
"oklch": {
"l": 0.77695,
"c": 0.03874,
"h": 32.4
},
"luminance": 0.46184
}Semantic roles & 50–950 ramp
primary
#CEAEA7
secondary
#E0E9EB
accent
#94A73E
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281