#CAA8A2#CAA8A2
#CAA8A2 is a light, muted red. Relative luminance 0.432; OKLCH L 76.0% C 0.041 H 29.8°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA8A2 |
|---|---|
| RGB | rgb(202, 168, 162) |
| HSL | hsl(9, 27%, 71%) |
| HSV | hsv(9, 20%, 79%) |
| CMYK | cmyk(0%, 16.8%, 19.8%, 20.8%) |
| CIE-LAB | lab(71.67, 11.46, 7.75) |
| CIE-LCH | lch(71.67, 13.83, 34.05°) |
| OKLab | oklab(76.01% 0.0356 0.0204) |
| OKLCH | oklch(76.01% 0.041 29.8) |
| XYZ | xyz(44.8815, 43.1720, 40.1443) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.30
Rosybrown
#BC8F8F
ΔE00 7.87
Dusty Pink
#D8A7B1
ΔE00 7.87
Mushroom
#BA9E88
ΔE00 9.09
Pinkish Tan
#D99B82
ΔE00 9.34
Grey Pink
#C3909B
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA8A2 #A2C4CA
analogous
#CAA2B0 #CAA8A2 #CABCA2
triadic
#CAA8A2 #A2CAA8 #A8A2CA
tetradic
#CAA8A2 #B0CAA2 #A2C4CA #BCA2CA
square
#CAA8A2 #B0CAA2 #A2C4CA #BCA2CA
split-complementary
#CAA8A2 #A2CABC #A2B0CA
monochromatic
#9A6258 #B4847B #CAA8A2 #E0CCC9 #F4EDEC
Accessibility & contrast
On white
2.18
#CAA8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#CAA8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA8A2
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA8A2 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA2
Deuteranopia (green-blind)
#B7B2A2
Tritanopia (blue-blind)
#D2A4A6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #caa8a2; /* rgb */ color: rgb(202, 168, 162); /* oklch */ color: oklch(76.0% 0.041 29.8);
Tailwind
colors: {
custom: {
50: '#dac1bd',
500: '#caa8a2',
950: '#000000',
},
}SCSS
$custom: #caa8a2; $custom-light: #dac1bd; $custom-dark: #000000;
JSON
{
"hex": "#caa8a2",
"rgb": {
"r": 202,
"g": 168,
"b": 162
},
"hsl": {
"h": 9,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.76013,
"c": 0.04101,
"h": 29.8
},
"luminance": 0.4317
}Semantic roles & 50–950 ramp
primary
#CAA8A2
secondary
#DFE8E9
accent
#97A640
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151212
muted
#838181