#CAA296#CAA296
#CAA296 is a light, muted red. Relative luminance 0.406; OKLCH L 74.5% C 0.051 H 37.3°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA296 |
|---|---|
| RGB | rgb(202, 162, 150) |
| HSL | hsl(14, 33%, 69%) |
| HSV | hsv(14, 26%, 79%) |
| CMYK | cmyk(0%, 19.8%, 25.7%, 20.8%) |
| CIE-LAB | lab(69.90, 12.95, 11.84) |
| CIE-LCH | lch(69.90, 17.55, 42.43°) |
| OKLab | oklab(74.54% 0.0403 0.0307) |
| OKLCH | oklch(74.54% 0.051 37.3) |
| XYZ | xyz(42.7830, 40.6010, 34.4315) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.36
Pinkish Tan
#D99B82
ΔE00 6.40
Mushroom
#BA9E88
ΔE00 7.51
Rosybrown
#BC8F8F
ΔE00 7.56
Blush (survey)
#F29E8E
ΔE00 9.46
Darksalmon
#E9967A
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA296 #96BECA
analogous
#CA96A4 #CAA296 #CABC96
triadic
#CAA296 #96CAA2 #A296CA
tetradic
#CAA296 #A4CA96 #96BECA #BC96CA
square
#CAA296 #A4CA96 #96BECA #BC96CA
split-complementary
#CAA296 #96CABC #96A4CA
monochromatic
#995E4D #B57E6D #CAA296 #DFC6BF #F3EAE7
Accessibility & contrast
On white
2.30
#CAA296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#CAA296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA296
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA296 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA695
Deuteranopia (green-blind)
#B4AE96
Tritanopia (blue-blind)
#D49D9F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #caa296; /* rgb */ color: rgb(202, 162, 150); /* oklch */ color: oklch(74.5% 0.051 37.3);
Tailwind
colors: {
custom: {
50: '#dbbdb4',
500: '#caa296',
950: '#000000',
},
}SCSS
$custom: #caa296; $custom-light: #dbbdb4; $custom-dark: #000000;
JSON
{
"hex": "#caa296",
"rgb": {
"r": 202,
"g": 162,
"b": 150
},
"hsl": {
"h": 13.846,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.74538,
"c": 0.05066,
"h": 37.3
},
"luminance": 0.40599
}Semantic roles & 50–950 ramp
primary
#CAA296
secondary
#D6E2E6
accent
#91AC3A
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180