#CA9FA8#CA9FA8
#CA9FA8 is a light, muted red. Relative luminance 0.402; OKLCH L 74.5% C 0.052 H 4.4°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9FA8 |
|---|---|
| RGB | rgb(202, 159, 168) |
| HSL | hsl(347, 29%, 71%) |
| HSV | hsv(347, 21%, 79%) |
| CMYK | cmyk(0%, 21.3%, 16.8%, 20.8%) |
| CIE-LAB | lab(69.60, 17.31, 1.44) |
| CIE-LCH | lch(69.60, 17.37, 4.74°) |
| OKLab | oklab(74.45% 0.0521 0.004) |
| OKLCH | oklch(74.45% 0.052 4.4) |
| XYZ | xyz(43.8232, 40.1817, 42.4856) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.05
Light Mauve
#C292A1
ΔE00 4.13
Grey Pink
#C3909B
ΔE00 4.37
Faded Pink
#DE9DAC
ΔE00 5.20
Greyish Pink
#C88D94
ΔE00 5.86
Rosybrown
#BC8F8F
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9FA8 #9FCAC1
analogous
#CA9FBD #CA9FA8 #CAAB9F
triadic
#CA9FA8 #A8CA9F #9FA8CA
tetradic
#CA9FA8 #BDCA9F #9FCAC1 #AB9FCA
square
#CA9FA8 #BDCA9F #9FCAC1 #AB9FCA
split-complementary
#CA9FA8 #9FCAAB #9FBDCA
monochromatic
#9A5563 #B47884 #CA9FA8 #E0C6CC #F4EBED
Accessibility & contrast
On white
2.32
#CA9FA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#CA9FA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9FA8
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9FA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9FA8 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A8
Deuteranopia (green-blind)
#AFADA7
Tritanopia (blue-blind)
#D29CA2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ca9fa8; /* rgb */ color: rgb(202, 159, 168); /* oklch */ color: oklch(74.5% 0.052 4.4);
Tailwind
colors: {
custom: {
50: '#dabbc1',
500: '#ca9fa8',
950: '#000000',
},
}SCSS
$custom: #ca9fa8; $custom-light: #dabbc1; $custom-dark: #000000;
JSON
{
"hex": "#ca9fa8",
"rgb": {
"r": 202,
"g": 159,
"b": 168
},
"hsl": {
"h": 347.442,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.74453,
"c": 0.05228,
"h": 4.4
},
"luminance": 0.4018
}Semantic roles & 50–950 ramp
primary
#CA9FA8
secondary
#DDE8E6
accent
#A8913E
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151212
muted
#838181