#CA94B0#CA94B0
#CA94B0 is a light, moderate pink. Relative luminance 0.369; OKLCH L 72.7% C 0.074 H 346.7°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CA94B0 |
|---|---|
| RGB | rgb(202, 148, 176) |
| HSL | hsl(329, 34%, 69%) |
| HSV | hsv(329, 27%, 79%) |
| CMYK | cmyk(0%, 26.7%, 12.9%, 20.8%) |
| CIE-LAB | lab(67.18, 24.65, -6.58) |
| CIE-LCH | lch(67.18, 25.51, 345.06°) |
| OKLab | oklab(72.66% 0.0725 -0.0172) |
| OKLCH | oklch(72.66% 0.074 346.7) |
| XYZ | xyz(42.7834, 36.8728, 45.9294) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.35
Grey Pink
#C3909B
ΔE00 5.87
Faded Pink
#DE9DAC
ΔE00 6.30
Lilac
#C8A2C8
ΔE00 6.32
Dull Pink
#D5869D
ΔE00 6.33
Dusty Lavender
#AC86A8
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA94B0 #94CAAE
analogous
#C994CA #CA94B0 #CA9495
triadic
#CA94B0 #B0CA94 #94B0CA
tetradic
#CA94B0 #CAC994 #94CAAE #9495CA
square
#CA94B0 #CAC994 #94CAAE #9495CA
split-complementary
#CA94B0 #95CA94 #94CAC9
monochromatic
#984B73 #B66B92 #CA94B0 #DEBDCE #F3E6EC
Accessibility & contrast
On white
2.51
#CA94B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#CA94B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA94B0
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA94B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA94B0 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989EB1
Deuteranopia (green-blind)
#A4A7AF
Tritanopia (blue-blind)
#D2939D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ca94b0; /* rgb */ color: rgb(202, 148, 176); /* oklch */ color: oklch(72.7% 0.074 346.7);
Tailwind
colors: {
custom: {
50: '#dbb4c7',
500: '#ca94b0',
950: '#000000',
},
}SCSS
$custom: #ca94b0; $custom-light: #dbb4c7; $custom-dark: #000000;
JSON
{
"hex": "#ca94b0",
"rgb": {
"r": 202,
"g": 148,
"b": 176
},
"hsl": {
"h": 328.889,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.72662,
"c": 0.07446,
"h": 346.7
},
"luminance": 0.36871
}Semantic roles & 50–950 ramp
primary
#CA94B0
secondary
#D5E5DD
accent
#AD7139
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082