#CA94A2#CA94A2
#CA94A2 is a light, moderate pink. Relative luminance 0.363; OKLCH L 72.2% C 0.067 H 1.8°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CA94A2 |
|---|---|
| RGB | rgb(202, 148, 162) |
| HSL | hsl(344, 34%, 69%) |
| HSV | hsv(344, 27%, 79%) |
| CMYK | cmyk(0%, 26.7%, 19.8%, 20.8%) |
| CIE-LAB | lab(66.78, 22.40, 0.69) |
| CIE-LCH | lch(66.78, 22.41, 1.76°) |
| OKLab | oklab(72.22% 0.0674 0.0021) |
| OKLCH | oklch(72.22% 0.067 1.8) |
| XYZ | xyz(41.4690, 36.3470, 39.0068) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 1.86
Grey Pink
#C3909B
ΔE00 1.90
Greyish Pink
#C88D94
ΔE00 3.56
Faded Pink
#DE9DAC
ΔE00 4.13
Dusty Pink (survey)
#D58A94
ΔE00 5.16
Dusty Pink
#D8A7B1
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA94A2 #94CABC
analogous
#CA94BD #CA94A2 #CAA194
triadic
#CA94A2 #A2CA94 #94A2CA
tetradic
#CA94A2 #BDCA94 #94CABC #A194CA
square
#CA94A2 #BDCA94 #94CABC #A194CA
split-complementary
#CA94A2 #94CAA1 #94BDCA
monochromatic
#984B5F #B66B7E #CA94A2 #DEBDC6 #F3E6E9
Accessibility & contrast
On white
2.54
#CA94A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#CA94A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA94A2
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA94A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA94A2 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9DA2
Deuteranopia (green-blind)
#A8A6A1
Tritanopia (blue-blind)
#D39199
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ca94a2; /* rgb */ color: rgb(202, 148, 162); /* oklch */ color: oklch(72.2% 0.067 1.8);
Tailwind
colors: {
custom: {
50: '#dbb3bd',
500: '#ca94a2',
950: '#000000',
},
}SCSS
$custom: #ca94a2; $custom-light: #dbb3bd; $custom-dark: #000000;
JSON
{
"hex": "#ca94a2",
"rgb": {
"r": 202,
"g": 148,
"b": 162
},
"hsl": {
"h": 344.444,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.72225,
"c": 0.06739,
"h": 1.8
},
"luminance": 0.36345
}Semantic roles & 50–950 ramp
primary
#CA94A2
secondary
#D5E5E1
accent
#AD8F39
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081