#CAA09D#CAA09D
#CAA09D is a light, muted red. Relative luminance 0.401; OKLCH L 74.3% C 0.050 H 23.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA09D |
|---|---|
| RGB | rgb(202, 160, 157) |
| HSL | hsl(4, 30%, 70%) |
| HSV | hsv(4, 22%, 79%) |
| CMYK | cmyk(0%, 20.8%, 22.3%, 20.8%) |
| CIE-LAB | lab(69.57, 15.06, 7.49) |
| CIE-LCH | lch(69.57, 16.82, 26.45°) |
| OKLab | oklab(74.33% 0.0463 0.0197) |
| OKLCH | oklch(74.33% 0.05 23.1) |
| XYZ | xyz(43.0141, 40.1343, 37.3727) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.98
Rosybrown
#BC8F8F
ΔE00 5.08
Dusty Pink
#D8A7B1
ΔE00 6.01
Greyish Pink
#C88D94
ΔE00 7.01
Grey Pink
#C3909B
ΔE00 7.02
Light Mauve
#C292A1
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA09D #9DC7CA
analogous
#CA9DB0 #CAA09D #CAB69D
triadic
#CAA09D #9DCAA0 #A09DCA
tetradic
#CAA09D #B0CA9D #9DC7CA #B69DCA
square
#CAA09D #B0CA9D #9DC7CA #B69DCA
split-complementary
#CAA09D #9DCAB6 #9DB0CA
monochromatic
#9A5853 #B57975 #CAA09D #DFC7C5 #F4ECEB
Accessibility & contrast
On white
2.33
#CAA09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#CAA09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA09D
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA09D | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59D
Deuteranopia (green-blind)
#B2AD9C
Tritanopia (blue-blind)
#D39C9F
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #caa09d; /* rgb */ color: rgb(202, 160, 157); /* oklch */ color: oklch(74.3% 0.050 23.1);
Tailwind
colors: {
custom: {
50: '#dbbcb9',
500: '#caa09d',
950: '#000000',
},
}SCSS
$custom: #caa09d; $custom-light: #dbbcb9; $custom-dark: #000000;
JSON
{
"hex": "#caa09d",
"rgb": {
"r": 202,
"g": 160,
"b": 157
},
"hsl": {
"h": 4,
"s": 29.801,
"l": 70.392
},
"oklch": {
"l": 0.74335,
"c": 0.05029,
"h": 23.1
},
"luminance": 0.40132
}Semantic roles & 50–950 ramp
primary
#CAA09D
secondary
#DBE7E8
accent
#A1A83D
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180