#CAAAA6#CAAAA6
#CAAAA6 is a light, muted red. Relative luminance 0.441; OKLCH L 76.5% C 0.038 H 26.4°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAAA6 |
|---|---|
| RGB | rgb(202, 170, 166) |
| HSL | hsl(7, 25%, 72%) |
| HSV | hsv(7, 18%, 79%) |
| CMYK | cmyk(0%, 15.8%, 17.8%, 20.8%) |
| CIE-LAB | lab(72.27, 10.99, 6.40) |
| CIE-LCH | lch(72.27, 12.72, 30.21°) |
| OKLab | oklab(76.51% 0.034 0.0169) |
| OKLCH | oklch(76.51% 0.038 26.4) |
| XYZ | xyz(45.6148, 44.0606, 42.1707) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.36
Dusty Pink
#D8A7B1
ΔE00 7.45
Rosybrown
#BC8F8F
ΔE00 8.27
Mushroom
#BA9E88
ΔE00 9.80
Grey Pink
#C3909B
ΔE00 10.02
Light Mauve
#C292A1
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAAA6 #A6C6CA
analogous
#CAA6B4 #CAAAA6 #CABCA6
triadic
#CAAAA6 #A6CAAA #AAA6CA
tetradic
#CAAAA6 #B4CAA6 #A6C6CA #BCA6CA
square
#CAAAA6 #B4CAA6 #A6C6CA #BCA6CA
split-complementary
#CAAAA6 #A6CABC #A6B4CA
monochromatic
#9A635C #B38580 #CAAAA6 #E1CFCC #F4EDEC
Accessibility & contrast
On white
2.14
#CAAAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#CAAAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAAA6
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAAA6 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA6
Deuteranopia (green-blind)
#B7B4A6
Tritanopia (blue-blind)
#D2A7A9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caaaa6; /* rgb */ color: rgb(202, 170, 166); /* oklch */ color: oklch(76.5% 0.038 26.4);
Tailwind
colors: {
custom: {
50: '#dac3c0',
500: '#caaaa6',
950: '#000000',
},
}SCSS
$custom: #caaaa6; $custom-light: #dac3c0; $custom-dark: #000000;
JSON
{
"hex": "#caaaa6",
"rgb": {
"r": 202,
"g": 170,
"b": 166
},
"hsl": {
"h": 6.667,
"s": 25.352,
"l": 72.157
},
"oklch": {
"l": 0.76511,
"c": 0.03801,
"h": 26.4
},
"luminance": 0.44059
}Semantic roles & 50–950 ramp
primary
#CAAAA6
secondary
#E1E9EA
accent
#99A442
background
#FDFBFB
surface
#FBF7F7
border
#D4D0D0
text
#151212
muted
#838181