#CE99A3#CE99A3
#CE99A3 is a light, moderate red. Relative luminance 0.385; OKLCH L 73.6% C 0.065 H 6.2°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99A3 |
|---|---|
| RGB | rgb(206, 153, 163) |
| HSL | hsl(349, 35%, 70%) |
| HSV | hsv(349, 26%, 81%) |
| CMYK | cmyk(0%, 25.7%, 20.9%, 19.2%) |
| CIE-LAB | lab(68.42, 21.29, 2.56) |
| CIE-LCH | lch(68.42, 21.44, 6.87°) |
| OKLab | oklab(73.6% 0.0643 0.007) |
| OKLCH | oklch(73.6% 0.065 6.2) |
| XYZ | xyz(43.4561, 38.5507, 39.7953) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.89
Light Mauve
#C292A1
ΔE00 3.31
Faded Pink
#DE9DAC
ΔE00 3.49
Greyish Pink
#C88D94
ΔE00 3.75
Dusty Pink
#D8A7B1
ΔE00 3.80
Dusty Pink (survey)
#D58A94
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99A3 #99CEC4
analogous
#CE99BD #CE99A3 #CEA999
triadic
#CE99A3 #A3CE99 #99A3CE
tetradic
#CE99A3 #BDCE99 #99CEC4 #A999CE
square
#CE99A3 #BDCE99 #99CEC4 #A999CE
split-complementary
#CE99A3 #99CEA9 #99BDCE
monochromatic
#A04D5C #BA707E #CE99A3 #E2C2C8 #F5EAEC
Accessibility & contrast
On white
2.41
#CE99A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#CE99A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99A3
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99A3 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A3
Deuteranopia (green-blind)
#ADAAA2
Tritanopia (blue-blind)
#D8959C
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ce99a3; /* rgb */ color: rgb(206, 153, 163); /* oklch */ color: oklch(73.6% 0.065 6.2);
Tailwind
colors: {
custom: {
50: '#deb7be',
500: '#ce99a3',
950: '#000000',
},
}SCSS
$custom: #ce99a3; $custom-light: #deb7be; $custom-dark: #000000;
JSON
{
"hex": "#ce99a3",
"rgb": {
"r": 206,
"g": 153,
"b": 163
},
"hsl": {
"h": 348.679,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.73595,
"c": 0.06469,
"h": 6.2
},
"luminance": 0.38549
}Semantic roles & 50–950 ramp
primary
#CE99A3
secondary
#DAE9E6
accent
#AE9838
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081