#CAAAA8#CAAAA8
#CAAAA8 is a light, muted red. Relative luminance 0.441; OKLCH L 76.6% C 0.038 H 22.2°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAAA8 |
|---|---|
| RGB | rgb(202, 170, 168) |
| HSL | hsl(4, 24%, 73%) |
| HSV | hsv(4, 17%, 79%) |
| CMYK | cmyk(0%, 15.8%, 16.8%, 20.8%) |
| CIE-LAB | lab(72.32, 11.31, 5.37) |
| CIE-LCH | lch(72.32, 12.52, 25.42°) |
| OKLab | oklab(76.57% 0.0348 0.0142) |
| OKLCH | oklch(76.57% 0.038 22.2) |
| XYZ | xyz(45.7997, 44.1346, 43.1444) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.49
Dusty Pink
#D8A7B1
ΔE00 6.74
Rosybrown
#BC8F8F
ΔE00 8.11
Grey Pink
#C3909B
ΔE00 9.48
Light Mauve
#C292A1
ΔE00 9.69
Faded Pink
#DE9DAC
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAAA8 #A8C8CA
analogous
#CAA8B7 #CAAAA8 #CABBA8
triadic
#CAAAA8 #A8CAAA #AAA8CA
tetradic
#CAAAA8 #B7CAA8 #A8C8CA #BBA8CA
square
#CAAAA8 #B7CAA8 #A8C8CA #BBA8CA
split-complementary
#CAAAA8 #A8CABB #A8B7CA
monochromatic
#9A615E #B38582 #CAAAA8 #E1CFCE #F3ECEC
Accessibility & contrast
On white
2.14
#CAAAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#CAAAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAAA8
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAAA8 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA8
Deuteranopia (green-blind)
#B7B4A8
Tritanopia (blue-blind)
#D1A7AA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caaaa8; /* rgb */ color: rgb(202, 170, 168); /* oklch */ color: oklch(76.6% 0.038 22.2);
Tailwind
colors: {
custom: {
50: '#dac3c1',
500: '#caaaa8',
950: '#000000',
},
}SCSS
$custom: #caaaa8; $custom-light: #dac3c1; $custom-dark: #000000;
JSON
{
"hex": "#caaaa8",
"rgb": {
"r": 202,
"g": 170,
"b": 168
},
"hsl": {
"h": 3.529,
"s": 24.286,
"l": 72.549
},
"oklch": {
"l": 0.76566,
"c": 0.03764,
"h": 22.2
},
"luminance": 0.44133
}Semantic roles & 50–950 ramp
primary
#CAAAA8
secondary
#E1E9EA
accent
#9DA343
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#151212
muted
#838181