#CA9FA2#CA9FA2
#CA9FA2 is a light, muted red. Relative luminance 0.400; OKLCH L 74.3% C 0.051 H 13.7°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9FA2 |
|---|---|
| RGB | rgb(202, 159, 162) |
| HSL | hsl(356, 29%, 71%) |
| HSV | hsv(356, 21%, 79%) |
| CMYK | cmyk(0%, 21.3%, 19.8%, 20.8%) |
| CIE-LAB | lab(69.44, 16.37, 4.54) |
| CIE-LCH | lch(69.44, 16.99, 15.51°) |
| OKLab | oklab(74.28% 0.0498 0.0121) |
| OKLCH | oklch(74.28% 0.051 13.7) |
| XYZ | xyz(43.2771, 39.9632, 39.6095) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.06
Rosybrown
#BC8F8F
ΔE00 4.93
Grey Pink
#C3909B
ΔE00 5.12
Light Mauve
#C292A1
ΔE00 5.60
Greyish Pink
#C88D94
ΔE00 5.75
Pinkish Grey
#C8ACA9
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9FA2 #9FCAC7
analogous
#CA9FB7 #CA9FA2 #CAB19F
triadic
#CA9FA2 #A2CA9F #9FA2CA
tetradic
#CA9FA2 #B7CA9F #9FCAC7 #B19FCA
square
#CA9FA2 #B7CA9F #9FCAC7 #B19FCA
split-complementary
#CA9FA2 #9FCAB1 #9FB7CA
monochromatic
#9A555A #B4787C #CA9FA2 #E0C6C8 #F4EBEC
Accessibility & contrast
On white
2.34
#CA9FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#CA9FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9FA2
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9FA2 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A2
Deuteranopia (green-blind)
#B0ADA1
Tritanopia (blue-blind)
#D39BA0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ca9fa2; /* rgb */ color: rgb(202, 159, 162); /* oklch */ color: oklch(74.3% 0.051 13.7);
Tailwind
colors: {
custom: {
50: '#dabbbd',
500: '#ca9fa2',
950: '#000000',
},
}SCSS
$custom: #ca9fa2; $custom-light: #dabbbd; $custom-dark: #000000;
JSON
{
"hex": "#ca9fa2",
"rgb": {
"r": 202,
"g": 159,
"b": 162
},
"hsl": {
"h": 355.814,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.74281,
"c": 0.05127,
"h": 13.7
},
"luminance": 0.39961
}Semantic roles & 50–950 ramp
primary
#CA9FA2
secondary
#DDE8E7
accent
#A8A03E
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151212
muted
#838181