#CA9FA4#CA9FA4
#CA9FA4 is a light, muted red. Relative luminance 0.400; OKLCH L 74.3% C 0.051 H 10.6°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9FA4 |
|---|---|
| RGB | rgb(202, 159, 164) |
| HSL | hsl(353, 29%, 71%) |
| HSV | hsv(353, 21%, 79%) |
| CMYK | cmyk(0%, 21.3%, 18.8%, 20.8%) |
| CIE-LAB | lab(69.49, 16.68, 3.51) |
| CIE-LCH | lch(69.49, 17.04, 11.87°) |
| OKLab | oklab(74.34% 0.0506 0.0094) |
| OKLCH | oklch(74.34% 0.051 10.6) |
| XYZ | xyz(43.4563, 40.0349, 40.5532) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.58
Grey Pink
#C3909B
ΔE00 4.74
Light Mauve
#C292A1
ΔE00 5.02
Rosybrown
#BC8F8F
ΔE00 5.23
Greyish Pink
#C88D94
ΔE00 5.67
Faded Pink
#DE9DAC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9FA4 #9FCAC5
analogous
#CA9FB9 #CA9FA4 #CAAF9F
triadic
#CA9FA4 #A4CA9F #9FA4CA
tetradic
#CA9FA4 #B9CA9F #9FCAC5 #AF9FCA
square
#CA9FA4 #B9CA9F #9FCAC5 #AF9FCA
split-complementary
#CA9FA4 #9FCAAF #9FB9CA
monochromatic
#9A555D #B4787F #CA9FA4 #E0C6C9 #F4EBEC
Accessibility & contrast
On white
2.33
#CA9FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#CA9FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9FA4
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9FA4 | 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)
#A6A5A4
Deuteranopia (green-blind)
#AFADA3
Tritanopia (blue-blind)
#D39CA1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ca9fa4; /* rgb */ color: rgb(202, 159, 164); /* oklch */ color: oklch(74.3% 0.051 10.6);
Tailwind
colors: {
custom: {
50: '#dabbbe',
500: '#ca9fa4',
950: '#000000',
},
}SCSS
$custom: #ca9fa4; $custom-light: #dabbbe; $custom-dark: #000000;
JSON
{
"hex": "#ca9fa4",
"rgb": {
"r": 202,
"g": 159,
"b": 164
},
"hsl": {
"h": 353.023,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.74338,
"c": 0.05146,
"h": 10.6
},
"luminance": 0.40033
}Semantic roles & 50–950 ramp
primary
#CA9FA4
secondary
#DDE8E7
accent
#A89B3E
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151212
muted
#838181