#CAA89F#CAA89F
#CAA89F is a light, muted red. Relative luminance 0.431; OKLCH L 75.9% C 0.042 H 35.2°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA89F |
|---|---|
| RGB | rgb(202, 168, 159) |
| HSL | hsl(13, 29%, 71%) |
| HSV | hsv(13, 21%, 79%) |
| CMYK | cmyk(0%, 16.8%, 21.3%, 20.8%) |
| CIE-LAB | lab(71.60, 11.01, 9.29) |
| CIE-LCH | lch(71.60, 14.41, 40.18°) |
| OKLab | oklab(75.93% 0.0344 0.0243) |
| OKLCH | oklch(75.93% 0.042 35.2) |
| XYZ | xyz(44.6180, 43.0666, 38.7566) |
| Luminance | 0.4306 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.12
Mushroom
#BA9E88
ΔE00 7.87
Rosybrown
#BC8F8F
ΔE00 8.48
Pinkish Tan
#D99B82
ΔE00 8.50
Dusty Pink
#D8A7B1
ΔE00 9.14
Blush (survey)
#F29E8E
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA89F #9FC1CA
analogous
#CA9FAB #CAA89F #CABD9F
triadic
#CAA89F #9FCAA8 #A89FCA
tetradic
#CAA89F #ABCA9F #9FC1CA #BD9FCA
square
#CAA89F #ABCA9F #9FC1CA #BD9FCA
split-complementary
#CAA89F #9FCABD #9FABCA
monochromatic
#9A6355 #B48478 #CAA89F #E0CCC6 #F4EDEB
Accessibility & contrast
On white
2.18
#CAA89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#CAA89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA89F
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA89F | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAC9E
Deuteranopia (green-blind)
#B7B29F
Tritanopia (blue-blind)
#D3A4A6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #caa89f; /* rgb */ color: rgb(202, 168, 159); /* oklch */ color: oklch(75.9% 0.042 35.2);
Tailwind
colors: {
custom: {
50: '#dac1bb',
500: '#caa89f',
950: '#000000',
},
}SCSS
$custom: #caa89f; $custom-light: #dac1bb; $custom-dark: #000000;
JSON
{
"hex": "#caa89f",
"rgb": {
"r": 202,
"g": 168,
"b": 159
},
"hsl": {
"h": 12.558,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.75934,
"c": 0.04212,
"h": 35.2
},
"luminance": 0.43065
}Semantic roles & 50–950 ramp
primary
#CAA89F
secondary
#DDE6E8
accent
#91A83E
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180