#CA9BAA#CA9BAA
#CA9BAA is a light, muted pink. Relative luminance 0.389; OKLCH L 73.8% C 0.059 H 357.7°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9BAA |
|---|---|
| RGB | rgb(202, 155, 170) |
| HSL | hsl(341, 31%, 70%) |
| HSV | hsv(341, 23%, 79%) |
| CMYK | cmyk(0%, 23.3%, 15.8%, 20.8%) |
| CIE-LAB | lab(68.68, 19.82, -1.02) |
| CIE-LCH | lch(68.68, 19.85, 357.07°) |
| OKLab | oklab(73.76% 0.0592 -0.0024) |
| OKLCH | oklch(73.76% 0.059 357.7) |
| XYZ | xyz(43.3342, 38.9033, 43.2489) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.63
Grey Pink
#C3909B
ΔE00 3.62
Dusty Pink
#D8A7B1
ΔE00 3.92
Faded Pink
#DE9DAC
ΔE00 4.44
Greyish Pink
#C88D94
ΔE00 5.63
Rosybrown
#BC8F8F
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9BAA #9BCABB
analogous
#CA9BC2 #CA9BAA #CAA39B
triadic
#CA9BAA #AACA9B #9BAACA
tetradic
#CA9BAA #C2CA9B #9BCABB #A39BCA
square
#CA9BAA #C2CA9B #9BCABB #A39BCA
split-complementary
#CA9BAA #9BCAA3 #9BC2CA
monochromatic
#995168 #B57388 #CA9BAA #DFC3CC #F4EBEE
Accessibility & contrast
On white
2.39
#CA9BAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#CA9BAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9BAA
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9BAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9BAA | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AB
Deuteranopia (green-blind)
#ABABA9
Tritanopia (blue-blind)
#D299A0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ca9baa; /* rgb */ color: rgb(202, 155, 170); /* oklch */ color: oklch(73.8% 0.059 357.7);
Tailwind
colors: {
custom: {
50: '#dab8c3',
500: '#ca9baa',
950: '#000000',
},
}SCSS
$custom: #ca9baa; $custom-light: #dab8c3; $custom-dark: #000000;
JSON
{
"hex": "#ca9baa",
"rgb": {
"r": 202,
"g": 155,
"b": 170
},
"hsl": {
"h": 340.851,
"s": 30.719,
"l": 70
},
"oklch": {
"l": 0.73761,
"c": 0.05925,
"h": 357.7
},
"luminance": 0.38902
}Semantic roles & 50–950 ramp
primary
#CA9BAA
secondary
#DAE7E3
accent
#A9873C
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081