#CA9FBE#CA9FBE
#CA9FBE is a light, moderate pink. Relative luminance 0.411; OKLCH L 75.1% C 0.066 H 336.5°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9FBE |
|---|---|
| RGB | rgb(202, 159, 190) |
| HSL | hsl(317, 29%, 71%) |
| HSV | hsv(317, 21%, 79%) |
| CMYK | cmyk(0%, 21.3%, 5.9%, 20.8%) |
| CIE-LAB | lab(70.23, 21.04, -9.85) |
| CIE-LCH | lch(70.23, 23.23, 334.92°) |
| OKLab | oklab(75.15% 0.0601 -0.0261) |
| OKLCH | oklch(75.15% 0.066 336.5) |
| XYZ | xyz(46.0488, 41.0719, 54.2072) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.80
Light Mauve
#C292A1
ΔE00 6.81
Plum
#DDA0DD
ΔE00 7.69
Dusty Pink
#D8A7B1
ΔE00 7.73
Faded Pink
#DE9DAC
ΔE00 8.10
Dusty Lavender
#AC86A8
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9FBE #9FCAAB
analogous
#C09FCA #CA9FBE #CA9FA8
triadic
#CA9FBE #BECA9F #9FBECA
tetradic
#CA9FBE #CAC09F #9FCAAB #9FA8CA
square
#CA9FBE #CAC09F #9FCAAB #9FA8CA
split-complementary
#CA9FBE #A8CA9F #9FCAC0
monochromatic
#9A5587 #B478A3 #CA9FBE #E0C6D9 #F4EBF2
Accessibility & contrast
On white
2.28
#CA9FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#CA9FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9FBE
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9FBE | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#A9AEBD
Tritanopia (blue-blind)
#CFA0A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ca9fbe; /* rgb */ color: rgb(202, 159, 190); /* oklch */ color: oklch(75.1% 0.066 336.5);
Tailwind
colors: {
custom: {
50: '#dabbd1',
500: '#ca9fbe',
950: '#000000',
},
}SCSS
$custom: #ca9fbe; $custom-light: #dabbd1; $custom-dark: #000000;
JSON
{
"hex": "#ca9fbe",
"rgb": {
"r": 202,
"g": 159,
"b": 190
},
"hsl": {
"h": 316.744,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.75145,
"c": 0.06556,
"h": 336.5
},
"luminance": 0.41071
}Semantic roles & 50–950 ramp
primary
#CA9FBE
secondary
#DDE8E0
accent
#A85B3E
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151214
muted
#838182