#CE99A1#CE99A1
#CE99A1 is a light, moderate red. Relative luminance 0.385; OKLCH L 73.5% C 0.064 H 8.7°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99A1 |
|---|---|
| RGB | rgb(206, 153, 161) |
| HSL | hsl(351, 35%, 70%) |
| HSV | hsv(351, 26%, 81%) |
| CMYK | cmyk(0%, 25.7%, 21.8%, 19.2%) |
| CIE-LAB | lab(68.37, 20.99, 3.61) |
| CIE-LCH | lch(68.37, 21.30, 9.75°) |
| OKLab | oklab(73.54% 0.0636 0.0097) |
| OKLCH | oklch(73.54% 0.064 8.7) |
| XYZ | xyz(43.2783, 38.4796, 38.8590) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 3.05
Greyish Pink
#C88D94
ΔE00 3.50
Light Mauve
#C292A1
ΔE00 3.78
Faded Pink
#DE9DAC
ΔE00 3.83
Dusty Pink
#D8A7B1
ΔE00 3.94
Dusty Pink (survey)
#D58A94
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99A1 #99CEC6
analogous
#CE99BB #CE99A1 #CEAB99
triadic
#CE99A1 #A1CE99 #99A1CE
tetradic
#CE99A1 #BBCE99 #99CEC6 #AB99CE
square
#CE99A1 #BBCE99 #99CEC6 #AB99CE
split-complementary
#CE99A1 #99CEAB #99BBCE
monochromatic
#A04D59 #BA707B #CE99A1 #E2C2C7 #F5EAEC
Accessibility & contrast
On white
2.42
#CE99A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#CE99A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99A1
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99A1 | 1.00 | 2.42 | 8.70 | 8.70 |
| #FFFFFF | 2.42 | 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)
#A1A1A1
Deuteranopia (green-blind)
#ADAAA0
Tritanopia (blue-blind)
#D8959C
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ce99a1; /* rgb */ color: rgb(206, 153, 161); /* oklch */ color: oklch(73.5% 0.064 8.7);
Tailwind
colors: {
custom: {
50: '#deb7bc',
500: '#ce99a1',
950: '#000000',
},
}SCSS
$custom: #ce99a1; $custom-light: #deb7bc; $custom-dark: #000000;
JSON
{
"hex": "#ce99a1",
"rgb": {
"r": 206,
"g": 153,
"b": 161
},
"hsl": {
"h": 350.943,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.73537,
"c": 0.06429,
"h": 8.7
},
"luminance": 0.38477
}Semantic roles & 50–950 ramp
primary
#CE99A1
secondary
#DAE9E6
accent
#AE9C38
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081