#CA9FA7#CA9FA7
#CA9FA7 is a light, muted red. Relative luminance 0.401; OKLCH L 74.4% C 0.052 H 5.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9FA7 |
|---|---|
| RGB | rgb(202, 159, 167) |
| HSL | hsl(349, 29%, 71%) |
| HSV | hsv(349, 21%, 79%) |
| CMYK | cmyk(0%, 21.3%, 17.3%, 20.8%) |
| CIE-LAB | lab(69.57, 17.15, 1.95) |
| CIE-LCH | lch(69.57, 17.26, 6.50°) |
| OKLab | oklab(74.42% 0.0517 0.0054) |
| OKLCH | oklch(74.42% 0.052 5.9) |
| XYZ | xyz(43.7304, 40.1445, 41.9969) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.12
Light Mauve
#C292A1
ΔE00 4.31
Grey Pink
#C3909B
ΔE00 4.42
Faded Pink
#DE9DAC
ΔE00 5.31
Greyish Pink
#C88D94
ΔE00 5.77
Rosybrown
#BC8F8F
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9FA7 #9FCAC2
analogous
#CA9FBC #CA9FA7 #CAAC9F
triadic
#CA9FA7 #A7CA9F #9FA7CA
tetradic
#CA9FA7 #BCCA9F #9FCAC2 #AC9FCA
square
#CA9FA7 #BCCA9F #9FCAC2 #AC9FCA
split-complementary
#CA9FA7 #9FCAAC #9FBCCA
monochromatic
#9A5562 #B47883 #CA9FA7 #E0C6CB #F4EBED
Accessibility & contrast
On white
2.33
#CA9FA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#CA9FA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9FA7
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9FA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9FA7 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A7
Deuteranopia (green-blind)
#AFADA6
Tritanopia (blue-blind)
#D29CA2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ca9fa7; /* rgb */ color: rgb(202, 159, 167); /* oklch */ color: oklch(74.4% 0.052 5.9);
Tailwind
colors: {
custom: {
50: '#dabbc1',
500: '#ca9fa7',
950: '#000000',
},
}SCSS
$custom: #ca9fa7; $custom-light: #dabbc1; $custom-dark: #000000;
JSON
{
"hex": "#ca9fa7",
"rgb": {
"r": 202,
"g": 159,
"b": 167
},
"hsl": {
"h": 348.837,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.74424,
"c": 0.05202,
"h": 5.9
},
"luminance": 0.40143
}Semantic roles & 50–950 ramp
primary
#CA9FA7
secondary
#DDE8E6
accent
#A8943E
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151212
muted
#838181