#CAA79D#CAA79D
#CAA79D is a light, muted red. Relative luminance 0.426; OKLCH L 75.7% C 0.044 H 36.5°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA79D |
|---|---|
| RGB | rgb(202, 167, 157) |
| HSL | hsl(13, 30%, 70%) |
| HSV | hsv(13, 22%, 79%) |
| CMYK | cmyk(0%, 17.3%, 22.3%, 20.8%) |
| CIE-LAB | lab(71.30, 11.25, 9.97) |
| CIE-LCH | lch(71.30, 15.03, 41.56°) |
| OKLab | oklab(75.69% 0.0352 0.026) |
| OKLCH | oklch(75.69% 0.044 36.5) |
| XYZ | xyz(44.2619, 42.6299, 37.7886) |
| Luminance | 0.4263 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.65
Mushroom
#BA9E88
ΔE00 7.57
Pinkish Tan
#D99B82
ΔE00 8.01
Rosybrown
#BC8F8F
ΔE00 8.41
Dusty Pink
#D8A7B1
ΔE00 9.43
Blush (survey)
#F29E8E
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA79D #9DC0CA
analogous
#CA9DA9 #CAA79D #CABD9D
triadic
#CAA79D #9DCAA7 #A79DCA
tetradic
#CAA79D #A9CA9D #9DC0CA #BD9DCA
square
#CAA79D #A9CA9D #9DC0CA #BD9DCA
split-complementary
#CAA79D #9DCABD #9DA9CA
monochromatic
#9A6353 #B58375 #CAA79D #DFCBC5 #F4EDEB
Accessibility & contrast
On white
2.20
#CAA79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#CAA79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA79D
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA79D | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9C
Deuteranopia (green-blind)
#B7B19D
Tritanopia (blue-blind)
#D3A2A4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #caa79d; /* rgb */ color: rgb(202, 167, 157); /* oklch */ color: oklch(75.7% 0.044 36.5);
Tailwind
colors: {
custom: {
50: '#dac1b9',
500: '#caa79d',
950: '#000000',
},
}SCSS
$custom: #caa79d; $custom-light: #dac1b9; $custom-dark: #000000;
JSON
{
"hex": "#caa79d",
"rgb": {
"r": 202,
"g": 167,
"b": 157
},
"hsl": {
"h": 13.333,
"s": 29.801,
"l": 70.392
},
"oklch": {
"l": 0.75687,
"c": 0.04376,
"h": 36.5
},
"luminance": 0.42628
}Semantic roles & 50–950 ramp
primary
#CAA79D
secondary
#DBE5E8
accent
#91A83D
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180