#CA96A2#CA96A2
#CA96A2 is a light, moderate red. Relative luminance 0.370; OKLCH L 72.6% C 0.064 H 3.5°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CA96A2 |
|---|---|
| RGB | rgb(202, 150, 162) |
| HSL | hsl(346, 33%, 69%) |
| HSV | hsv(346, 26%, 79%) |
| CMYK | cmyk(0%, 25.7%, 19.8%, 20.8%) |
| CIE-LAB | lab(67.26, 21.30, 1.38) |
| CIE-LCH | lch(67.26, 21.35, 3.71°) |
| OKLab | oklab(72.59% 0.0642 0.0039) |
| OKLCH | oklch(72.59% 0.064 3.5) |
| XYZ | xyz(41.7854, 36.9798, 39.1122) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 1.95
Light Mauve
#C292A1
ΔE00 2.13
Greyish Pink
#C88D94
ΔE00 3.53
Faded Pink
#DE9DAC
ΔE00 4.10
Dusty Pink
#D8A7B1
ΔE00 4.69
Dusty Pink (survey)
#D58A94
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA96A2 #96CABE
analogous
#CA96BC #CA96A2 #CAA496
triadic
#CA96A2 #A2CA96 #96A2CA
tetradic
#CA96A2 #BCCA96 #96CABE #A496CA
square
#CA96A2 #BCCA96 #96CABE #A496CA
split-complementary
#CA96A2 #96CAA4 #96BCCA
monochromatic
#994D5E #B56D7E #CA96A2 #DFBFC6 #F3E7EA
Accessibility & contrast
On white
2.50
#CA96A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#CA96A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA96A2
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA96A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA96A2 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9EA2
Deuteranopia (green-blind)
#A9A7A1
Tritanopia (blue-blind)
#D3939A
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ca96a2; /* rgb */ color: rgb(202, 150, 162); /* oklch */ color: oklch(72.6% 0.064 3.5);
Tailwind
colors: {
custom: {
50: '#dbb5bd',
500: '#ca96a2',
950: '#000000',
},
}SCSS
$custom: #ca96a2; $custom-light: #dbb5bd; $custom-dark: #000000;
JSON
{
"hex": "#ca96a2",
"rgb": {
"r": 202,
"g": 150,
"b": 162
},
"hsl": {
"h": 346.154,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.72594,
"c": 0.06428,
"h": 3.5
},
"luminance": 0.36978
}Semantic roles & 50–950 ramp
primary
#CA96A2
secondary
#D6E6E2
accent
#AC913A
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081