#CAA394#CAA394
#CAA394 is a light, muted orange. Relative luminance 0.409; OKLCH L 74.7% C 0.051 H 42.1°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA394 |
|---|---|
| RGB | rgb(202, 163, 148) |
| HSL | hsl(17, 34%, 69%) |
| HSV | hsv(17, 27%, 79%) |
| CMYK | cmyk(0%, 19.3%, 26.7%, 20.8%) |
| CIE-LAB | lab(70.10, 12.12, 13.23) |
| CIE-LCH | lch(70.10, 17.94, 47.50°) |
| OKLab | oklab(74.68% 0.0379 0.0342) |
| OKLCH | oklch(74.68% 0.051 42.1) |
| XYZ | xyz(42.8002, 40.8909, 33.6495) |
| Luminance | 0.4089 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.01
Pinkish Tan
#D99B82
ΔE00 6.03
Mushroom
#BA9E88
ΔE00 6.32
Rosybrown
#BC8F8F
ΔE00 8.79
Darksalmon
#E9967A
ΔE00 9.66
Blush (survey)
#F29E8E
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA394 #94BBCA
analogous
#CA94A0 #CAA394 #CABE94
triadic
#CAA394 #94CAA3 #A394CA
tetradic
#CAA394 #A0CA94 #94BBCA #BE94CA
square
#CAA394 #A0CA94 #94BBCA #BE94CA
split-complementary
#CAA394 #94CABE #94A0CA
monochromatic
#98614B #B6806B #CAA394 #DEC6BD #F3E9E6
Accessibility & contrast
On white
2.29
#CAA394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#CAA394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA394
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA394 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA793
Deuteranopia (green-blind)
#B5AE94
Tritanopia (blue-blind)
#D49D9F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #caa394; /* rgb */ color: rgb(202, 163, 148); /* oklch */ color: oklch(74.7% 0.051 42.1);
Tailwind
colors: {
custom: {
50: '#dbbeb3',
500: '#caa394',
950: '#000000',
},
}SCSS
$custom: #caa394; $custom-light: #dbbeb3; $custom-dark: #000000;
JSON
{
"hex": "#caa394",
"rgb": {
"r": 202,
"g": 163,
"b": 148
},
"hsl": {
"h": 16.667,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.74682,
"c": 0.05104,
"h": 42.1
},
"luminance": 0.40889
}Semantic roles & 50–950 ramp
primary
#CAA394
secondary
#D5E0E5
accent
#8CAD39
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180