#CA9BA2#CA9BA2
#CA9BA2 is a light, muted red. Relative luminance 0.386; OKLCH L 73.5% C 0.057 H 8.6°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9BA2 |
|---|---|
| RGB | rgb(202, 155, 162) |
| HSL | hsl(351, 31%, 70%) |
| HSV | hsv(351, 23%, 79%) |
| CMYK | cmyk(0%, 23.3%, 19.8%, 20.8%) |
| CIE-LAB | lab(68.47, 18.56, 3.13) |
| CIE-LCH | lch(68.47, 18.82, 9.58°) |
| OKLab | oklab(73.53% 0.0562 0.0085) |
| OKLCH | oklch(73.53% 0.057 8.6) |
| XYZ | xyz(42.6003, 38.6097, 39.3839) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 3.37
Dusty Pink
#D8A7B1
ΔE00 3.76
Light Mauve
#C292A1
ΔE00 3.80
Greyish Pink
#C88D94
ΔE00 4.36
Rosybrown
#BC8F8F
ΔE00 4.84
Faded Pink
#DE9DAC
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9BA2 #9BCAC3
analogous
#CA9BB9 #CA9BA2 #CAAC9B
triadic
#CA9BA2 #A2CA9B #9BA2CA
tetradic
#CA9BA2 #B9CA9B #9BCAC3 #AC9BCA
square
#CA9BA2 #B9CA9B #9BCAC3 #AC9BCA
split-complementary
#CA9BA2 #9BCAAC #9BB9CA
monochromatic
#99515C #B5737D #CA9BA2 #DFC3C7 #F4EBEC
Accessibility & contrast
On white
2.41
#CA9BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#CA9BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9BA2
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9BA2 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#ADAAA1
Tritanopia (blue-blind)
#D3989D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ca9ba2; /* rgb */ color: rgb(202, 155, 162); /* oklch */ color: oklch(73.5% 0.057 8.6);
Tailwind
colors: {
custom: {
50: '#dbb8bd',
500: '#ca9ba2',
950: '#000000',
},
}SCSS
$custom: #ca9ba2; $custom-light: #dbb8bd; $custom-dark: #000000;
JSON
{
"hex": "#ca9ba2",
"rgb": {
"r": 202,
"g": 155,
"b": 162
},
"hsl": {
"h": 351.064,
"s": 30.719,
"l": 70
},
"oklch": {
"l": 0.73526,
"c": 0.05681,
"h": 8.6
},
"luminance": 0.38608
}Semantic roles & 50–950 ramp
primary
#CA9BA2
secondary
#DAE7E5
accent
#A9993C
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081