#CA99AF#CA99AF
#CA99AF is a light, moderate pink. Relative luminance 0.384; OKLCH L 73.5% C 0.065 H 350.2°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CA99AF |
|---|---|
| RGB | rgb(202, 153, 175) |
| HSL | hsl(333, 32%, 70%) |
| HSV | hsv(333, 24%, 79%) |
| CMYK | cmyk(0%, 24.3%, 13.4%, 20.8%) |
| CIE-LAB | lab(68.34, 21.74, -4.30) |
| CIE-LCH | lch(68.34, 22.16, 348.80°) |
| OKLab | oklab(73.55% 0.0642 -0.0111) |
| OKLCH | oklch(73.55% 0.065 350.2) |
| XYZ | xyz(43.4861, 38.4359, 45.6774) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.29
Grey Pink
#C3909B
ΔE00 4.83
Faded Pink
#DE9DAC
ΔE00 5.21
Dusty Pink
#D8A7B1
ΔE00 5.56
Lilac
#C8A2C8
ΔE00 6.57
Dull Pink
#D5869D
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA99AF #99CAB4
analogous
#CA99C8 #CA99AF #CA9C99
triadic
#CA99AF #AFCA99 #99AFCA
tetradic
#CA99AF #C8CA99 #99CAB4 #9C99CA
square
#CA99AF #C8CA99 #99CAB4 #9C99CA
split-complementary
#CA99AF #99CA9C #99C8CA
monochromatic
#995071 #B5718F #CA99AF #DFC1CF #F4EAEE
Accessibility & contrast
On white
2.42
#CA99AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#CA99AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA99AF
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA99AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA99AF | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA2B0
Deuteranopia (green-blind)
#A8AAAE
Tritanopia (blue-blind)
#D198A0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ca99af; /* rgb */ color: rgb(202, 153, 175); /* oklch */ color: oklch(73.5% 0.065 350.2);
Tailwind
colors: {
custom: {
50: '#dab7c6',
500: '#ca99af',
950: '#000000',
},
}SCSS
$custom: #ca99af; $custom-light: #dab7c6; $custom-dark: #000000;
JSON
{
"hex": "#ca99af",
"rgb": {
"r": 202,
"g": 153,
"b": 175
},
"hsl": {
"h": 333.061,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.73545,
"c": 0.06516,
"h": 350.2
},
"luminance": 0.38434
}Semantic roles & 50–950 ramp
primary
#CA99AF
secondary
#D8E6E0
accent
#AA783B
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082