#CAA796#CAA796
#CAA796 is a light, muted orange. Relative luminance 0.424; OKLCH L 75.5% C 0.048 H 47.4°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA796 |
|---|---|
| RGB | rgb(202, 167, 150) |
| HSL | hsl(20, 33%, 69%) |
| HSV | hsv(20, 26%, 79%) |
| CMYK | cmyk(0%, 17.3%, 25.7%, 20.8%) |
| CIE-LAB | lab(71.14, 10.23, 13.60) |
| CIE-LCH | lch(71.14, 17.02, 53.04°) |
| OKLab | oklab(75.51% 0.0323 0.0351) |
| OKLCH | oklch(75.51% 0.048 47.4) |
| XYZ | xyz(43.6814, 42.3977, 34.7309) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.13
Pinkish Grey
#C8ACA9
ΔE00 6.26
Pinkish Tan
#D99B82
ΔE00 7.07
Greige
#B8AB98
ΔE00 9.69
Taupe (survey)
#B9A281
ΔE00 9.82
Tan
#D2B48C
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA796 #96B9CA
analogous
#CA969F #CAA796 #CAC196
triadic
#CAA796 #96CAA7 #A796CA
tetradic
#CAA796 #9FCA96 #96B9CA #C196CA
square
#CAA796 #9FCA96 #96B9CA #C196CA
split-complementary
#CAA796 #96CAC1 #969FCA
monochromatic
#99664D #B5856D #CAA796 #DFC9BF #F3EBE7
Accessibility & contrast
On white
2.22
#CAA796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#CAA796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA796
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA796 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA95
Deuteranopia (green-blind)
#B8B196
Tritanopia (blue-blind)
#D4A1A2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #caa796; /* rgb */ color: rgb(202, 167, 150); /* oklch */ color: oklch(75.5% 0.048 47.4);
Tailwind
colors: {
custom: {
50: '#dbc1b4',
500: '#caa796',
950: '#000000',
},
}SCSS
$custom: #caa796; $custom-light: #dbc1b4; $custom-dark: #000000;
JSON
{
"hex": "#caa796",
"rgb": {
"r": 202,
"g": 167,
"b": 150
},
"hsl": {
"h": 19.615,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.75511,
"c": 0.04776,
"h": 47.4
},
"luminance": 0.42396
}Semantic roles & 50–950 ramp
primary
#CAA796
secondary
#D6E1E6
accent
#86AC3A
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180