#CEA2AA#CEA2AA
#CEA2AA is a light, muted red. Relative luminance 0.419; OKLCH L 75.5% C 0.053 H 6.2°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CEA2AA |
|---|---|
| RGB | rgb(206, 162, 170) |
| HSL | hsl(349, 31%, 72%) |
| HSV | hsv(349, 21%, 81%) |
| CMYK | cmyk(0%, 21.4%, 17.5%, 19.2%) |
| CIE-LAB | lab(70.78, 17.46, 2.09) |
| CIE-LCH | lch(70.78, 17.59, 6.83°) |
| OKLab | oklab(75.48% 0.0527 0.0058) |
| OKLCH | oklch(75.48% 0.053 6.2) |
| XYZ | xyz(45.6297, 41.8665, 43.6999) |
| Luminance | 0.4187 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.23
Faded Pink
#DE9DAC
ΔE00 4.97
Light Mauve
#C292A1
ΔE00 5.02
Grey Pink
#C3909B
ΔE00 5.14
Greyish Pink
#C88D94
ΔE00 6.32
Rosybrown
#BC8F8F
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEA2AA #A2CEC6
analogous
#CEA2C0 #CEA2AA #CEB0A2
triadic
#CEA2AA #AACEA2 #A2AACE
tetradic
#CEA2AA #C0CEA2 #A2CEC6 #B0A2CE
square
#CEA2AA #C0CEA2 #A2CEC6 #B0A2CE
split-complementary
#CEA2AA #A2CEB0 #A2C0CE
monochromatic
#A15563 #B97A85 #CEA2AA #E3CACF #F4EBED
Accessibility & contrast
On white
2.24
#CEA2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#CEA2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEA2AA
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEA2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEA2AA | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AA
Deuteranopia (green-blind)
#B2B0A9
Tritanopia (blue-blind)
#D69FA5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #cea2aa; /* rgb */ color: rgb(206, 162, 170); /* oklch */ color: oklch(75.5% 0.053 6.2);
Tailwind
colors: {
custom: {
50: '#ddbdc3',
500: '#cea2aa',
950: '#000000',
},
}SCSS
$custom: #cea2aa; $custom-light: #ddbdc3; $custom-dark: #000000;
JSON
{
"hex": "#cea2aa",
"rgb": {
"r": 206,
"g": 162,
"b": 170
},
"hsl": {
"h": 349.091,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.75476,
"c": 0.053,
"h": 6.2
},
"luminance": 0.41865
}Semantic roles & 50–950 ramp
primary
#CEA2AA
secondary
#E0EBE9
accent
#AA963C
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151212
muted
#838181