#CA95AA#CA95AA
#CA95AA is a light, moderate pink. Relative luminance 0.370; OKLCH L 72.7% C 0.069 H 353.4°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CA95AA |
|---|---|
| RGB | rgb(202, 149, 170) |
| HSL | hsl(336, 33%, 69%) |
| HSV | hsv(336, 26%, 79%) |
| CMYK | cmyk(0%, 26.2%, 15.8%, 20.8%) |
| CIE-LAB | lab(67.24, 23.12, -3.12) |
| CIE-LCH | lch(67.24, 23.33, 352.30°) |
| OKLab | oklab(72.65% 0.0687 -0.008) |
| OKLCH | oklch(72.65% 0.069 353.4) |
| XYZ | xyz(42.3604, 36.9556, 42.9243) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.53
Grey Pink
#C3909B
ΔE00 3.88
Faded Pink
#DE9DAC
ΔE00 4.81
Dull Pink
#D5869D
ΔE00 5.63
Greyish Pink
#C88D94
ΔE00 5.90
Dusty Pink
#D8A7B1
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA95AA #95CAB5
analogous
#CA95C5 #CA95AA #CA9B95
triadic
#CA95AA #AACA95 #95AACA
tetradic
#CA95AA #C5CA95 #95CAB5 #9B95CA
square
#CA95AA #C5CA95 #95CAB5 #9B95CA
split-complementary
#CA95AA #95CA9B #95C5CA
monochromatic
#984C6A #B66C89 #CA95AA #DEBECB #F3E7EB
Accessibility & contrast
On white
2.50
#CA95AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#CA95AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA95AA
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA95AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA95AA | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9EAB
Deuteranopia (green-blind)
#A7A7A9
Tritanopia (blue-blind)
#D2939C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ca95aa; /* rgb */ color: rgb(202, 149, 170); /* oklch */ color: oklch(72.7% 0.069 353.4);
Tailwind
colors: {
custom: {
50: '#dbb4c3',
500: '#ca95aa',
950: '#000000',
},
}SCSS
$custom: #ca95aa; $custom-light: #dbb4c3; $custom-dark: #000000;
JSON
{
"hex": "#ca95aa",
"rgb": {
"r": 202,
"g": 149,
"b": 170
},
"hsl": {
"h": 336.226,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.72653,
"c": 0.06918,
"h": 353.4
},
"luminance": 0.36954
}Semantic roles & 50–950 ramp
primary
#CA95AA
secondary
#D6E5DF
accent
#AC7F39
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081