#CA94BA#CA94BA
#CA94BA is a light, moderate pink. Relative luminance 0.373; OKLCH L 73.0% C 0.082 H 337.7°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CA94BA |
|---|---|
| RGB | rgb(202, 148, 186) |
| HSL | hsl(318, 34%, 69%) |
| HSV | hsv(318, 27%, 79%) |
| CMYK | cmyk(0%, 26.7%, 7.9%, 20.8%) |
| CIE-LAB | lab(67.49, 26.36, -11.71) |
| CIE-LCH | lch(67.49, 28.85, 336.04°) |
| OKLab | oklab(73% 0.0759 -0.0311) |
| OKLCH | oklch(73% 0.082 337.7) |
| XYZ | xyz(43.8095, 37.2832, 51.3335) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.70
Dusty Lavender
#AC86A8
ΔE00 6.72
Plum
#DDA0DD
ΔE00 7.07
Light Mauve
#C292A1
ΔE00 7.17
Dull Pink
#D5869D
ΔE00 8.45
Heather
#A484AC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA94BA #94CAA4
analogous
#BF94CA #CA94BA #CA949F
triadic
#CA94BA #BACA94 #94BACA
tetradic
#CA94BA #CABF94 #94CAA4 #949FCA
square
#CA94BA #CABF94 #94CAA4 #949FCA
split-complementary
#CA94BA #9FCA94 #94CABF
monochromatic
#984B81 #B66BA0 #CA94BA #DEBDD4 #F3E6EF
Accessibility & contrast
On white
2.48
#CA94BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#CA94BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA94BA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA94BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA94BA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BC
Deuteranopia (green-blind)
#A2A7B8
Tritanopia (blue-blind)
#D095A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ca94ba; /* rgb */ color: rgb(202, 148, 186); /* oklch */ color: oklch(73.0% 0.082 337.7);
Tailwind
colors: {
custom: {
50: '#dab4ce',
500: '#ca94ba',
950: '#000000',
},
}SCSS
$custom: #ca94ba; $custom-light: #dab4ce; $custom-dark: #000000;
JSON
{
"hex": "#ca94ba",
"rgb": {
"r": 202,
"g": 148,
"b": 186
},
"hsl": {
"h": 317.778,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.73,
"c": 0.08201,
"h": 337.7
},
"luminance": 0.37282
}Semantic roles & 50–950 ramp
primary
#CA94BA
secondary
#D5E5DA
accent
#AD5B39
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151113
muted
#838082