#CE99A2#CE99A2
#CE99A2 is a light, moderate red. Relative luminance 0.385; OKLCH L 73.6% C 0.064 H 7.5°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99A2 |
|---|---|
| RGB | rgb(206, 153, 162) |
| HSL | hsl(350, 35%, 70%) |
| HSV | hsv(350, 26%, 81%) |
| CMYK | cmyk(0%, 25.7%, 21.4%, 19.2%) |
| CIE-LAB | lab(68.40, 21.14, 3.08) |
| CIE-LCH | lch(68.40, 21.36, 8.30°) |
| OKLab | oklab(73.57% 0.0639 0.0084) |
| OKLCH | oklch(73.57% 0.064 7.5) |
| XYZ | xyz(43.3669, 38.5150, 39.3253) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.95
Light Mauve
#C292A1
ΔE00 3.53
Greyish Pink
#C88D94
ΔE00 3.61
Faded Pink
#DE9DAC
ΔE00 3.65
Dusty Pink
#D8A7B1
ΔE00 3.86
Dusty Pink (survey)
#D58A94
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99A2 #99CEC5
analogous
#CE99BC #CE99A2 #CEAA99
triadic
#CE99A2 #A2CE99 #99A2CE
tetradic
#CE99A2 #BCCE99 #99CEC5 #AA99CE
square
#CE99A2 #BCCE99 #99CEC5 #AA99CE
split-complementary
#CE99A2 #99CEAA #99BCCE
monochromatic
#A04D5B #BA707C #CE99A2 #E2C2C8 #F5EAEC
Accessibility & contrast
On white
2.41
#CE99A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#CE99A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99A2
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99A2 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A2
Deuteranopia (green-blind)
#ADAAA1
Tritanopia (blue-blind)
#D8959C
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ce99a2; /* rgb */ color: rgb(206, 153, 162); /* oklch */ color: oklch(73.6% 0.064 7.5);
Tailwind
colors: {
custom: {
50: '#deb7bd',
500: '#ce99a2',
950: '#000000',
},
}SCSS
$custom: #ce99a2; $custom-light: #deb7bd; $custom-dark: #000000;
JSON
{
"hex": "#ce99a2",
"rgb": {
"r": 206,
"g": 153,
"b": 162
},
"hsl": {
"h": 349.811,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.73566,
"c": 0.06448,
"h": 7.5
},
"luminance": 0.38513
}Semantic roles & 50–950 ramp
primary
#CE99A2
secondary
#DAE9E6
accent
#AE9A38
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081