#CAA79F#CAA79F
#CAA79F is a light, muted red. Relative luminance 0.427; OKLCH L 75.7% C 0.043 H 33.0°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA79F |
|---|---|
| RGB | rgb(202, 167, 159) |
| HSL | hsl(11, 29%, 71%) |
| HSV | hsv(11, 21%, 79%) |
| CMYK | cmyk(0%, 17.3%, 21.3%, 20.8%) |
| CIE-LAB | lab(71.35, 11.55, 8.94) |
| CIE-LCH | lch(71.35, 14.60, 37.74°) |
| OKLab | oklab(75.74% 0.036 0.0234) |
| OKLCH | oklch(75.74% 0.043 33) |
| XYZ | xyz(44.4341, 42.6988, 38.6953) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.05
Rosybrown
#BC8F8F
ΔE00 7.93
Mushroom
#BA9E88
ΔE00 8.36
Pinkish Tan
#D99B82
ΔE00 8.53
Dusty Pink
#D8A7B1
ΔE00 8.55
Grey Pink
#C3909B
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA79F #9FC2CA
analogous
#CA9FAC #CAA79F #CABC9F
triadic
#CAA79F #9FCAA7 #A79FCA
tetradic
#CAA79F #ACCA9F #9FC2CA #BC9FCA
square
#CAA79F #ACCA9F #9FC2CA #BC9FCA
split-complementary
#CAA79F #9FCABC #9FACCA
monochromatic
#9A6255 #B48378 #CAA79F #E0CBC6 #F4EDEB
Accessibility & contrast
On white
2.20
#CAA79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#CAA79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA79F
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA79F | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAB9E
Deuteranopia (green-blind)
#B6B19F
Tritanopia (blue-blind)
#D3A3A5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #caa79f; /* rgb */ color: rgb(202, 167, 159); /* oklch */ color: oklch(75.7% 0.043 33.0);
Tailwind
colors: {
custom: {
50: '#dac1bb',
500: '#caa79f',
950: '#000000',
},
}SCSS
$custom: #caa79f; $custom-light: #dac1bb; $custom-dark: #000000;
JSON
{
"hex": "#caa79f",
"rgb": {
"r": 202,
"g": 167,
"b": 159
},
"hsl": {
"h": 11.163,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.75739,
"c": 0.04292,
"h": 33
},
"luminance": 0.42697
}Semantic roles & 50–950 ramp
primary
#CAA79F
secondary
#DDE6E8
accent
#94A83E
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180