#CAA39E#CAA39E
#CAA39E is a light, muted red. Relative luminance 0.412; OKLCH L 74.9% C 0.047 H 26.7°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA39E |
|---|---|
| RGB | rgb(202, 163, 158) |
| HSL | hsl(7, 29%, 71%) |
| HSV | hsv(7, 22%, 79%) |
| CMYK | cmyk(0%, 19.3%, 21.8%, 20.8%) |
| CIE-LAB | lab(70.33, 13.58, 8.04) |
| CIE-LCH | lch(70.33, 15.78, 30.62°) |
| OKLab | oklab(74.94% 0.0419 0.0211) |
| OKLCH | oklch(74.94% 0.047 26.7) |
| XYZ | xyz(43.6262, 41.2213, 37.9996) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.91
Rosybrown
#BC8F8F
ΔE00 6.16
Dusty Pink
#D8A7B1
ΔE00 6.88
Grey Pink
#C3909B
ΔE00 8.37
Greyish Pink
#C88D94
ΔE00 8.41
Pinkish Tan
#D99B82
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA39E #9EC5CA
analogous
#CA9EAF #CAA39E #CAB99E
triadic
#CAA39E #9ECAA3 #A39ECA
tetradic
#CAA39E #AFCA9E #9EC5CA #B99ECA
square
#CAA39E #AFCA9E #9EC5CA #B99ECA
split-complementary
#CAA39E #9ECAB9 #9EAFCA
monochromatic
#9A5C54 #B47D76 #CAA39E #E0C9C6 #F4ECEB
Accessibility & contrast
On white
2.27
#CAA39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#CAA39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA39E
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA39E | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89E
Deuteranopia (green-blind)
#B4AF9E
Tritanopia (blue-blind)
#D39FA2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #caa39e; /* rgb */ color: rgb(202, 163, 158); /* oklch */ color: oklch(74.9% 0.047 26.7);
Tailwind
colors: {
custom: {
50: '#dabeba',
500: '#caa39e',
950: '#000000',
},
}SCSS
$custom: #caa39e; $custom-light: #dabeba; $custom-dark: #000000;
JSON
{
"hex": "#caa39e",
"rgb": {
"r": 202,
"g": 163,
"b": 158
},
"hsl": {
"h": 6.818,
"s": 29.333,
"l": 70.588
},
"oklch": {
"l": 0.74938,
"c": 0.0469,
"h": 26.7
},
"luminance": 0.4122
}Semantic roles & 50–950 ramp
primary
#CAA39E
secondary
#DCE7E8
accent
#9CA83E
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180