#CA99BF#CA99BF
#CA99BF is a light, moderate pink. Relative luminance 0.391; OKLCH L 74.1% C 0.077 H 334.5°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CA99BF |
|---|---|
| RGB | rgb(202, 153, 191) |
| HSL | hsl(313, 32%, 70%) |
| HSV | hsv(313, 24%, 79%) |
| CMYK | cmyk(0%, 24.3%, 5.4%, 20.8%) |
| CIE-LAB | lab(68.83, 24.51, -12.50) |
| CIE-LCH | lch(68.83, 27.51, 332.98°) |
| OKLab | oklab(74.08% 0.0698 -0.0333) |
| OKLCH | oklch(74.08% 0.077 334.5) |
| XYZ | xyz(45.1516, 39.1021, 54.4491) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.16
Plum
#DDA0DD
ΔE00 6.35
Dusty Lavender
#AC86A8
ΔE00 7.26
Light Mauve
#C292A1
ΔE00 7.70
Heather
#A484AC
ΔE00 8.98
Faded Pink
#DE9DAC
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA99BF #99CAA4
analogous
#BD99CA #CA99BF #CA99A7
triadic
#CA99BF #BFCA99 #99BFCA
tetradic
#CA99BF #CABD99 #99CAA4 #99A7CA
square
#CA99BF #CABD99 #99CAA4 #99A7CA
split-complementary
#CA99BF #A7CA99 #99CABD
monochromatic
#995089 #B571A6 #CA99BF #DFC1D8 #F4EAF2
Accessibility & contrast
On white
2.38
#CA99BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#CA99BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA99BF
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA99BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA99BF | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4C1
Deuteranopia (green-blind)
#A4AABD
Tritanopia (blue-blind)
#CF9BA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ca99bf; /* rgb */ color: rgb(202, 153, 191); /* oklch */ color: oklch(74.1% 0.077 334.5);
Tailwind
colors: {
custom: {
50: '#dab7d2',
500: '#ca99bf',
950: '#000000',
},
}SCSS
$custom: #ca99bf; $custom-light: #dab7d2; $custom-dark: #000000;
JSON
{
"hex": "#ca99bf",
"rgb": {
"r": 202,
"g": 153,
"b": 191
},
"hsl": {
"h": 313.469,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.74078,
"c": 0.0773,
"h": 334.5
},
"luminance": 0.39101
}Semantic roles & 50–950 ramp
primary
#CA99BF
secondary
#D8E6DC
accent
#AA543B
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082