#CA9ABE#CA9ABE
#CA9ABE is a light, moderate pink. Relative luminance 0.394; OKLCH L 74.2% C 0.075 H 335.5°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9ABE |
|---|---|
| RGB | rgb(202, 154, 190) |
| HSL | hsl(315, 31%, 70%) |
| HSV | hsv(315, 24%, 79%) |
| CMYK | cmyk(0%, 23.8%, 5.9%, 20.8%) |
| CIE-LAB | lab(69.03, 23.78, -11.63) |
| CIE-LCH | lch(69.03, 26.47, 333.93°) |
| OKLab | oklab(74.22% 0.0679 -0.031) |
| OKLCH | oklch(74.22% 0.075 335.5) |
| XYZ | xyz(45.2063, 39.3869, 53.9263) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.09
Plum
#DDA0DD
ΔE00 6.73
Light Mauve
#C292A1
ΔE00 7.28
Dusty Lavender
#AC86A8
ΔE00 7.36
Faded Pink
#DE9DAC
ΔE00 8.70
Grey Pink
#C3909B
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9ABE #9ACAA6
analogous
#BE9ACA #CA9ABE #CA9AA6
triadic
#CA9ABE #BECA9A #9ABECA
tetradic
#CA9ABE #CABE9A #9ACAA6 #9AA6CA
square
#CA9ABE #CABE9A #9ACAA6 #9AA6CA
split-complementary
#CA9ABE #A6CA9A #9ACABE
monochromatic
#995087 #B572A4 #CA9ABE #DFC2D8 #F4EAF2
Accessibility & contrast
On white
2.37
#CA9ABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#CA9ABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9ABE
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9ABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9ABE | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BF
Deuteranopia (green-blind)
#A5ABBC
Tritanopia (blue-blind)
#CF9CA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ca9abe; /* rgb */ color: rgb(202, 154, 190); /* oklch */ color: oklch(74.2% 0.075 335.5);
Tailwind
colors: {
custom: {
50: '#dab8d1',
500: '#ca9abe',
950: '#000000',
},
}SCSS
$custom: #ca9abe; $custom-light: #dab8d1; $custom-dark: #000000;
JSON
{
"hex": "#ca9abe",
"rgb": {
"r": 202,
"g": 154,
"b": 190
},
"hsl": {
"h": 315,
"s": 31.169,
"l": 69.804
},
"oklch": {
"l": 0.74225,
"c": 0.0746,
"h": 335.5
},
"luminance": 0.39385
}Semantic roles & 50–950 ramp
primary
#CA9ABE
secondary
#D9E7DD
accent
#AA573C
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082