#CA95BF#CA95BF
#CA95BF is a light, moderate pink. Relative luminance 0.378; OKLCH L 73.4% C 0.085 H 333.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CA95BF |
|---|---|
| RGB | rgb(202, 149, 191) |
| HSL | hsl(312, 33%, 69%) |
| HSV | hsv(312, 26%, 79%) |
| CMYK | cmyk(0%, 26.2%, 5.4%, 20.8%) |
| CIE-LAB | lab(67.88, 26.70, -13.91) |
| CIE-LCH | lch(67.88, 30.11, 332.48°) |
| OKLab | oklab(73.36% 0.076 -0.0372) |
| OKLCH | oklch(73.36% 0.085 333.9) |
| XYZ | xyz(44.5079, 37.8146, 54.2346) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.13
Plum
#DDA0DD
ΔE00 6.02
Dusty Lavender
#AC86A8
ΔE00 6.94
Lavender Pink
#DD85D7
ΔE00 8.32
Light Mauve
#C292A1
ΔE00 8.34
Heather
#A484AC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA95BF #95CAA0
analogous
#BB95CA #CA95BF #CA95A5
triadic
#CA95BF #BFCA95 #95BFCA
tetradic
#CA95BF #CABB95 #95CAA0 #95A5CA
square
#CA95BF #CABB95 #95CAA0 #95A5CA
split-complementary
#CA95BF #A5CA95 #95CABB
monochromatic
#984C89 #B66CA6 #CA95BF #DEBED8 #F3E7F0
Accessibility & contrast
On white
2.45
#CA95BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#CA95BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA95BF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA95BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA95BF | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1C1
Deuteranopia (green-blind)
#A1A8BD
Tritanopia (blue-blind)
#CF97A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ca95bf; /* rgb */ color: rgb(202, 149, 191); /* oklch */ color: oklch(73.4% 0.085 333.9);
Tailwind
colors: {
custom: {
50: '#dab4d2',
500: '#ca95bf',
950: '#000000',
},
}SCSS
$custom: #ca95bf; $custom-light: #dab4d2; $custom-dark: #000000;
JSON
{
"hex": "#ca95bf",
"rgb": {
"r": 202,
"g": 149,
"b": 191
},
"hsl": {
"h": 312.453,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.73356,
"c": 0.08455,
"h": 333.9
},
"luminance": 0.37813
}Semantic roles & 50–950 ramp
primary
#CA95BF
secondary
#D6E5D9
accent
#AC5139
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082