#CAA795#CAA795
#CAA795 is a light, muted orange. Relative luminance 0.424; OKLCH L 75.5% C 0.048 H 48.7°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA795 |
|---|---|
| RGB | rgb(202, 167, 149) |
| HSL | hsl(20, 33%, 69%) |
| HSV | hsv(20, 26%, 79%) |
| CMYK | cmyk(0%, 17.3%, 26.2%, 20.8%) |
| CIE-LAB | lab(71.12, 10.09, 14.12) |
| CIE-LCH | lch(71.12, 17.35, 54.44°) |
| OKLab | oklab(75.49% 0.0319 0.0364) |
| OKLCH | oklch(75.49% 0.048 48.7) |
| XYZ | xyz(43.6012, 42.3656, 34.3086) |
| Luminance | 0.4236 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.84
Pinkish Grey
#C8ACA9
ΔE00 6.65
Pinkish Tan
#D99B82
ΔE00 7.05
Taupe (survey)
#B9A281
ΔE00 9.44
Greige
#B8AB98
ΔE00 9.49
Tan
#D2B48C
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA795 #95B8CA
analogous
#CA959E #CAA795 #CAC295
triadic
#CAA795 #95CAA7 #A795CA
tetradic
#CAA795 #9ECA95 #95B8CA #C295CA
square
#CAA795 #9ECA95 #95B8CA #C295CA
split-complementary
#CAA795 #95CAC2 #959ECA
monochromatic
#98664C #B6856C #CAA795 #DEC9BE #F3EBE7
Accessibility & contrast
On white
2.22
#CAA795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#CAA795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA795
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA795 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA94
Deuteranopia (green-blind)
#B8B195
Tritanopia (blue-blind)
#D4A1A2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #caa795; /* rgb */ color: rgb(202, 167, 149); /* oklch */ color: oklch(75.5% 0.048 48.7);
Tailwind
colors: {
custom: {
50: '#dbc1b4',
500: '#caa795',
950: '#000000',
},
}SCSS
$custom: #caa795; $custom-light: #dbc1b4; $custom-dark: #000000;
JSON
{
"hex": "#caa795",
"rgb": {
"r": 202,
"g": 167,
"b": 149
},
"hsl": {
"h": 20.377,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.75487,
"c": 0.04844,
"h": 48.7
},
"luminance": 0.42364
}Semantic roles & 50–950 ramp
primary
#CAA795
secondary
#D6E0E5
accent
#85AC39
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180