#CAA4A3#CAA4A3
#CAA4A3 is a light, muted red. Relative luminance 0.418; OKLCH L 75.3% C 0.045 H 20.0°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA4A3 |
|---|---|
| RGB | rgb(202, 164, 163) |
| HSL | hsl(2, 27%, 72%) |
| HSV | hsv(2, 19%, 79%) |
| CMYK | cmyk(0%, 18.8%, 19.3%, 20.8%) |
| CIE-LAB | lab(70.70, 13.79, 5.80) |
| CIE-LCH | lch(70.70, 14.96, 22.81°) |
| OKLab | oklab(75.27% 0.0423 0.0154) |
| OKLCH | oklch(75.27% 0.045 20) |
| XYZ | xyz(44.2436, 41.7534, 40.3719) |
| Luminance | 0.4175 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.75
Dusty Pink
#D8A7B1
ΔE00 5.43
Rosybrown
#BC8F8F
ΔE00 6.12
Grey Pink
#C3909B
ΔE00 7.42
Light Mauve
#C292A1
ΔE00 7.86
Greyish Pink
#C88D94
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA4A3 #A3C9CA
analogous
#CAA3B6 #CAA4A3 #CAB8A3
triadic
#CAA4A3 #A3CAA4 #A4A3CA
tetradic
#CAA4A3 #B6CAA3 #A3C9CA #B8A3CA
square
#CAA4A3 #B6CAA3 #A3C9CA #B8A3CA
split-complementary
#CAA4A3 #A3CAB8 #A3B6CA
monochromatic
#9A5A59 #B47E7C #CAA4A3 #E0CACA #F4ECEC
Accessibility & contrast
On white
2.25
#CAA4A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#CAA4A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA4A3
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA4A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA4A3 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A3
Deuteranopia (green-blind)
#B3B0A3
Tritanopia (blue-blind)
#D2A0A4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #caa4a3; /* rgb */ color: rgb(202, 164, 163); /* oklch */ color: oklch(75.3% 0.045 20.0);
Tailwind
colors: {
custom: {
50: '#dabfbe',
500: '#caa4a3',
950: '#000000',
},
}SCSS
$custom: #caa4a3; $custom-light: #dabfbe; $custom-dark: #000000;
JSON
{
"hex": "#caa4a3",
"rgb": {
"r": 202,
"g": 164,
"b": 163
},
"hsl": {
"h": 1.538,
"s": 26.897,
"l": 71.569
},
"oklch": {
"l": 0.75266,
"c": 0.045,
"h": 20
},
"luminance": 0.41752
}Semantic roles & 50–950 ramp
primary
#CAA4A3
secondary
#DFE9E9
accent
#A3A540
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151212
muted
#838181