#CA94A5#CA94A5
#CA94A5 is a light, moderate pink. Relative luminance 0.365; OKLCH L 72.3% C 0.069 H 358.3°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CA94A5 |
|---|---|
| RGB | rgb(202, 148, 165) |
| HSL | hsl(341, 34%, 69%) |
| HSV | hsv(341, 27%, 79%) |
| CMYK | cmyk(0%, 26.7%, 18.3%, 20.8%) |
| CIE-LAB | lab(66.87, 22.87, -0.88) |
| CIE-LCH | lch(66.87, 22.88, 357.81°) |
| OKLab | oklab(72.32% 0.0685 -0.002) |
| OKLCH | oklch(72.32% 0.069 358.3) |
| XYZ | xyz(41.7388, 36.4549, 40.4280) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 1.81
Grey Pink
#C3909B
ΔE00 2.61
Faded Pink
#DE9DAC
ΔE00 4.28
Greyish Pink
#C88D94
ΔE00 4.47
Dull Pink
#D5869D
ΔE00 5.17
Dusty Pink
#D8A7B1
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA94A5 #94CAB9
analogous
#CA94C0 #CA94A5 #CA9E94
triadic
#CA94A5 #A5CA94 #94A5CA
tetradic
#CA94A5 #C0CA94 #94CAB9 #9E94CA
square
#CA94A5 #C0CA94 #94CAB9 #9E94CA
split-complementary
#CA94A5 #94CA9E #94C0CA
monochromatic
#984B64 #B66B83 #CA94A5 #DEBDC7 #F3E6EA
Accessibility & contrast
On white
2.53
#CA94A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#CA94A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA94A5
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA94A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA94A5 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9DA6
Deuteranopia (green-blind)
#A7A6A4
Tritanopia (blue-blind)
#D3919A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ca94a5; /* rgb */ color: rgb(202, 148, 165); /* oklch */ color: oklch(72.3% 0.069 358.3);
Tailwind
colors: {
custom: {
50: '#dbb3bf',
500: '#ca94a5',
950: '#000000',
},
}SCSS
$custom: #ca94a5; $custom-light: #dbb3bf; $custom-dark: #000000;
JSON
{
"hex": "#ca94a5",
"rgb": {
"r": 202,
"g": 148,
"b": 165
},
"hsl": {
"h": 341.111,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.72316,
"c": 0.06851,
"h": 358.3
},
"luminance": 0.36453
}Semantic roles & 50–950 ramp
primary
#CA94A5
secondary
#D5E5E0
accent
#AD8839
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081