#CA9FA5#CA9FA5
#CA9FA5 is a light, muted red. Relative luminance 0.401; OKLCH L 74.4% C 0.052 H 9.0°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9FA5 |
|---|---|
| RGB | rgb(202, 159, 165) |
| HSL | hsl(352, 29%, 71%) |
| HSV | hsv(352, 21%, 79%) |
| CMYK | cmyk(0%, 21.3%, 18.3%, 20.8%) |
| CIE-LAB | lab(69.52, 16.84, 2.99) |
| CIE-LCH | lch(69.52, 17.10, 10.07°) |
| OKLab | oklab(74.37% 0.051 0.0081) |
| OKLCH | oklch(74.37% 0.052 9) |
| XYZ | xyz(43.5469, 40.0712, 41.0307) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.39
Grey Pink
#C3909B
ΔE00 4.60
Light Mauve
#C292A1
ΔE00 4.76
Rosybrown
#BC8F8F
ΔE00 5.41
Faded Pink
#DE9DAC
ΔE00 5.62
Greyish Pink
#C88D94
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9FA5 #9FCAC4
analogous
#CA9FBA #CA9FA5 #CAAE9F
triadic
#CA9FA5 #A5CA9F #9FA5CA
tetradic
#CA9FA5 #BACA9F #9FCAC4 #AE9FCA
square
#CA9FA5 #BACA9F #9FCAC4 #AE9FCA
split-complementary
#CA9FA5 #9FCAAE #9FBACA
monochromatic
#9A555E #B47880 #CA9FA5 #E0C6CA #F4EBED
Accessibility & contrast
On white
2.33
#CA9FA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#CA9FA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9FA5
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9FA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9FA5 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A5
Deuteranopia (green-blind)
#AFADA4
Tritanopia (blue-blind)
#D29CA1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ca9fa5; /* rgb */ color: rgb(202, 159, 165); /* oklch */ color: oklch(74.4% 0.052 9.0);
Tailwind
colors: {
custom: {
50: '#dabbbf',
500: '#ca9fa5',
950: '#000000',
},
}SCSS
$custom: #ca9fa5; $custom-light: #dabbbf; $custom-dark: #000000;
JSON
{
"hex": "#ca9fa5",
"rgb": {
"r": 202,
"g": 159,
"b": 165
},
"hsl": {
"h": 351.628,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.74366,
"c": 0.05161,
"h": 9
},
"luminance": 0.40069
}Semantic roles & 50–950 ramp
primary
#CA9FA5
secondary
#DDE8E7
accent
#A8993E
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151212
muted
#838181