#CAA396#CAA396
#CAA396 is a light, muted orange. Relative luminance 0.410; OKLCH L 74.7% C 0.050 H 39.2°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA396 |
|---|---|
| RGB | rgb(202, 163, 150) |
| HSL | hsl(15, 33%, 69%) |
| HSV | hsv(15, 26%, 79%) |
| CMYK | cmyk(0%, 19.3%, 25.7%, 20.8%) |
| CIE-LAB | lab(70.14, 12.41, 12.19) |
| CIE-LCH | lch(70.14, 17.39, 44.49°) |
| OKLab | oklab(74.73% 0.0387 0.0316) |
| OKLCH | oklch(74.73% 0.05 39.2) |
| XYZ | xyz(42.9599, 40.9547, 34.4904) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.40
Pinkish Tan
#D99B82
ΔE00 6.38
Mushroom
#BA9E88
ΔE00 6.99
Rosybrown
#BC8F8F
ΔE00 8.13
Blush (survey)
#F29E8E
ΔE00 9.73
Darksalmon
#E9967A
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA396 #96BDCA
analogous
#CA96A3 #CAA396 #CABD96
triadic
#CAA396 #96CAA3 #A396CA
tetradic
#CAA396 #A3CA96 #96BDCA #BD96CA
square
#CAA396 #A3CA96 #96BDCA #BD96CA
split-complementary
#CAA396 #96CABD #96A3CA
monochromatic
#99604D #B57F6D #CAA396 #DFC7BF #F3EAE7
Accessibility & contrast
On white
2.28
#CAA396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#CAA396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA396
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA396 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA795
Deuteranopia (green-blind)
#B5AF96
Tritanopia (blue-blind)
#D49E9F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #caa396; /* rgb */ color: rgb(202, 163, 150); /* oklch */ color: oklch(74.7% 0.050 39.2);
Tailwind
colors: {
custom: {
50: '#dbbeb4',
500: '#caa396',
950: '#000000',
},
}SCSS
$custom: #caa396; $custom-light: #dbbeb4; $custom-dark: #000000;
JSON
{
"hex": "#caa396",
"rgb": {
"r": 202,
"g": 163,
"b": 150
},
"hsl": {
"h": 15,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.74731,
"c": 0.04996,
"h": 39.2
},
"luminance": 0.40953
}Semantic roles & 50–950 ramp
primary
#CAA396
secondary
#D6E2E6
accent
#8FAC3A
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180