#CA99BA#CA99BA
#CA99BA is a light, moderate pink. Relative luminance 0.389; OKLCH L 73.9% C 0.073 H 338.8°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CA99BA |
|---|---|
| RGB | rgb(202, 153, 186) |
| HSL | hsl(320, 32%, 70%) |
| HSV | hsv(320, 24%, 79%) |
| CMYK | cmyk(0%, 24.3%, 7.9%, 20.8%) |
| CIE-LAB | lab(68.67, 23.62, -9.95) |
| CIE-LCH | lch(68.67, 25.63, 337.16°) |
| OKLab | oklab(73.91% 0.0681 -0.0264) |
| OKLCH | oklch(73.91% 0.073 338.8) |
| XYZ | xyz(44.6108, 38.8857, 51.6006) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.90
Light Mauve
#C292A1
ΔE00 6.30
Dusty Lavender
#AC86A8
ΔE00 7.26
Plum
#DDA0DD
ΔE00 7.61
Faded Pink
#DE9DAC
ΔE00 7.84
Grey Pink
#C3909B
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA99BA #99CAA9
analogous
#C299CA #CA99BA #CA99A2
triadic
#CA99BA #BACA99 #99BACA
tetradic
#CA99BA #CAC299 #99CAA9 #99A2CA
square
#CA99BA #CAC299 #99CAA9 #99A2CA
split-complementary
#CA99BA #A2CA99 #99CAC2
monochromatic
#995081 #B5719F #CA99BA #DFC1D5 #F4EAF0
Accessibility & contrast
On white
2.39
#CA99BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#CA99BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA99BA
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA99BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA99BA | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BB
Deuteranopia (green-blind)
#A6AAB9
Tritanopia (blue-blind)
#D09AA4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ca99ba; /* rgb */ color: rgb(202, 153, 186); /* oklch */ color: oklch(73.9% 0.073 338.8);
Tailwind
colors: {
custom: {
50: '#dab7ce',
500: '#ca99ba',
950: '#000000',
},
}SCSS
$custom: #ca99ba; $custom-light: #dab7ce; $custom-dark: #000000;
JSON
{
"hex": "#ca99ba",
"rgb": {
"r": 202,
"g": 153,
"b": 186
},
"hsl": {
"h": 319.592,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.73905,
"c": 0.073,
"h": 338.8
},
"luminance": 0.38884
}Semantic roles & 50–950 ramp
primary
#CA99BA
secondary
#D8E6DD
accent
#AA5F3B
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151113
muted
#838082