#CA9FB2#CA9FB2
#CA9FB2 is a light, muted pink. Relative luminance 0.406; OKLCH L 74.8% C 0.057 H 350.2°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9FB2 |
|---|---|
| RGB | rgb(202, 159, 178) |
| HSL | hsl(333, 29%, 71%) |
| HSV | hsv(333, 21%, 79%) |
| CMYK | cmyk(0%, 21.3%, 11.9%, 20.8%) |
| CIE-LAB | lab(69.87, 18.95, -3.72) |
| CIE-LCH | lch(69.87, 19.31, 348.91°) |
| OKLab | oklab(74.76% 0.0559 -0.0096) |
| OKLCH | oklch(74.76% 0.057 350.2) |
| XYZ | xyz(44.7909, 40.5687, 47.5820) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.12
Dusty Pink
#D8A7B1
ΔE00 4.45
Grey Pink
#C3909B
ΔE00 5.51
Faded Pink
#DE9DAC
ΔE00 5.57
Lilac
#C8A2C8
ΔE00 6.42
Greyish Pink
#C88D94
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9FB2 #9FCAB7
analogous
#CA9FC7 #CA9FB2 #CAA19F
triadic
#CA9FB2 #B2CA9F #9FB2CA
tetradic
#CA9FB2 #C7CA9F #9FCAB7 #A19FCA
square
#CA9FB2 #C7CA9F #9FCAB7 #A19FCA
split-complementary
#CA9FB2 #9FCAA1 #9FC7CA
monochromatic
#9A5573 #B47892 #CA9FB2 #E0C6D2 #F4EBEF
Accessibility & contrast
On white
2.30
#CA9FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#CA9FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9FB2
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9FB2 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A7B3
Deuteranopia (green-blind)
#ACADB1
Tritanopia (blue-blind)
#D19EA5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ca9fb2; /* rgb */ color: rgb(202, 159, 178); /* oklch */ color: oklch(74.8% 0.057 350.2);
Tailwind
colors: {
custom: {
50: '#dabbc9',
500: '#ca9fb2',
950: '#000000',
},
}SCSS
$custom: #ca9fb2; $custom-light: #dabbc9; $custom-dark: #000000;
JSON
{
"hex": "#ca9fb2",
"rgb": {
"r": 202,
"g": 159,
"b": 178
},
"hsl": {
"h": 333.488,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.74756,
"c": 0.05668,
"h": 350.2
},
"luminance": 0.40567
}Semantic roles & 50–950 ramp
primary
#CA9FB2
secondary
#DDE8E3
accent
#A8793E
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151213
muted
#838182