#CA9AA2#CA9AA2
#CA9AA2 is a light, muted red. Relative luminance 0.383; OKLCH L 73.3% C 0.058 H 7.5°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9AA2 |
|---|---|
| RGB | rgb(202, 154, 162) |
| HSL | hsl(350, 31%, 70%) |
| HSV | hsv(350, 24%, 79%) |
| CMYK | cmyk(0%, 23.8%, 19.8%, 20.8%) |
| CIE-LAB | lab(68.23, 19.11, 2.78) |
| CIE-LCH | lch(68.23, 19.31, 8.28°) |
| OKLab | oklab(73.34% 0.0578 0.0076) |
| OKLCH | oklch(73.34% 0.058 7.5) |
| XYZ | xyz(42.4346, 38.2783, 39.3286) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.99
Light Mauve
#C292A1
ΔE00 3.40
Dusty Pink
#D8A7B1
ΔE00 3.86
Greyish Pink
#C88D94
ΔE00 4.10
Faded Pink
#DE9DAC
ΔE00 4.65
Rosybrown
#BC8F8F
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9AA2 #9ACAC2
analogous
#CA9ABA #CA9AA2 #CAAA9A
triadic
#CA9AA2 #A2CA9A #9AA2CA
tetradic
#CA9AA2 #BACA9A #9ACAC2 #AA9ACA
square
#CA9AA2 #BACA9A #9ACAC2 #AA9ACA
split-complementary
#CA9AA2 #9ACAAA #9ABACA
monochromatic
#99505D #B5727D #CA9AA2 #DFC2C7 #F4EAEC
Accessibility & contrast
On white
2.43
#CA9AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#CA9AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9AA2
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9AA2 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A2
Deuteranopia (green-blind)
#ACAAA1
Tritanopia (blue-blind)
#D3979D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ca9aa2; /* rgb */ color: rgb(202, 154, 162); /* oklch */ color: oklch(73.3% 0.058 7.5);
Tailwind
colors: {
custom: {
50: '#dbb8bd',
500: '#ca9aa2',
950: '#000000',
},
}SCSS
$custom: #ca9aa2; $custom-light: #dbb8bd; $custom-dark: #000000;
JSON
{
"hex": "#ca9aa2",
"rgb": {
"r": 202,
"g": 154,
"b": 162
},
"hsl": {
"h": 350,
"s": 31.169,
"l": 69.804
},
"oklch": {
"l": 0.73338,
"c": 0.05827,
"h": 7.5
},
"luminance": 0.38276
}Semantic roles & 50–950 ramp
primary
#CA9AA2
secondary
#D9E7E4
accent
#AA983C
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081