#CAA596#CAA596
#CAA596 is a light, muted orange. Relative luminance 0.417; OKLCH L 75.1% C 0.049 H 43.2°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA596 |
|---|---|
| RGB | rgb(202, 165, 150) |
| HSL | hsl(17, 33%, 69%) |
| HSV | hsv(17, 26%, 79%) |
| CMYK | cmyk(0%, 18.3%, 25.7%, 20.8%) |
| CIE-LAB | lab(70.64, 11.32, 12.89) |
| CIE-LCH | lch(70.64, 17.16, 48.72°) |
| OKLab | oklab(75.12% 0.0355 0.0334) |
| OKLCH | oklch(75.12% 0.049 43.2) |
| XYZ | xyz(43.3178, 41.6706, 34.6097) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.69
Mushroom
#BA9E88
ΔE00 6.00
Pinkish Tan
#D99B82
ΔE00 6.58
Rosybrown
#BC8F8F
ΔE00 9.33
Darksalmon
#E9967A
ΔE00 10.19
Blush (survey)
#F29E8E
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA596 #96BBCA
analogous
#CA96A1 #CAA596 #CABF96
triadic
#CAA596 #96CAA5 #A596CA
tetradic
#CAA596 #A1CA96 #96BBCA #BF96CA
square
#CAA596 #A1CA96 #96BBCA #BF96CA
split-complementary
#CAA596 #96CABF #96A1CA
monochromatic
#99634D #B5826D #CAA596 #DFC8BF #F3EBE7
Accessibility & contrast
On white
2.25
#CAA596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#CAA596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA596
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA596 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA895
Deuteranopia (green-blind)
#B7B096
Tritanopia (blue-blind)
#D49FA1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #caa596; /* rgb */ color: rgb(202, 165, 150); /* oklch */ color: oklch(75.1% 0.049 43.2);
Tailwind
colors: {
custom: {
50: '#dbbfb4',
500: '#caa596',
950: '#000000',
},
}SCSS
$custom: #caa596; $custom-light: #dbbfb4; $custom-dark: #000000;
JSON
{
"hex": "#caa596",
"rgb": {
"r": 202,
"g": 165,
"b": 150
},
"hsl": {
"h": 17.308,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.7512,
"c": 0.04873,
"h": 43.2
},
"luminance": 0.41669
}Semantic roles & 50–950 ramp
primary
#CAA596
secondary
#D6E1E6
accent
#8BAC3A
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180