#CE9EAA#CE9EAA
#CE9EAA is a light, muted red. Relative luminance 0.405; OKLCH L 74.7% C 0.059 H 2.0°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CE9EAA |
|---|---|
| RGB | rgb(206, 158, 170) |
| HSL | hsl(345, 33%, 71%) |
| HSV | hsv(345, 23%, 81%) |
| CMYK | cmyk(0%, 23.3%, 17.5%, 19.2%) |
| CIE-LAB | lab(69.81, 19.64, 0.68) |
| CIE-LCH | lch(69.81, 19.66, 1.99°) |
| OKLab | oklab(74.73% 0.059 0.0021) |
| OKLCH | oklch(74.73% 0.059 2) |
| XYZ | xyz(44.9363, 40.4797, 43.4688) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.66
Light Mauve
#C292A1
ΔE00 3.65
Faded Pink
#DE9DAC
ΔE00 3.82
Grey Pink
#C3909B
ΔE00 4.06
Greyish Pink
#C88D94
ΔE00 5.54
Rosybrown
#BC8F8F
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE9EAA #9ECEC2
analogous
#CE9EC2 #CE9EAA #CEAA9E
triadic
#CE9EAA #AACE9E #9EAACE
tetradic
#CE9EAA #C2CE9E #9ECEC2 #AA9ECE
square
#CE9EAA #C2CE9E #9ECEC2 #AA9ECE
split-complementary
#CE9EAA #9ECEAA #9EC2CE
monochromatic
#A15165 #B97586 #CE9EAA #E3C7CE #F5EBED
Accessibility & contrast
On white
2.31
#CE9EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#CE9EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE9EAA
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE9EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE9EAA | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AA
Deuteranopia (green-blind)
#AFAEA9
Tritanopia (blue-blind)
#D79BA2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ce9eaa; /* rgb */ color: rgb(206, 158, 170); /* oklch */ color: oklch(74.7% 0.059 2.0);
Tailwind
colors: {
custom: {
50: '#ddbbc3',
500: '#ce9eaa',
950: '#000000',
},
}SCSS
$custom: #ce9eaa; $custom-light: #ddbbc3; $custom-dark: #000000;
JSON
{
"hex": "#ce9eaa",
"rgb": {
"r": 206,
"g": 158,
"b": 170
},
"hsl": {
"h": 345,
"s": 32.877,
"l": 71.373
},
"oklch": {
"l": 0.74726,
"c": 0.05905,
"h": 2
},
"luminance": 0.40478
}Semantic roles & 50–950 ramp
primary
#CE9EAA
secondary
#DEEAE7
accent
#AC8F3A
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081