#CAA49B#CAA49B
#CAA49B is a light, muted red. Relative luminance 0.415; OKLCH L 75.1% C 0.047 H 33.6°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA49B |
|---|---|
| RGB | rgb(202, 164, 155) |
| HSL | hsl(11, 31%, 70%) |
| HSV | hsv(11, 23%, 79%) |
| CMYK | cmyk(0%, 18.8%, 23.3%, 20.8%) |
| CIE-LAB | lab(70.51, 12.59, 9.94) |
| CIE-LCH | lch(70.51, 16.04, 38.31°) |
| OKLab | oklab(75.05% 0.0391 0.026) |
| OKLCH | oklch(75.05% 0.047 33.6) |
| XYZ | xyz(43.5494, 41.4757, 36.7156) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.11
Rosybrown
#BC8F8F
ΔE00 7.25
Pinkish Tan
#D99B82
ΔE00 7.61
Mushroom
#BA9E88
ΔE00 8.31
Dusty Pink
#D8A7B1
ΔE00 8.63
Greyish Pink
#C88D94
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA49B #9BC1CA
analogous
#CA9BAA #CAA49B #CABB9B
triadic
#CAA49B #9BCAA4 #A49BCA
tetradic
#CAA49B #AACA9B #9BC1CA #BB9BCA
square
#CAA49B #AACA9B #9BC1CA #BB9BCA
split-complementary
#CAA49B #9BCABB #9BAACA
monochromatic
#995F51 #B58073 #CAA49B #DFC8C3 #F4EDEB
Accessibility & contrast
On white
2.26
#CAA49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#CAA49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA49B
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA49B | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89A
Deuteranopia (green-blind)
#B5AF9B
Tritanopia (blue-blind)
#D39FA2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #caa49b; /* rgb */ color: rgb(202, 164, 155); /* oklch */ color: oklch(75.1% 0.047 33.6);
Tailwind
colors: {
custom: {
50: '#dabfb8',
500: '#caa49b',
950: '#000000',
},
}SCSS
$custom: #caa49b; $custom-light: #dabfb8; $custom-dark: #000000;
JSON
{
"hex": "#caa49b",
"rgb": {
"r": 202,
"g": 164,
"b": 155
},
"hsl": {
"h": 11.489,
"s": 30.719,
"l": 70
},
"oklch": {
"l": 0.75052,
"c": 0.04694,
"h": 33.6
},
"luminance": 0.41474
}Semantic roles & 50–950 ramp
primary
#CAA49B
secondary
#DAE4E7
accent
#94A93C
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180