#CAA196#CAA196
#CAA196 is a light, muted red. Relative luminance 0.402; OKLCH L 74.3% C 0.051 H 35.5°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA196 |
|---|---|
| RGB | rgb(202, 161, 150) |
| HSL | hsl(13, 33%, 69%) |
| HSV | hsv(13, 26%, 79%) |
| CMYK | cmyk(0%, 20.3%, 25.7%, 20.8%) |
| CIE-LAB | lab(69.65, 13.50, 11.49) |
| CIE-LCH | lch(69.65, 17.72, 40.40°) |
| OKLab | oklab(74.35% 0.0419 0.0299) |
| OKLCH | oklch(74.35% 0.051 35.5) |
| XYZ | xyz(42.6076, 40.2501, 34.3730) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.39
Pinkish Tan
#D99B82
ΔE00 6.47
Rosybrown
#BC8F8F
ΔE00 7.00
Mushroom
#BA9E88
ΔE00 8.04
Blush (survey)
#F29E8E
ΔE00 9.24
Dusty Pink
#D8A7B1
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA196 #96BFCA
analogous
#CA96A5 #CAA196 #CABB96
triadic
#CAA196 #96CAA1 #A196CA
tetradic
#CAA196 #A5CA96 #96BFCA #BB96CA
square
#CAA196 #A5CA96 #96BFCA #BB96CA
split-complementary
#CAA196 #96CABB #96A5CA
monochromatic
#995D4D #B57D6D #CAA196 #DFC5BF #F3EAE7
Accessibility & contrast
On white
2.32
#CAA196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#CAA196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA196
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA196 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA595
Deuteranopia (green-blind)
#B4AD96
Tritanopia (blue-blind)
#D49C9E
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #caa196; /* rgb */ color: rgb(202, 161, 150); /* oklch */ color: oklch(74.3% 0.051 35.5);
Tailwind
colors: {
custom: {
50: '#dbbdb4',
500: '#caa196',
950: '#000000',
},
}SCSS
$custom: #caa196; $custom-light: #dbbdb4; $custom-dark: #000000;
JSON
{
"hex": "#caa196",
"rgb": {
"r": 202,
"g": 161,
"b": 150
},
"hsl": {
"h": 12.692,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.74345,
"c": 0.05142,
"h": 35.5
},
"luminance": 0.40248
}Semantic roles & 50–950 ramp
primary
#CAA196
secondary
#D6E2E6
accent
#94AC3A
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180