#CA94AC#CA94AC
#CA94AC is a light, moderate pink. Relative luminance 0.367; OKLCH L 72.5% C 0.072 H 350.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CA94AC |
|---|---|
| RGB | rgb(202, 148, 172) |
| HSL | hsl(333, 34%, 69%) |
| HSV | hsv(333, 27%, 79%) |
| CMYK | cmyk(0%, 26.7%, 14.9%, 20.8%) |
| CIE-LAB | lab(67.06, 23.99, -4.51) |
| CIE-LCH | lch(67.06, 24.41, 349.35°) |
| OKLab | oklab(72.53% 0.071 -0.0116) |
| OKLCH | oklch(72.53% 0.072 350.7) |
| XYZ | xyz(42.3935, 36.7168, 43.8757) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.25
Grey Pink
#C3909B
ΔE00 4.67
Faded Pink
#DE9DAC
ΔE00 5.40
Dull Pink
#D5869D
ΔE00 5.68
Greyish Pink
#C88D94
ΔE00 6.66
Dusty Pink
#D8A7B1
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA94AC #94CAB2
analogous
#CA94C7 #CA94AC #CA9794
triadic
#CA94AC #ACCA94 #94ACCA
tetradic
#CA94AC #C7CA94 #94CAB2 #9794CA
square
#CA94AC #C7CA94 #94CAB2 #9794CA
split-complementary
#CA94AC #94CA97 #94C7CA
monochromatic
#984B6E #B66B8C #CA94AC #DEBDCC #F3E6EB
Accessibility & contrast
On white
2.52
#CA94AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#CA94AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA94AC
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA94AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA94AC | 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)
#999EAD
Deuteranopia (green-blind)
#A5A7AB
Tritanopia (blue-blind)
#D2939C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ca94ac; /* rgb */ color: rgb(202, 148, 172); /* oklch */ color: oklch(72.5% 0.072 350.7);
Tailwind
colors: {
custom: {
50: '#dbb4c4',
500: '#ca94ac',
950: '#000000',
},
}SCSS
$custom: #ca94ac; $custom-light: #dbb4c4; $custom-dark: #000000;
JSON
{
"hex": "#ca94ac",
"rgb": {
"r": 202,
"g": 148,
"b": 172
},
"hsl": {
"h": 333.333,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.72533,
"c": 0.07198,
"h": 350.7
},
"luminance": 0.36715
}Semantic roles & 50–950 ramp
primary
#CA94AC
secondary
#D5E5DE
accent
#AD7939
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081