#CA99AC#CA99AC
#CA99AC is a light, moderate pink. Relative luminance 0.383; OKLCH L 73.5% C 0.064 H 353.7°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CA99AC |
|---|---|
| RGB | rgb(202, 153, 172) |
| HSL | hsl(337, 32%, 70%) |
| HSV | hsv(337, 24%, 79%) |
| CMYK | cmyk(0%, 24.3%, 14.9%, 20.8%) |
| CIE-LAB | lab(68.26, 21.25, -2.76) |
| CIE-LCH | lch(68.26, 21.42, 352.61°) |
| OKLab | oklab(73.45% 0.0631 -0.007) |
| OKLCH | oklch(73.45% 0.064 353.7) |
| XYZ | xyz(43.1947, 38.3193, 44.1428) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.62
Grey Pink
#C3909B
ΔE00 4.02
Faded Pink
#DE9DAC
ΔE00 4.67
Dusty Pink
#D8A7B1
ΔE00 4.92
Greyish Pink
#C88D94
ΔE00 6.15
Dull Pink
#D5869D
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA99AC #99CAB7
analogous
#CA99C5 #CA99AC #CA9F99
triadic
#CA99AC #ACCA99 #99ACCA
tetradic
#CA99AC #C5CA99 #99CAB7 #9F99CA
square
#CA99AC #C5CA99 #99CAB7 #9F99CA
split-complementary
#CA99AC #99CA9F #99C5CA
monochromatic
#99506C #B5718B #CA99AC #DFC1CD #F4EAEE
Accessibility & contrast
On white
2.42
#CA99AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#CA99AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA99AC
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA99AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA99AC | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2AD
Deuteranopia (green-blind)
#A9A9AB
Tritanopia (blue-blind)
#D2979F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ca99ac; /* rgb */ color: rgb(202, 153, 172); /* oklch */ color: oklch(73.5% 0.064 353.7);
Tailwind
colors: {
custom: {
50: '#dab7c4',
500: '#ca99ac',
950: '#000000',
},
}SCSS
$custom: #ca99ac; $custom-light: #dab7c4; $custom-dark: #000000;
JSON
{
"hex": "#ca99ac",
"rgb": {
"r": 202,
"g": 153,
"b": 172
},
"hsl": {
"h": 336.735,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.73451,
"c": 0.0635,
"h": 353.7
},
"luminance": 0.38318
}Semantic roles & 50–950 ramp
primary
#CA99AC
secondary
#D8E6E1
accent
#AA7F3B
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081