#CAA397#CAA397
#CAA397 is a light, muted red. Relative luminance 0.410; OKLCH L 74.8% C 0.049 H 37.8°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA397 |
|---|---|
| RGB | rgb(202, 163, 151) |
| HSL | hsl(14, 32%, 69%) |
| HSV | hsv(14, 25%, 79%) |
| CMYK | cmyk(0%, 19.3%, 25.2%, 20.8%) |
| CIE-LAB | lab(70.17, 12.55, 11.67) |
| CIE-LCH | lch(70.17, 17.14, 42.92°) |
| OKLab | oklab(74.76% 0.0391 0.0303) |
| OKLCH | oklch(74.76% 0.049 37.8) |
| XYZ | xyz(43.0407, 40.9871, 34.9163) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.11
Pinkish Tan
#D99B82
ΔE00 6.61
Mushroom
#BA9E88
ΔE00 7.35
Rosybrown
#BC8F8F
ΔE00 7.82
Blush (survey)
#F29E8E
ΔE00 9.68
Dusty Pink
#D8A7B1
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA397 #97BECA
analogous
#CA97A5 #CAA397 #CABD97
triadic
#CAA397 #97CAA3 #A397CA
tetradic
#CAA397 #A5CA97 #97BECA #BD97CA
square
#CAA397 #A5CA97 #97BECA #BD97CA
split-complementary
#CAA397 #97CABD #97A5CA
monochromatic
#995F4E #B57F6E #CAA397 #DFC7C0 #F3EBE8
Accessibility & contrast
On white
2.28
#CAA397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#CAA397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA397
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA397 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA796
Deuteranopia (green-blind)
#B5AF97
Tritanopia (blue-blind)
#D49EA0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #caa397; /* rgb */ color: rgb(202, 163, 151); /* oklch */ color: oklch(74.8% 0.049 37.8);
Tailwind
colors: {
custom: {
50: '#dbbeb5',
500: '#caa397',
950: '#000000',
},
}SCSS
$custom: #caa397; $custom-light: #dbbeb5; $custom-dark: #000000;
JSON
{
"hex": "#caa397",
"rgb": {
"r": 202,
"g": 163,
"b": 151
},
"hsl": {
"h": 14.118,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.74756,
"c": 0.04946,
"h": 37.8
},
"luminance": 0.40985
}Semantic roles & 50–950 ramp
primary
#CAA397
secondary
#D7E2E6
accent
#91AB3A
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180