#CAA89E#CAA89E
#CAA89E is a light, muted red. Relative luminance 0.430; OKLCH L 75.9% C 0.043 H 37.0°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA89E |
|---|---|
| RGB | rgb(202, 168, 158) |
| HSL | hsl(14, 29%, 71%) |
| HSV | hsv(14, 22%, 79%) |
| CMYK | cmyk(0%, 16.8%, 21.8%, 20.8%) |
| CIE-LAB | lab(71.58, 10.86, 9.81) |
| CIE-LCH | lch(71.58, 14.63, 42.11°) |
| OKLab | oklab(75.91% 0.034 0.0256) |
| OKLCH | oklch(75.91% 0.043 37) |
| XYZ | xyz(44.5316, 43.0320, 38.3014) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.47
Mushroom
#BA9E88
ΔE00 7.48
Pinkish Tan
#D99B82
ΔE00 8.26
Rosybrown
#BC8F8F
ΔE00 8.72
Dusty Pink
#D8A7B1
ΔE00 9.58
Blush (survey)
#F29E8E
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA89E #9EC0CA
analogous
#CA9EAA #CAA89E #CABE9E
triadic
#CAA89E #9ECAA8 #A89ECA
tetradic
#CAA89E #AACA9E #9EC0CA #BE9ECA
square
#CAA89E #AACA9E #9EC0CA #BE9ECA
split-complementary
#CAA89E #9ECABE #9EAACA
monochromatic
#9A6454 #B48576 #CAA89E #E0CBC6 #F4EDEB
Accessibility & contrast
On white
2.19
#CAA89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#CAA89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA89E
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA89E | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 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)
#B0AB9D
Deuteranopia (green-blind)
#B7B29E
Tritanopia (blue-blind)
#D3A3A5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #caa89e; /* rgb */ color: rgb(202, 168, 158); /* oklch */ color: oklch(75.9% 0.043 37.0);
Tailwind
colors: {
custom: {
50: '#dac1ba',
500: '#caa89e',
950: '#000000',
},
}SCSS
$custom: #caa89e; $custom-light: #dac1ba; $custom-dark: #000000;
JSON
{
"hex": "#caa89e",
"rgb": {
"r": 202,
"g": 168,
"b": 158
},
"hsl": {
"h": 13.636,
"s": 29.333,
"l": 70.588
},
"oklch": {
"l": 0.75908,
"c": 0.04257,
"h": 37
},
"luminance": 0.4303
}Semantic roles & 50–950 ramp
primary
#CAA89E
secondary
#DCE5E8
accent
#90A83E
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180