#CAA199#CAA199
#CAA199 is a light, muted red. Relative luminance 0.403; OKLCH L 74.4% C 0.050 H 31.0°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA199 |
|---|---|
| RGB | rgb(202, 161, 153) |
| HSL | hsl(10, 32%, 70%) |
| HSV | hsv(10, 24%, 79%) |
| CMYK | cmyk(0%, 20.3%, 24.3%, 20.8%) |
| CIE-LAB | lab(69.72, 13.93, 9.93) |
| CIE-LCH | lch(69.72, 17.10, 35.48°) |
| OKLab | oklab(74.42% 0.0431 0.0259) |
| OKLCH | oklch(74.42% 0.05 31) |
| XYZ | xyz(42.8522, 40.3480, 35.6615) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.86
Rosybrown
#BC8F8F
ΔE00 6.19
Pinkish Tan
#D99B82
ΔE00 7.42
Dusty Pink
#D8A7B1
ΔE00 8.03
Greyish Pink
#C88D94
ΔE00 8.69
Grey Pink
#C3909B
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA199 #99C2CA
analogous
#CA99AA #CAA199 #CABA99
triadic
#CAA199 #99CAA1 #A199CA
tetradic
#CAA199 #AACA99 #99C2CA #BA99CA
square
#CAA199 #AACA99 #99C2CA #BA99CA
split-complementary
#CAA199 #99CABA #99AACA
monochromatic
#995C50 #B57C71 #CAA199 #DFC6C1 #F4EBEA
Accessibility & contrast
On white
2.32
#CAA199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#CAA199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA199
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA199 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA698
Deuteranopia (green-blind)
#B3AD99
Tritanopia (blue-blind)
#D49C9F
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #caa199; /* rgb */ color: rgb(202, 161, 153); /* oklch */ color: oklch(74.4% 0.050 31.0);
Tailwind
colors: {
custom: {
50: '#dbbdb7',
500: '#caa199',
950: '#000000',
},
}SCSS
$custom: #caa199; $custom-light: #dbbdb7; $custom-dark: #000000;
JSON
{
"hex": "#caa199",
"rgb": {
"r": 202,
"g": 161,
"b": 153
},
"hsl": {
"h": 9.796,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.74421,
"c": 0.05027,
"h": 31
},
"luminance": 0.40346
}Semantic roles & 50–950 ramp
primary
#CAA199
secondary
#D8E4E6
accent
#98AA3B
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180