#CA9BB9#CA9BB9
#CA9BB9 is a light, moderate pink. Relative luminance 0.395; OKLCH L 74.2% C 0.069 H 340.4°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9BB9 |
|---|---|
| RGB | rgb(202, 155, 185) |
| HSL | hsl(322, 31%, 70%) |
| HSV | hsv(322, 23%, 79%) |
| CMYK | cmyk(0%, 23.3%, 8.4%, 20.8%) |
| CIE-LAB | lab(69.11, 22.35, -8.73) |
| CIE-LCH | lch(69.11, 23.99, 338.67°) |
| OKLab | oklab(74.24% 0.0646 -0.0231) |
| OKLCH | oklch(74.24% 0.069 340.4) |
| XYZ | xyz(44.8349, 39.5036, 51.1527) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.00
Light Mauve
#C292A1
ΔE00 5.78
Faded Pink
#DE9DAC
ΔE00 7.29
Dusty Pink
#D8A7B1
ΔE00 7.46
Grey Pink
#C3909B
ΔE00 7.46
Dusty Lavender
#AC86A8
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9BB9 #9BCAAC
analogous
#C39BCA #CA9BB9 #CA9BA2
triadic
#CA9BB9 #B9CA9B #9BB9CA
tetradic
#CA9BB9 #CAC39B #9BCAAC #9BA2CA
square
#CA9BB9 #CAC39B #9BCAAC #9BA2CA
split-complementary
#CA9BB9 #A2CA9B #9BCAC3
monochromatic
#99517F #B5739D #CA9BB9 #DFC3D5 #F4EBF1
Accessibility & contrast
On white
2.36
#CA9BB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#CA9BB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9BB9
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9BB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9BB9 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4BA
Deuteranopia (green-blind)
#A7ABB8
Tritanopia (blue-blind)
#D09CA5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ca9bb9; /* rgb */ color: rgb(202, 155, 185); /* oklch */ color: oklch(74.2% 0.069 340.4);
Tailwind
colors: {
custom: {
50: '#dab8ce',
500: '#ca9bb9',
950: '#000000',
},
}SCSS
$custom: #ca9bb9; $custom-light: #dab8ce; $custom-dark: #000000;
JSON
{
"hex": "#ca9bb9",
"rgb": {
"r": 202,
"g": 155,
"b": 185
},
"hsl": {
"h": 321.702,
"s": 30.719,
"l": 70
},
"oklch": {
"l": 0.74239,
"c": 0.0686,
"h": 340.4
},
"luminance": 0.39502
}Semantic roles & 50–950 ramp
primary
#CA9BB9
secondary
#DAE7DF
accent
#A9643C
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151113
muted
#838082