#CE99A6#CE99A6
#CE99A6 is a light, moderate red. Relative luminance 0.387; OKLCH L 73.7% C 0.066 H 2.6°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99A6 |
|---|---|
| RGB | rgb(206, 153, 166) |
| HSL | hsl(345, 35%, 70%) |
| HSV | hsv(345, 26%, 81%) |
| CMYK | cmyk(0%, 25.7%, 19.4%, 19.2%) |
| CIE-LAB | lab(68.50, 21.75, 1.01) |
| CIE-LCH | lch(68.50, 21.77, 2.65°) |
| OKLab | oklab(73.68% 0.0654 0.003) |
| OKLCH | oklch(73.68% 0.066 2.6) |
| XYZ | xyz(43.7281, 38.6595, 41.2277) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.84
Grey Pink
#C3909B
ΔE00 2.99
Faded Pink
#DE9DAC
ΔE00 3.25
Dusty Pink
#D8A7B1
ΔE00 3.85
Greyish Pink
#C88D94
ΔE00 4.32
Dusty Pink (survey)
#D58A94
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99A6 #99CEC1
analogous
#CE99C0 #CE99A6 #CEA699
triadic
#CE99A6 #A6CE99 #99A6CE
tetradic
#CE99A6 #C0CE99 #99CEC1 #A699CE
square
#CE99A6 #C0CE99 #99CEC1 #A699CE
split-complementary
#CE99A6 #99CEA6 #99C0CE
monochromatic
#A04D61 #BA7082 #CE99A6 #E2C2CA #F5EAED
Accessibility & contrast
On white
2.41
#CE99A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#CE99A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99A6
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99A6 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A6
Deuteranopia (green-blind)
#ACABA5
Tritanopia (blue-blind)
#D7969D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ce99a6; /* rgb */ color: rgb(206, 153, 166); /* oklch */ color: oklch(73.7% 0.066 2.6);
Tailwind
colors: {
custom: {
50: '#ddb7c0',
500: '#ce99a6',
950: '#000000',
},
}SCSS
$custom: #ce99a6; $custom-light: #ddb7c0; $custom-dark: #000000;
JSON
{
"hex": "#ce99a6",
"rgb": {
"r": 206,
"g": 153,
"b": 166
},
"hsl": {
"h": 345.283,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.73682,
"c": 0.06551,
"h": 2.6
},
"luminance": 0.38657
}Semantic roles & 50–950 ramp
primary
#CE99A6
secondary
#DAE9E5
accent
#AE9138
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081