#CE99A0#CE99A0
#CE99A0 is a light, moderate red. Relative luminance 0.384; OKLCH L 73.5% C 0.064 H 10.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99A0 |
|---|---|
| RGB | rgb(206, 153, 160) |
| HSL | hsl(352, 35%, 70%) |
| HSV | hsv(352, 26%, 81%) |
| CMYK | cmyk(0%, 25.7%, 22.3%, 19.2%) |
| CIE-LAB | lab(68.35, 20.84, 4.13) |
| CIE-LCH | lch(68.35, 21.24, 11.20°) |
| OKLab | oklab(73.51% 0.0632 0.0111) |
| OKLCH | oklch(73.51% 0.064 10) |
| XYZ | xyz(43.1905, 38.4444, 38.3964) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 3.20
Greyish Pink
#C88D94
ΔE00 3.43
Light Mauve
#C292A1
ΔE00 4.04
Faded Pink
#DE9DAC
ΔE00 4.05
Dusty Pink
#D8A7B1
ΔE00 4.06
Rosybrown
#BC8F8F
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99A0 #99CEC7
analogous
#CE99BA #CE99A0 #CEAC99
triadic
#CE99A0 #A0CE99 #99A0CE
tetradic
#CE99A0 #BACE99 #99CEC7 #AC99CE
square
#CE99A0 #BACE99 #99CEC7 #AC99CE
split-complementary
#CE99A0 #99CEAC #99BACE
monochromatic
#A04D58 #BA7079 #CE99A0 #E2C2C7 #F5EAEC
Accessibility & contrast
On white
2.42
#CE99A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#CE99A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99A0
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99A0 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A0
Deuteranopia (green-blind)
#AEAA9F
Tritanopia (blue-blind)
#D8959B
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ce99a0; /* rgb */ color: rgb(206, 153, 160); /* oklch */ color: oklch(73.5% 0.064 10.0);
Tailwind
colors: {
custom: {
50: '#deb7bc',
500: '#ce99a0',
950: '#000000',
},
}SCSS
$custom: #ce99a0; $custom-light: #deb7bc; $custom-dark: #000000;
JSON
{
"hex": "#ce99a0",
"rgb": {
"r": 206,
"g": 153,
"b": 160
},
"hsl": {
"h": 352.075,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.73509,
"c": 0.06414,
"h": 10
},
"luminance": 0.38442
}Semantic roles & 50–950 ramp
primary
#CE99A0
secondary
#DAE9E7
accent
#AE9E38
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081