#CAA393#CAA393
#CAA393 is a light, muted orange. Relative luminance 0.409; OKLCH L 74.7% C 0.052 H 43.5°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA393 |
|---|---|
| RGB | rgb(202, 163, 147) |
| HSL | hsl(17, 34%, 68%) |
| HSV | hsv(17, 27%, 79%) |
| CMYK | cmyk(0%, 19.3%, 27.2%, 20.8%) |
| CIE-LAB | lab(70.08, 11.98, 13.75) |
| CIE-LCH | lch(70.08, 18.24, 48.93°) |
| OKLab | oklab(74.66% 0.0375 0.0355) |
| OKLCH | oklch(74.66% 0.052 43.5) |
| XYZ | xyz(42.7214, 40.8594, 33.2344) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 5.90
Mushroom
#BA9E88
ΔE00 6.00
Pinkish Grey
#C8ACA9
ΔE00 6.33
Rosybrown
#BC8F8F
ΔE00 9.14
Darksalmon
#E9967A
ΔE00 9.60
Blush (survey)
#F29E8E
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA393 #93BACA
analogous
#CA939E #CAA393 #CABE93
triadic
#CAA393 #93CAA3 #A393CA
tetradic
#CAA393 #9ECA93 #93BACA #BE93CA
square
#CAA393 #9ECA93 #93BACA #BE93CA
split-complementary
#CAA393 #93CABE #939ECA
monochromatic
#98614B #B6806A #CAA393 #DEC6BC #F2E9E5
Accessibility & contrast
On white
2.29
#CAA393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#CAA393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA393
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA393 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA792
Deuteranopia (green-blind)
#B6AE93
Tritanopia (blue-blind)
#D49D9F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #caa393; /* rgb */ color: rgb(202, 163, 147); /* oklch */ color: oklch(74.7% 0.052 43.5);
Tailwind
colors: {
custom: {
50: '#dbbeb2',
500: '#caa393',
950: '#000000',
},
}SCSS
$custom: #caa393; $custom-light: #dbbeb2; $custom-dark: #000000;
JSON
{
"hex": "#caa393",
"rgb": {
"r": 202,
"g": 163,
"b": 147
},
"hsl": {
"h": 17.455,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.74657,
"c": 0.05162,
"h": 43.5
},
"luminance": 0.40858
}Semantic roles & 50–950 ramp
primary
#CAA393
secondary
#D4E0E5
accent
#8BAD39
background
#FDFBFA
surface
#FBF6F5
border
#D4D0CF
text
#151211
muted
#838180