#CA94BF#CA94BF
#CA94BF is a light, moderate pink. Relative luminance 0.375; OKLCH L 73.2% C 0.086 H 333.8°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CA94BF |
|---|---|
| RGB | rgb(202, 148, 191) |
| HSL | hsl(312, 34%, 69%) |
| HSV | hsv(312, 27%, 79%) |
| CMYK | cmyk(0%, 26.7%, 5.4%, 20.8%) |
| CIE-LAB | lab(67.65, 27.25, -14.26) |
| CIE-LCH | lch(67.65, 30.76, 332.37°) |
| OKLab | oklab(73.18% 0.0775 -0.0381) |
| OKLCH | oklch(73.18% 0.086 333.8) |
| XYZ | xyz(44.3504, 37.4995, 54.1821) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.40
Plum
#DDA0DD
ΔE00 5.99
Dusty Lavender
#AC86A8
ΔE00 6.89
Lavender Pink
#DD85D7
ΔE00 8.05
Heather
#A484AC
ΔE00 8.46
Pale Purple
#B790D4
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA94BF #94CA9F
analogous
#BA94CA #CA94BF #CA94A4
triadic
#CA94BF #BFCA94 #94BFCA
tetradic
#CA94BF #CABA94 #94CA9F #94A4CA
square
#CA94BF #CABA94 #94CA9F #94A4CA
split-complementary
#CA94BF #A4CA94 #94CABA
monochromatic
#984B89 #B66BA7 #CA94BF #DEBDD7 #F3E6F0
Accessibility & contrast
On white
2.47
#CA94BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#CA94BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA94BF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA94BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA94BF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0C1
Deuteranopia (green-blind)
#A0A8BD
Tritanopia (blue-blind)
#CF96A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ca94bf; /* rgb */ color: rgb(202, 148, 191); /* oklch */ color: oklch(73.2% 0.086 333.8);
Tailwind
colors: {
custom: {
50: '#dab4d2',
500: '#ca94bf',
950: '#000000',
},
}SCSS
$custom: #ca94bf; $custom-light: #dab4d2; $custom-dark: #000000;
JSON
{
"hex": "#ca94bf",
"rgb": {
"r": 202,
"g": 148,
"b": 191
},
"hsl": {
"h": 312.222,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.73177,
"c": 0.08637,
"h": 333.8
},
"luminance": 0.37498
}Semantic roles & 50–950 ramp
primary
#CA94BF
secondary
#D5E5D8
accent
#AD5039
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082