#CA94AA#CA94AA
#CA94AA is a light, moderate pink. Relative luminance 0.366; OKLCH L 72.5% C 0.071 H 352.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CA94AA |
|---|---|
| RGB | rgb(202, 148, 170) |
| HSL | hsl(336, 34%, 69%) |
| HSV | hsv(336, 27%, 79%) |
| CMYK | cmyk(0%, 26.7%, 15.8%, 20.8%) |
| CIE-LAB | lab(67.01, 23.66, -3.47) |
| CIE-LCH | lch(67.01, 23.92, 351.65°) |
| OKLab | oklab(72.47% 0.0703 -0.0089) |
| OKLCH | oklch(72.47% 0.071 352.8) |
| XYZ | xyz(42.2028, 36.6405, 42.8717) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.73
Grey Pink
#C3909B
ΔE00 4.06
Faded Pink
#DE9DAC
ΔE00 5.00
Dull Pink
#D5869D
ΔE00 5.44
Greyish Pink
#C88D94
ΔE00 6.03
Dusty Pink
#D8A7B1
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA94AA #94CAB4
analogous
#CA94C5 #CA94AA #CA9994
triadic
#CA94AA #AACA94 #94AACA
tetradic
#CA94AA #C5CA94 #94CAB4 #9994CA
square
#CA94AA #C5CA94 #94CAB4 #9994CA
split-complementary
#CA94AA #94CA99 #94C5CA
monochromatic
#984B6B #B66B89 #CA94AA #DEBDCB #F3E6EB
Accessibility & contrast
On white
2.52
#CA94AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#CA94AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA94AA
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA94AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA94AA | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAB
Deuteranopia (green-blind)
#A6A6A9
Tritanopia (blue-blind)
#D2929B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ca94aa; /* rgb */ color: rgb(202, 148, 170); /* oklch */ color: oklch(72.5% 0.071 352.8);
Tailwind
colors: {
custom: {
50: '#dbb4c3',
500: '#ca94aa',
950: '#000000',
},
}SCSS
$custom: #ca94aa; $custom-light: #dbb4c3; $custom-dark: #000000;
JSON
{
"hex": "#ca94aa",
"rgb": {
"r": 202,
"g": 148,
"b": 170
},
"hsl": {
"h": 335.556,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.7247,
"c": 0.07087,
"h": 352.8
},
"luminance": 0.36639
}Semantic roles & 50–950 ramp
primary
#CA94AA
secondary
#D5E5DE
accent
#AD7D39
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081