#CA99AB#CA99AB
#CA99AB is a light, moderate pink. Relative luminance 0.383; OKLCH L 73.4% C 0.063 H 354.9°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CA99AB |
|---|---|
| RGB | rgb(202, 153, 171) |
| HSL | hsl(338, 32%, 70%) |
| HSV | hsv(338, 24%, 79%) |
| CMYK | cmyk(0%, 24.3%, 15.3%, 20.8%) |
| CIE-LAB | lab(68.23, 21.08, -2.24) |
| CIE-LCH | lch(68.23, 21.20, 353.94°) |
| OKLab | oklab(73.42% 0.0627 -0.0056) |
| OKLCH | oklch(73.42% 0.063 354.9) |
| XYZ | xyz(43.0991, 38.2811, 43.6389) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.45
Grey Pink
#C3909B
ΔE00 3.76
Faded Pink
#DE9DAC
ΔE00 4.52
Dusty Pink
#D8A7B1
ΔE00 4.72
Greyish Pink
#C88D94
ΔE00 5.87
Dull Pink
#D5869D
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA99AB #99CAB8
analogous
#CA99C4 #CA99AB #CAA099
triadic
#CA99AB #ABCA99 #99ABCA
tetradic
#CA99AB #C4CA99 #99CAB8 #A099CA
square
#CA99AB #C4CA99 #99CAB8 #A099CA
split-complementary
#CA99AB #99CAA0 #99C4CA
monochromatic
#99506B #B5718A #CA99AB #DFC1CC #F4EAED
Accessibility & contrast
On white
2.43
#CA99AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#CA99AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA99AB
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA99AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA99AB | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 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)
#9EA1AC
Deuteranopia (green-blind)
#A9A9AA
Tritanopia (blue-blind)
#D2979F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ca99ab; /* rgb */ color: rgb(202, 153, 171); /* oklch */ color: oklch(73.4% 0.063 354.9);
Tailwind
colors: {
custom: {
50: '#dab7c4',
500: '#ca99ab',
950: '#000000',
},
}SCSS
$custom: #ca99ab; $custom-light: #dab7c4; $custom-dark: #000000;
JSON
{
"hex": "#ca99ab",
"rgb": {
"r": 202,
"g": 153,
"b": 171
},
"hsl": {
"h": 337.959,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.7342,
"c": 0.06299,
"h": 354.9
},
"luminance": 0.38279
}Semantic roles & 50–950 ramp
primary
#CA99AB
secondary
#D8E6E1
accent
#AA823B
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081