#CA94AB#CA94AB
#CA94AB is a light, moderate pink. Relative luminance 0.367; OKLCH L 72.5% C 0.071 H 351.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CA94AB |
|---|---|
| RGB | rgb(202, 148, 171) |
| HSL | hsl(334, 34%, 69%) |
| HSV | hsv(334, 27%, 79%) |
| CMYK | cmyk(0%, 26.7%, 15.3%, 20.8%) |
| CIE-LAB | lab(67.04, 23.83, -3.99) |
| CIE-LCH | lch(67.04, 24.16, 350.49°) |
| OKLab | oklab(72.5% 0.0707 -0.0103) |
| OKLCH | oklch(72.5% 0.071 351.7) |
| XYZ | xyz(42.2978, 36.6785, 43.3718) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.98
Grey Pink
#C3909B
ΔE00 4.36
Faded Pink
#DE9DAC
ΔE00 5.19
Dull Pink
#D5869D
ΔE00 5.55
Greyish Pink
#C88D94
ΔE00 6.35
Dusty Pink
#D8A7B1
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA94AB #94CAB3
analogous
#CA94C6 #CA94AB #CA9894
triadic
#CA94AB #ABCA94 #94ABCA
tetradic
#CA94AB #C6CA94 #94CAB3 #9894CA
square
#CA94AB #C6CA94 #94CAB3 #9894CA
split-complementary
#CA94AB #94CA98 #94C6CA
monochromatic
#984B6C #B66B8B #CA94AB #DEBDCB #F3E6EB
Accessibility & contrast
On white
2.52
#CA94AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#CA94AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA94AB
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA94AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA94AB | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAC
Deuteranopia (green-blind)
#A6A7AA
Tritanopia (blue-blind)
#D2929C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ca94ab; /* rgb */ color: rgb(202, 148, 171); /* oklch */ color: oklch(72.5% 0.071 351.7);
Tailwind
colors: {
custom: {
50: '#dbb4c4',
500: '#ca94ab',
950: '#000000',
},
}SCSS
$custom: #ca94ab; $custom-light: #dbb4c4; $custom-dark: #000000;
JSON
{
"hex": "#ca94ab",
"rgb": {
"r": 202,
"g": 148,
"b": 171
},
"hsl": {
"h": 334.444,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.72502,
"c": 0.07141,
"h": 351.7
},
"luminance": 0.36677
}Semantic roles & 50–950 ramp
primary
#CA94AB
secondary
#D5E5DE
accent
#AD7B39
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081