#CAA299#CAA299
#CAA299 is a light, muted red. Relative luminance 0.407; OKLCH L 74.6% C 0.049 H 32.9°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA299 |
|---|---|
| RGB | rgb(202, 162, 153) |
| HSL | hsl(11, 32%, 70%) |
| HSV | hsv(11, 24%, 79%) |
| CMYK | cmyk(0%, 19.8%, 24.3%, 20.8%) |
| CIE-LAB | lab(69.96, 13.38, 10.28) |
| CIE-LCH | lch(69.96, 16.87, 37.52°) |
| OKLab | oklab(74.61% 0.0415 0.0268) |
| OKLCH | oklch(74.61% 0.049 32.9) |
| XYZ | xyz(43.0277, 40.6989, 35.7200) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.70
Rosybrown
#BC8F8F
ΔE00 6.70
Pinkish Tan
#D99B82
ΔE00 7.25
Dusty Pink
#D8A7B1
ΔE00 8.49
Mushroom
#BA9E88
ΔE00 8.60
Greyish Pink
#C88D94
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA299 #99C1CA
analogous
#CA99A9 #CAA299 #CABB99
triadic
#CAA299 #99CAA2 #A299CA
tetradic
#CAA299 #A9CA99 #99C1CA #BB99CA
square
#CAA299 #A9CA99 #99C1CA #BB99CA
split-complementary
#CAA299 #99CABB #99A9CA
monochromatic
#995D50 #B57D71 #CAA299 #DFC7C1 #F4EBEA
Accessibility & contrast
On white
2.30
#CAA299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#CAA299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA299
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA299 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA698
Deuteranopia (green-blind)
#B4AE99
Tritanopia (blue-blind)
#D49DA0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #caa299; /* rgb */ color: rgb(202, 162, 153); /* oklch */ color: oklch(74.6% 0.049 32.9);
Tailwind
colors: {
custom: {
50: '#dbbdb7',
500: '#caa299',
950: '#000000',
},
}SCSS
$custom: #caa299; $custom-light: #dbbdb7; $custom-dark: #000000;
JSON
{
"hex": "#caa299",
"rgb": {
"r": 202,
"g": 162,
"b": 153
},
"hsl": {
"h": 11.02,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.74614,
"c": 0.04939,
"h": 32.9
},
"luminance": 0.40697
}Semantic roles & 50–950 ramp
primary
#CAA299
secondary
#D8E4E6
accent
#96AA3B
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180