#CA99B2#CA99B2
#CA99B2 is a light, moderate pink. Relative luminance 0.386; OKLCH L 73.6% C 0.067 H 346.8°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CA99B2 |
|---|---|
| RGB | rgb(202, 153, 178) |
| HSL | hsl(329, 32%, 70%) |
| HSV | hsv(329, 24%, 79%) |
| CMYK | cmyk(0%, 24.3%, 11.9%, 20.8%) |
| CIE-LAB | lab(68.43, 22.24, -5.85) |
| CIE-LCH | lch(68.43, 23.00, 345.27°) |
| OKLab | oklab(73.64% 0.0653 -0.0153) |
| OKLCH | oklch(73.64% 0.067 346.8) |
| XYZ | xyz(43.7840, 38.5550, 47.2464) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.07
Grey Pink
#C3909B
ΔE00 5.68
Lilac
#C8A2C8
ΔE00 5.75
Faded Pink
#DE9DAC
ΔE00 5.86
Dusty Pink
#D8A7B1
ΔE00 6.27
Dull Pink
#D5869D
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA99B2 #99CAB1
analogous
#CA99CA #CA99B2 #CA999A
triadic
#CA99B2 #B2CA99 #99B2CA
tetradic
#CA99B2 #CACA99 #99CAB1 #999ACA
square
#CA99B2 #CACA99 #99CAB1 #999ACA
split-complementary
#CA99B2 #9ACA99 #99CACA
monochromatic
#995075 #B57194 #CA99B2 #DFC1D0 #F4EAEF
Accessibility & contrast
On white
2.41
#CA99B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#CA99B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA99B2
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA99B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA99B2 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B3
Deuteranopia (green-blind)
#A8AAB1
Tritanopia (blue-blind)
#D198A1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ca99b2; /* rgb */ color: rgb(202, 153, 178); /* oklch */ color: oklch(73.6% 0.067 346.8);
Tailwind
colors: {
custom: {
50: '#dab7c9',
500: '#ca99b2',
950: '#000000',
},
}SCSS
$custom: #ca99b2; $custom-light: #dab7c9; $custom-dark: #000000;
JSON
{
"hex": "#ca99b2",
"rgb": {
"r": 202,
"g": 153,
"b": 178
},
"hsl": {
"h": 329.388,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.73641,
"c": 0.06704,
"h": 346.8
},
"luminance": 0.38553
}Semantic roles & 50–950 ramp
primary
#CA99B2
secondary
#D8E6DF
accent
#AA723B
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082