#CAA7AA#CAA7AA
#CAA7AA is a light, muted red. Relative luminance 0.431; OKLCH L 76.0% C 0.041 H 12.3°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA7AA |
|---|---|
| RGB | rgb(202, 167, 170) |
| HSL | hsl(355, 25%, 72%) |
| HSV | hsv(355, 17%, 79%) |
| CMYK | cmyk(0%, 17.3%, 15.8%, 20.8%) |
| CIE-LAB | lab(71.62, 13.26, 3.27) |
| CIE-LCH | lch(71.62, 13.66, 13.84°) |
| OKLab | oklab(76.04% 0.0403 0.0088) |
| OKLCH | oklch(76.04% 0.041 12.3) |
| XYZ | xyz(45.4314, 43.0977, 43.9479) |
| Luminance | 0.4310 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.74
Dusty Pink
#D8A7B1
ΔE00 4.64
Rosybrown
#BC8F8F
ΔE00 7.20
Light Mauve
#C292A1
ΔE00 7.49
Grey Pink
#C3909B
ΔE00 7.51
Faded Pink
#DE9DAC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA7AA #A7CAC7
analogous
#CAA7BC #CAA7AA #CAB6A7
triadic
#CAA7AA #AACAA7 #A7AACA
tetradic
#CAA7AA #BCCAA7 #A7CAC7 #B6A7CA
square
#CAA7AA #BCCAA7 #A7CAC7 #B6A7CA
split-complementary
#CAA7AA #A7CAB6 #A7BCCA
monochromatic
#9A5D62 #B38185 #CAA7AA #E1CDCF #F3ECED
Accessibility & contrast
On white
2.18
#CAA7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#CAA7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA7AA
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA7AA | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAA
Deuteranopia (green-blind)
#B4B2A9
Tritanopia (blue-blind)
#D1A4A8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #caa7aa; /* rgb */ color: rgb(202, 167, 170); /* oklch */ color: oklch(76.0% 0.041 12.3);
Tailwind
colors: {
custom: {
50: '#dac1c3',
500: '#caa7aa',
950: '#000000',
},
}SCSS
$custom: #caa7aa; $custom-light: #dac1c3; $custom-dark: #000000;
JSON
{
"hex": "#caa7aa",
"rgb": {
"r": 202,
"g": 167,
"b": 170
},
"hsl": {
"h": 354.857,
"s": 24.823,
"l": 72.353
},
"oklch": {
"l": 0.7604,
"c": 0.04126,
"h": 12.3
},
"luminance": 0.43096
}Semantic roles & 50–950 ramp
primary
#CAA7AA
secondary
#E1EAE9
accent
#A39B42
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#151212
muted
#838181