#CA99B3#CA99B3
#CA99B3 is a light, moderate pink. Relative luminance 0.386; OKLCH L 73.7% C 0.068 H 345.8°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CA99B3 |
|---|---|
| RGB | rgb(202, 153, 179) |
| HSL | hsl(328, 32%, 70%) |
| HSV | hsv(328, 24%, 79%) |
| CMYK | cmyk(0%, 24.3%, 11.4%, 20.8%) |
| CIE-LAB | lab(68.46, 22.41, -6.36) |
| CIE-LCH | lch(68.46, 23.30, 344.15°) |
| OKLab | oklab(73.67% 0.0656 -0.0167) |
| OKLCH | oklch(73.67% 0.068 345.8) |
| XYZ | xyz(43.8848, 38.5954, 47.7771) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.34
Lilac
#C8A2C8
ΔE00 5.49
Grey Pink
#C3909B
ΔE00 5.97
Faded Pink
#DE9DAC
ΔE00 6.09
Dusty Pink
#D8A7B1
ΔE00 6.52
Dull Pink
#D5869D
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA99B3 #99CAB0
analogous
#C999CA #CA99B3 #CA999B
triadic
#CA99B3 #B3CA99 #99B3CA
tetradic
#CA99B3 #CAC999 #99CAB0 #999BCA
square
#CA99B3 #CAC999 #99CAB0 #999BCA
split-complementary
#CA99B3 #9BCA99 #99CAC9
monochromatic
#995077 #B57195 #CA99B3 #DFC1D1 #F4EAEF
Accessibility & contrast
On white
2.41
#CA99B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#CA99B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA99B3
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA99B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA99B3 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B4
Deuteranopia (green-blind)
#A7AAB2
Tritanopia (blue-blind)
#D199A2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ca99b3; /* rgb */ color: rgb(202, 153, 179); /* oklch */ color: oklch(73.7% 0.068 345.8);
Tailwind
colors: {
custom: {
50: '#dab7c9',
500: '#ca99b3',
950: '#000000',
},
}SCSS
$custom: #ca99b3; $custom-light: #dab7c9; $custom-dark: #000000;
JSON
{
"hex": "#ca99b3",
"rgb": {
"r": 202,
"g": 153,
"b": 179
},
"hsl": {
"h": 328.163,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.73673,
"c": 0.06771,
"h": 345.8
},
"luminance": 0.38594
}Semantic roles & 50–950 ramp
primary
#CA99B3
secondary
#D8E6DF
accent
#AA6F3B
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082