#CAA39B#CAA39B
#CAA39B is a light, muted red. Relative luminance 0.411; OKLCH L 74.9% C 0.048 H 31.6°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA39B |
|---|---|
| RGB | rgb(202, 163, 155) |
| HSL | hsl(10, 31%, 70%) |
| HSV | hsv(10, 23%, 79%) |
| CMYK | cmyk(0%, 19.3%, 23.3%, 20.8%) |
| CIE-LAB | lab(70.26, 13.13, 9.59) |
| CIE-LCH | lch(70.26, 16.26, 36.15°) |
| OKLab | oklab(74.86% 0.0407 0.0251) |
| OKLCH | oklch(74.86% 0.048 31.6) |
| XYZ | xyz(43.3711, 41.1192, 36.6562) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.22
Rosybrown
#BC8F8F
ΔE00 6.73
Pinkish Tan
#D99B82
ΔE00 7.74
Dusty Pink
#D8A7B1
ΔE00 8.12
Mushroom
#BA9E88
ΔE00 8.83
Greyish Pink
#C88D94
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA39B #9BC2CA
analogous
#CA9BAA #CAA39B #CABB9B
triadic
#CAA39B #9BCAA3 #A39BCA
tetradic
#CAA39B #AACA9B #9BC2CA #BB9BCA
square
#CAA39B #AACA9B #9BC2CA #BB9BCA
split-complementary
#CAA39B #9BCABB #9BAACA
monochromatic
#995E51 #B57E73 #CAA39B #DFC8C3 #F4EDEB
Accessibility & contrast
On white
2.28
#CAA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#CAA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA39B
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA39B | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA79A
Deuteranopia (green-blind)
#B4AF9B
Tritanopia (blue-blind)
#D39EA1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #caa39b; /* rgb */ color: rgb(202, 163, 155); /* oklch */ color: oklch(74.9% 0.048 31.6);
Tailwind
colors: {
custom: {
50: '#dabeb8',
500: '#caa39b',
950: '#000000',
},
}SCSS
$custom: #caa39b; $custom-light: #dabeb8; $custom-dark: #000000;
JSON
{
"hex": "#caa39b",
"rgb": {
"r": 202,
"g": 163,
"b": 155
},
"hsl": {
"h": 10.213,
"s": 30.719,
"l": 70
},
"oklch": {
"l": 0.74859,
"c": 0.0478,
"h": 31.6
},
"luminance": 0.41118
}Semantic roles & 50–950 ramp
primary
#CAA39B
secondary
#DAE5E7
accent
#97A93C
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180