#CE99AA#CE99AA
#CE99AA is a light, moderate pink. Relative luminance 0.388; OKLCH L 73.8% C 0.067 H 357.9°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99AA |
|---|---|
| RGB | rgb(206, 153, 170) |
| HSL | hsl(341, 35%, 70%) |
| HSV | hsv(341, 26%, 81%) |
| CMYK | cmyk(0%, 25.7%, 17.5%, 19.2%) |
| CIE-LAB | lab(68.61, 22.38, -1.07) |
| CIE-LCH | lch(68.61, 22.40, 357.27°) |
| OKLab | oklab(73.8% 0.0669 -0.0025) |
| OKLCH | oklch(73.8% 0.067 357.9) |
| XYZ | xyz(44.1007, 38.8085, 43.1902) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.79
Faded Pink
#DE9DAC
ΔE00 3.47
Grey Pink
#C3909B
ΔE00 3.62
Dusty Pink
#D8A7B1
ΔE00 4.31
Greyish Pink
#C88D94
ΔE00 5.32
Dull Pink
#D5869D
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99AA #99CEBD
analogous
#CE99C4 #CE99AA #CEA299
triadic
#CE99AA #AACE99 #99AACE
tetradic
#CE99AA #C4CE99 #99CEBD #A299CE
square
#CE99AA #C4CE99 #99CEBD #A299CE
split-complementary
#CE99AA #99CEA2 #99C4CE
monochromatic
#A04D67 #BA7088 #CE99AA #E2C2CC #F5EAEE
Accessibility & contrast
On white
2.40
#CE99AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#CE99AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99AA
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99AA | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AB
Deuteranopia (green-blind)
#ABABA9
Tritanopia (blue-blind)
#D7979F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ce99aa; /* rgb */ color: rgb(206, 153, 170); /* oklch */ color: oklch(73.8% 0.067 357.9);
Tailwind
colors: {
custom: {
50: '#ddb7c3',
500: '#ce99aa',
950: '#000000',
},
}SCSS
$custom: #ce99aa; $custom-light: #ddb7c3; $custom-dark: #000000;
JSON
{
"hex": "#ce99aa",
"rgb": {
"r": 206,
"g": 153,
"b": 170
},
"hsl": {
"h": 340.755,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.73802,
"c": 0.06698,
"h": 357.9
},
"luminance": 0.38807
}Semantic roles & 50–950 ramp
primary
#CE99AA
secondary
#DAE9E4
accent
#AE8838
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081