#CA95AC#CA95AC
#CA95AC is a light, moderate pink. Relative luminance 0.370; OKLCH L 72.7% C 0.070 H 351.2°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CA95AC |
|---|---|
| RGB | rgb(202, 149, 172) |
| HSL | hsl(334, 33%, 69%) |
| HSV | hsv(334, 26%, 79%) |
| CMYK | cmyk(0%, 26.2%, 14.9%, 20.8%) |
| CIE-LAB | lab(67.30, 23.44, -4.16) |
| CIE-LCH | lch(67.30, 23.81, 349.93°) |
| OKLab | oklab(72.72% 0.0695 -0.0107) |
| OKLCH | oklch(72.72% 0.07 351.2) |
| XYZ | xyz(42.5510, 37.0318, 43.9282) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.04
Grey Pink
#C3909B
ΔE00 4.48
Faded Pink
#DE9DAC
ΔE00 5.20
Dull Pink
#D5869D
ΔE00 5.84
Dusty Pink
#D8A7B1
ΔE00 6.31
Greyish Pink
#C88D94
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA95AC #95CAB3
analogous
#CA95C7 #CA95AC #CA9995
triadic
#CA95AC #ACCA95 #95ACCA
tetradic
#CA95AC #C7CA95 #95CAB3 #9995CA
square
#CA95AC #C7CA95 #95CAB3 #9995CA
split-complementary
#CA95AC #95CA99 #95C7CA
monochromatic
#984C6D #B66C8C #CA95AC #DEBECC #F3E7EC
Accessibility & contrast
On white
2.50
#CA95AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#CA95AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA95AC
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA95AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA95AC | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAD
Deuteranopia (green-blind)
#A6A7AB
Tritanopia (blue-blind)
#D2949D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ca95ac; /* rgb */ color: rgb(202, 149, 172); /* oklch */ color: oklch(72.7% 0.070 351.2);
Tailwind
colors: {
custom: {
50: '#dbb4c4',
500: '#ca95ac',
950: '#000000',
},
}SCSS
$custom: #ca95ac; $custom-light: #dbb4c4; $custom-dark: #000000;
JSON
{
"hex": "#ca95ac",
"rgb": {
"r": 202,
"g": 149,
"b": 172
},
"hsl": {
"h": 333.962,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.72716,
"c": 0.07027,
"h": 351.2
},
"luminance": 0.3703
}Semantic roles & 50–950 ramp
primary
#CA95AC
secondary
#D6E5DE
accent
#AC7A39
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081