#CAA09F#CAA09F
#CAA09F is a light, muted red. Relative luminance 0.402; OKLCH L 74.4% C 0.050 H 19.9°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA09F |
|---|---|
| RGB | rgb(202, 160, 159) |
| HSL | hsl(1, 29%, 71%) |
| HSV | hsv(1, 21%, 79%) |
| CMYK | cmyk(0%, 20.8%, 21.3%, 20.8%) |
| CIE-LAB | lab(69.61, 15.36, 6.45) |
| CIE-LCH | lch(69.61, 16.67, 22.79°) |
| OKLab | oklab(74.39% 0.0471 0.0171) |
| OKLCH | oklch(74.39% 0.05 19.9) |
| XYZ | xyz(43.1863, 40.2031, 38.2793) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.97
Pinkish Grey
#C8ACA9
ΔE00 5.12
Dusty Pink
#D8A7B1
ΔE00 5.29
Grey Pink
#C3909B
ΔE00 6.39
Greyish Pink
#C88D94
ΔE00 6.59
Light Mauve
#C292A1
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA09F #9FC9CA
analogous
#CA9FB3 #CAA09F #CAB59F
triadic
#CAA09F #9FCAA0 #A09FCA
tetradic
#CAA09F #B3CA9F #9FC9CA #B59FCA
square
#CAA09F #B3CA9F #9FC9CA #B59FCA
split-complementary
#CAA09F #9FCAB5 #9FB3CA
monochromatic
#9A5655 #B47978 #CAA09F #E0C7C6 #F4EBEB
Accessibility & contrast
On white
2.32
#CAA09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#CAA09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA09F
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA09F | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59F
Deuteranopia (green-blind)
#B1AD9E
Tritanopia (blue-blind)
#D39CA0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #caa09f; /* rgb */ color: rgb(202, 160, 159); /* oklch */ color: oklch(74.4% 0.050 19.9);
Tailwind
colors: {
custom: {
50: '#dabcbb',
500: '#caa09f',
950: '#000000',
},
}SCSS
$custom: #caa09f; $custom-light: #dabcbb; $custom-dark: #000000;
JSON
{
"hex": "#caa09f",
"rgb": {
"r": 202,
"g": 160,
"b": 159
},
"hsl": {
"h": 1.395,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.74389,
"c": 0.05005,
"h": 19.9
},
"luminance": 0.40201
}Semantic roles & 50–950 ramp
primary
#CAA09F
secondary
#DDE8E8
accent
#A5A83E
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180