#CA99AA#CA99AA
#CA99AA is a light, moderate pink. Relative luminance 0.382; OKLCH L 73.4% C 0.063 H 356.1°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CA99AA |
|---|---|
| RGB | rgb(202, 153, 170) |
| HSL | hsl(339, 32%, 70%) |
| HSV | hsv(339, 24%, 79%) |
| CMYK | cmyk(0%, 24.3%, 15.8%, 20.8%) |
| CIE-LAB | lab(68.20, 20.92, -1.72) |
| CIE-LCH | lch(68.20, 20.99, 355.30°) |
| OKLab | oklab(73.39% 0.0624 -0.0042) |
| OKLCH | oklch(73.39% 0.063 356.1) |
| XYZ | xyz(43.0041, 38.2431, 43.1388) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.31
Grey Pink
#C3909B
ΔE00 3.52
Faded Pink
#DE9DAC
ΔE00 4.40
Dusty Pink
#D8A7B1
ΔE00 4.55
Greyish Pink
#C88D94
ΔE00 5.60
Dull Pink
#D5869D
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA99AA #99CAB9
analogous
#CA99C3 #CA99AA #CAA199
triadic
#CA99AA #AACA99 #99AACA
tetradic
#CA99AA #C3CA99 #99CAB9 #A199CA
square
#CA99AA #C3CA99 #99CAB9 #A199CA
split-complementary
#CA99AA #99CAA1 #99C3CA
monochromatic
#995069 #B57188 #CA99AA #DFC1CC #F4EAED
Accessibility & contrast
On white
2.43
#CA99AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#CA99AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA99AA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA99AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA99AA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1AB
Deuteranopia (green-blind)
#AAA9A9
Tritanopia (blue-blind)
#D2979F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ca99aa; /* rgb */ color: rgb(202, 153, 170); /* oklch */ color: oklch(73.4% 0.063 356.1);
Tailwind
colors: {
custom: {
50: '#dab7c3',
500: '#ca99aa',
950: '#000000',
},
}SCSS
$custom: #ca99aa; $custom-light: #dab7c3; $custom-dark: #000000;
JSON
{
"hex": "#ca99aa",
"rgb": {
"r": 202,
"g": 153,
"b": 170
},
"hsl": {
"h": 339.184,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.73389,
"c": 0.06251,
"h": 356.1
},
"luminance": 0.38241
}Semantic roles & 50–950 ramp
primary
#CA99AA
secondary
#D8E6E2
accent
#AA843B
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081