#CA94B2#CA94B2
#CA94B2 is a light, moderate pink. Relative luminance 0.370; OKLCH L 72.7% C 0.076 H 344.7°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CA94B2 |
|---|---|
| RGB | rgb(202, 148, 178) |
| HSL | hsl(327, 34%, 69%) |
| HSV | hsv(327, 27%, 79%) |
| CMYK | cmyk(0%, 26.7%, 11.9%, 20.8%) |
| CIE-LAB | lab(67.24, 24.99, -7.61) |
| CIE-LCH | lch(67.24, 26.12, 343.06°) |
| OKLab | oklab(72.73% 0.0732 -0.02) |
| OKLCH | oklch(72.73% 0.076 344.7) |
| XYZ | xyz(42.9827, 36.9525, 46.9793) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.92
Lilac
#C8A2C8
ΔE00 5.91
Grey Pink
#C3909B
ΔE00 6.46
Dull Pink
#D5869D
ΔE00 6.71
Faded Pink
#DE9DAC
ΔE00 6.78
Dusty Lavender
#AC86A8
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA94B2 #94CAAC
analogous
#C794CA #CA94B2 #CA9497
triadic
#CA94B2 #B2CA94 #94B2CA
tetradic
#CA94B2 #CAC794 #94CAAC #9497CA
square
#CA94B2 #CAC794 #94CAAC #9497CA
split-complementary
#CA94B2 #97CA94 #94CAC7
monochromatic
#984B76 #B66B95 #CA94B2 #DEBDCF #F3E6ED
Accessibility & contrast
On white
2.50
#CA94B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#CA94B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA94B2
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA94B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA94B2 | 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)
#979FB3
Deuteranopia (green-blind)
#A4A7B1
Tritanopia (blue-blind)
#D1949E
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ca94b2; /* rgb */ color: rgb(202, 148, 178); /* oklch */ color: oklch(72.7% 0.076 344.7);
Tailwind
colors: {
custom: {
50: '#dbb4c9',
500: '#ca94b2',
950: '#000000',
},
}SCSS
$custom: #ca94b2; $custom-light: #dbb4c9; $custom-dark: #000000;
JSON
{
"hex": "#ca94b2",
"rgb": {
"r": 202,
"g": 148,
"b": 178
},
"hsl": {
"h": 326.667,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.72728,
"c": 0.07583,
"h": 344.7
},
"luminance": 0.36951
}Semantic roles & 50–950 ramp
primary
#CA94B2
secondary
#D5E5DC
accent
#AD6C39
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082