#CA9FAC#CA9FAC
#CA9FAC is a light, muted pink. Relative luminance 0.403; OKLCH L 74.6% C 0.054 H 358.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9FAC |
|---|---|
| RGB | rgb(202, 159, 172) |
| HSL | hsl(342, 29%, 71%) |
| HSV | hsv(342, 21%, 79%) |
| CMYK | cmyk(0%, 21.3%, 14.9%, 20.8%) |
| CIE-LAB | lab(69.71, 17.96, -0.63) |
| CIE-LCH | lch(69.71, 17.97, 358.00°) |
| OKLab | oklab(74.57% 0.0536 -0.0014) |
| OKLCH | oklch(74.57% 0.054 358.5) |
| XYZ | xyz(44.2016, 40.3330, 44.4784) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.24
Light Mauve
#C292A1
ΔE00 3.72
Grey Pink
#C3909B
ΔE00 4.53
Faded Pink
#DE9DAC
ΔE00 5.04
Greyish Pink
#C88D94
ΔE00 6.42
Rosybrown
#BC8F8F
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9FAC #9FCABD
analogous
#CA9FC1 #CA9FAC #CAA79F
triadic
#CA9FAC #ACCA9F #9FACCA
tetradic
#CA9FAC #C1CA9F #9FCABD #A79FCA
square
#CA9FAC #C1CA9F #9FCABD #A79FCA
split-complementary
#CA9FAC #9FCAA7 #9FC1CA
monochromatic
#9A556A #B4788A #CA9FAC #E0C6CE #F4EBEE
Accessibility & contrast
On white
2.32
#CA9FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#CA9FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9FAC
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9FAC | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AC
Deuteranopia (green-blind)
#AEADAB
Tritanopia (blue-blind)
#D29DA3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ca9fac; /* rgb */ color: rgb(202, 159, 172); /* oklch */ color: oklch(74.6% 0.054 358.5);
Tailwind
colors: {
custom: {
50: '#dabbc4',
500: '#ca9fac',
950: '#000000',
},
}SCSS
$custom: #ca9fac; $custom-light: #dabbc4; $custom-dark: #000000;
JSON
{
"hex": "#ca9fac",
"rgb": {
"r": 202,
"g": 159,
"b": 172
},
"hsl": {
"h": 341.86,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.74572,
"c": 0.05365,
"h": 358.5
},
"luminance": 0.40331
}Semantic roles & 50–950 ramp
primary
#CA9FAC
secondary
#DDE8E5
accent
#A8883E
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151212
muted
#838181