#CA94AE#CA94AE
#CA94AE is a light, moderate pink. Relative luminance 0.368; OKLCH L 72.6% C 0.073 H 348.6°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CA94AE |
|---|---|
| RGB | rgb(202, 148, 174) |
| HSL | hsl(331, 34%, 69%) |
| HSV | hsv(331, 27%, 79%) |
| CMYK | cmyk(0%, 26.7%, 13.9%, 20.8%) |
| CIE-LAB | lab(67.12, 24.32, -5.54) |
| CIE-LCH | lch(67.12, 24.94, 347.16°) |
| OKLab | oklab(72.6% 0.0718 -0.0144) |
| OKLCH | oklch(72.6% 0.073 348.6) |
| XYZ | xyz(42.5870, 36.7942, 44.8949) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.79
Grey Pink
#C3909B
ΔE00 5.27
Faded Pink
#DE9DAC
ΔE00 5.83
Dull Pink
#D5869D
ΔE00 5.98
Lilac
#C8A2C8
ΔE00 6.77
Dusty Pink
#D8A7B1
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA94AE #94CAB0
analogous
#CA94C9 #CA94AE #CA9594
triadic
#CA94AE #AECA94 #94AECA
tetradic
#CA94AE #C9CA94 #94CAB0 #9594CA
square
#CA94AE #C9CA94 #94CAB0 #9594CA
split-complementary
#CA94AE #94CA95 #94C9CA
monochromatic
#984B70 #B66B8F #CA94AE #DEBDCD #F3E6EC
Accessibility & contrast
On white
2.51
#CA94AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#CA94AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA94AE
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA94AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA94AE | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989EAF
Deuteranopia (green-blind)
#A5A7AD
Tritanopia (blue-blind)
#D2939D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ca94ae; /* rgb */ color: rgb(202, 148, 174); /* oklch */ color: oklch(72.6% 0.073 348.6);
Tailwind
colors: {
custom: {
50: '#dbb4c6',
500: '#ca94ae',
950: '#000000',
},
}SCSS
$custom: #ca94ae; $custom-light: #dbb4c6; $custom-dark: #000000;
JSON
{
"hex": "#ca94ae",
"rgb": {
"r": 202,
"g": 148,
"b": 174
},
"hsl": {
"h": 331.111,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.72597,
"c": 0.07318,
"h": 348.6
},
"luminance": 0.36792
}Semantic roles & 50–950 ramp
primary
#CA94AE
secondary
#D5E5DD
accent
#AD7539
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082