#CAA3A3#CAA3A3
#CAA3A3 is a light, muted red. Relative luminance 0.414; OKLCH L 75.1% C 0.046 H 18.2°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA3A3 |
|---|---|
| RGB | rgb(202, 163, 163) |
| HSL | hsl(0, 27%, 72%) |
| HSV | hsv(0, 19%, 79%) |
| CMYK | cmyk(0%, 19.3%, 19.3%, 20.8%) |
| CIE-LAB | lab(70.45, 14.34, 5.45) |
| CIE-LCH | lch(70.45, 15.34, 20.80°) |
| OKLab | oklab(75.07% 0.0439 0.0145) |
| OKLCH | oklch(75.07% 0.046 18.2) |
| XYZ | xyz(44.0653, 41.3969, 40.3125) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.23
Dusty Pink
#D8A7B1
ΔE00 5.01
Rosybrown
#BC8F8F
ΔE00 5.82
Grey Pink
#C3909B
ΔE00 6.89
Light Mauve
#C292A1
ΔE00 7.32
Greyish Pink
#C88D94
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA3A3 #A3CACA
analogous
#CAA3B7 #CAA3A3 #CAB7A3
triadic
#CAA3A3 #A3CAA3 #A3A3CA
tetradic
#CAA3A3 #B7CAA3 #A3CACA #B7A3CA
square
#CAA3A3 #B7CAA3 #A3CACA #B7A3CA
split-complementary
#CAA3A3 #A3CAB7 #A3B7CA
monochromatic
#9A5959 #B47C7C #CAA3A3 #E0CACA #F4ECEC
Accessibility & contrast
On white
2.26
#CAA3A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#CAA3A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA3A3
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA3A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA3A3 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A3
Deuteranopia (green-blind)
#B3AFA2
Tritanopia (blue-blind)
#D39FA3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #caa3a3; /* rgb */ color: rgb(202, 163, 163); /* oklch */ color: oklch(75.1% 0.046 18.2);
Tailwind
colors: {
custom: {
50: '#dabebe',
500: '#caa3a3',
950: '#000000',
},
}SCSS
$custom: #caa3a3; $custom-light: #dabebe; $custom-dark: #000000;
JSON
{
"hex": "#caa3a3",
"rgb": {
"r": 202,
"g": 163,
"b": 163
},
"hsl": {
"h": 0,
"s": 26.897,
"l": 71.569
},
"oklch": {
"l": 0.75074,
"c": 0.04619,
"h": 18.2
},
"luminance": 0.41395
}Semantic roles & 50–950 ramp
primary
#CAA3A3
secondary
#DFE9E9
accent
#A5A540
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151212
muted
#838181