#CAA09B#CAA09B
#CAA09B is a light, muted red. Relative luminance 0.401; OKLCH L 74.3% C 0.051 H 26.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA09B |
|---|---|
| RGB | rgb(202, 160, 155) |
| HSL | hsl(6, 31%, 70%) |
| HSV | hsv(6, 23%, 79%) |
| CMYK | cmyk(0%, 20.8%, 23.3%, 20.8%) |
| CIE-LAB | lab(69.52, 14.77, 8.53) |
| CIE-LCH | lch(69.52, 17.06, 30.02°) |
| OKLab | oklab(74.28% 0.0455 0.0224) |
| OKLCH | oklch(74.28% 0.051 26.2) |
| XYZ | xyz(42.8448, 40.0665, 36.4808) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.97
Rosybrown
#BC8F8F
ΔE00 5.33
Dusty Pink
#D8A7B1
ΔE00 6.79
Greyish Pink
#C88D94
ΔE00 7.51
Grey Pink
#C3909B
ΔE00 7.70
Pinkish Tan
#D99B82
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA09B #9BC5CA
analogous
#CA9BAD #CAA09B #CAB89B
triadic
#CAA09B #9BCAA0 #A09BCA
tetradic
#CAA09B #ADCA9B #9BC5CA #B89BCA
square
#CAA09B #ADCA9B #9BC5CA #B89BCA
split-complementary
#CAA09B #9BCAB8 #9BADCA
monochromatic
#995951 #B57A73 #CAA09B #DFC6C3 #F4ECEB
Accessibility & contrast
On white
2.33
#CAA09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#CAA09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA09B
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA09B | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59B
Deuteranopia (green-blind)
#B2AD9B
Tritanopia (blue-blind)
#D49B9F
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #caa09b; /* rgb */ color: rgb(202, 160, 155); /* oklch */ color: oklch(74.3% 0.051 26.2);
Tailwind
colors: {
custom: {
50: '#dbbcb8',
500: '#caa09b',
950: '#000000',
},
}SCSS
$custom: #caa09b; $custom-light: #dbbcb8; $custom-dark: #000000;
JSON
{
"hex": "#caa09b",
"rgb": {
"r": 202,
"g": 160,
"b": 155
},
"hsl": {
"h": 6.383,
"s": 30.719,
"l": 70
},
"oklch": {
"l": 0.74282,
"c": 0.05068,
"h": 26.2
},
"luminance": 0.40065
}Semantic roles & 50–950 ramp
primary
#CAA09B
secondary
#DAE6E7
accent
#9EA93C
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180