#CA95B2#CA95B2
#CA95B2 is a light, moderate pink. Relative luminance 0.373; OKLCH L 72.9% C 0.074 H 345.1°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CA95B2 |
|---|---|
| RGB | rgb(202, 149, 178) |
| HSL | hsl(327, 33%, 69%) |
| HSV | hsv(327, 26%, 79%) |
| CMYK | cmyk(0%, 26.2%, 11.9%, 20.8%) |
| CIE-LAB | lab(67.48, 24.44, -7.26) |
| CIE-LCH | lch(67.48, 25.49, 343.46°) |
| OKLab | oklab(72.91% 0.0716 -0.019) |
| OKLCH | oklch(72.91% 0.074 345.1) |
| XYZ | xyz(43.1403, 37.2676, 47.0318) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.71
Lilac
#C8A2C8
ΔE00 5.83
Grey Pink
#C3909B
ΔE00 6.27
Faded Pink
#DE9DAC
ΔE00 6.56
Dull Pink
#D5869D
ΔE00 6.79
Dusty Lavender
#AC86A8
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA95B2 #95CAAD
analogous
#C895CA #CA95B2 #CA9598
triadic
#CA95B2 #B2CA95 #95B2CA
tetradic
#CA95B2 #CAC895 #95CAAD #9598CA
square
#CA95B2 #CAC895 #95CAAD #9598CA
split-complementary
#CA95B2 #98CA95 #95CAC8
monochromatic
#984C76 #B66C94 #CA95B2 #DEBED0 #F3E7ED
Accessibility & contrast
On white
2.48
#CA95B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#CA95B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA95B2
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA95B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA95B2 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989FB3
Deuteranopia (green-blind)
#A5A7B1
Tritanopia (blue-blind)
#D1959F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ca95b2; /* rgb */ color: rgb(202, 149, 178); /* oklch */ color: oklch(72.9% 0.074 345.1);
Tailwind
colors: {
custom: {
50: '#dab4c9',
500: '#ca95b2',
950: '#000000',
},
}SCSS
$custom: #ca95b2; $custom-light: #dab4c9; $custom-dark: #000000;
JSON
{
"hex": "#ca95b2",
"rgb": {
"r": 202,
"g": 149,
"b": 178
},
"hsl": {
"h": 327.17,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.72909,
"c": 0.07407,
"h": 345.1
},
"luminance": 0.37266
}Semantic roles & 50–950 ramp
primary
#CA95B2
secondary
#D6E5DD
accent
#AC6D39
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082