#CA99BB#CA99BB
#CA99BB is a light, moderate pink. Relative luminance 0.389; OKLCH L 73.9% C 0.074 H 337.9°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CA99BB |
|---|---|
| RGB | rgb(202, 153, 187) |
| HSL | hsl(318, 32%, 70%) |
| HSV | hsv(318, 24%, 79%) |
| CMYK | cmyk(0%, 24.3%, 7.4%, 20.8%) |
| CIE-LAB | lab(68.70, 23.80, -10.46) |
| CIE-LCH | lch(68.70, 25.99, 336.27°) |
| OKLab | oklab(73.94% 0.0684 -0.0277) |
| OKLCH | oklch(73.94% 0.074 337.9) |
| XYZ | xyz(44.7175, 38.9284, 52.1625) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.71
Light Mauve
#C292A1
ΔE00 6.58
Dusty Lavender
#AC86A8
ΔE00 7.24
Plum
#DDA0DD
ΔE00 7.35
Faded Pink
#DE9DAC
ΔE00 8.09
Grey Pink
#C3909B
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA99BB #99CAA8
analogous
#C199CA #CA99BB #CA99A3
triadic
#CA99BB #BBCA99 #99BBCA
tetradic
#CA99BB #CAC199 #99CAA8 #99A3CA
square
#CA99BB #CAC199 #99CAA8 #99A3CA
split-complementary
#CA99BB #A3CA99 #99CAC1
monochromatic
#995083 #B571A0 #CA99BB #DFC1D6 #F4EAF1
Accessibility & contrast
On white
2.39
#CA99BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#CA99BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA99BB
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA99BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA99BB | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BC
Deuteranopia (green-blind)
#A5AABA
Tritanopia (blue-blind)
#D09AA5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ca99bb; /* rgb */ color: rgb(202, 153, 187); /* oklch */ color: oklch(73.9% 0.074 337.9);
Tailwind
colors: {
custom: {
50: '#dab7cf',
500: '#ca99bb',
950: '#000000',
},
}SCSS
$custom: #ca99bb; $custom-light: #dab7cf; $custom-dark: #000000;
JSON
{
"hex": "#ca99bb",
"rgb": {
"r": 202,
"g": 153,
"b": 187
},
"hsl": {
"h": 318.367,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.73939,
"c": 0.07382,
"h": 337.9
},
"luminance": 0.38927
}Semantic roles & 50–950 ramp
primary
#CA99BB
secondary
#D8E6DD
accent
#AA5D3B
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151113
muted
#838082