#CE99A4#CE99A4
#CE99A4 is a light, moderate red. Relative luminance 0.386; OKLCH L 73.6% C 0.065 H 5.0°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99A4 |
|---|---|
| RGB | rgb(206, 153, 164) |
| HSL | hsl(348, 35%, 70%) |
| HSV | hsv(348, 26%, 81%) |
| CMYK | cmyk(0%, 25.7%, 20.4%, 19.2%) |
| CIE-LAB | lab(68.45, 21.44, 2.04) |
| CIE-LCH | lch(68.45, 21.54, 5.45°) |
| OKLab | oklab(73.62% 0.0647 0.0057) |
| OKLCH | oklch(73.62% 0.065 5) |
| XYZ | xyz(43.5461, 38.5867, 40.2690) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.88
Light Mauve
#C292A1
ΔE00 3.12
Faded Pink
#DE9DAC
ΔE00 3.37
Dusty Pink
#D8A7B1
ΔE00 3.79
Greyish Pink
#C88D94
ΔE00 3.92
Dusty Pink (survey)
#D58A94
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99A4 #99CEC3
analogous
#CE99BE #CE99A4 #CEA899
triadic
#CE99A4 #A4CE99 #99A4CE
tetradic
#CE99A4 #BECE99 #99CEC3 #A899CE
square
#CE99A4 #BECE99 #99CEC3 #A899CE
split-complementary
#CE99A4 #99CEA8 #99BECE
monochromatic
#A04D5E #BA707F #CE99A4 #E2C2C9 #F5EAED
Accessibility & contrast
On white
2.41
#CE99A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#CE99A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99A4
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99A4 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A4
Deuteranopia (green-blind)
#ADABA3
Tritanopia (blue-blind)
#D8969D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ce99a4; /* rgb */ color: rgb(206, 153, 164); /* oklch */ color: oklch(73.6% 0.065 5.0);
Tailwind
colors: {
custom: {
50: '#deb7be',
500: '#ce99a4',
950: '#000000',
},
}SCSS
$custom: #ce99a4; $custom-light: #deb7be; $custom-dark: #000000;
JSON
{
"hex": "#ce99a4",
"rgb": {
"r": 206,
"g": 153,
"b": 164
},
"hsl": {
"h": 347.547,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.73624,
"c": 0.06494,
"h": 5
},
"luminance": 0.38585
}Semantic roles & 50–950 ramp
primary
#CE99A4
secondary
#DAE9E6
accent
#AE9538
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081