#DCAA96#DCAA96
#DCAA96 is a light, moderate orange. Relative luminance 0.462; OKLCH L 77.9% C 0.065 H 42.8°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAA96 |
|---|---|
| RGB | rgb(220, 170, 150) |
| HSL | hsl(17, 50%, 73%) |
| HSV | hsv(17, 32%, 86%) |
| CMYK | cmyk(0%, 22.7%, 31.8%, 13.7%) |
| CIE-LAB | lab(73.66, 15.55, 17.37) |
| CIE-LCH | lch(73.66, 23.31, 48.16°) |
| OKLab | oklab(77.88% 0.048 0.0445) |
| OKLCH | oklch(77.88% 0.065 42.8) |
| XYZ | xyz(49.3961, 46.1696, 35.1580) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 4.52
Pale Salmon
#FFB19A
ΔE00 6.83
Light Salmon
#FEA993
ΔE00 7.40
Darksalmon
#E9967A
ΔE00 7.54
Blush (survey)
#F29E8E
ΔE00 7.54
Pinkish Grey
#C8ACA9
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAA96 #96C8DC
analogous
#DC96A5 #DCAA96 #DCCD96
triadic
#DCAA96 #96DCAA #AA96DC
tetradic
#DCAA96 #A5DC96 #96C8DC #CD96DC
square
#DCAA96 #A5DC96 #96C8DC #CD96DC
split-complementary
#DCAA96 #96DCCD #96A5DC
monochromatic
#BA613E #CD8568 #DCAA96 #EBCFC4 #F7ECE8
Accessibility & contrast
On white
2.05
#DCAA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#DCAA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAA96
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAA96 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF95
Deuteranopia (green-blind)
#C2B996
Tritanopia (blue-blind)
#E9A2A5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dcaa96; /* rgb */ color: rgb(220, 170, 150); /* oklch */ color: oklch(77.9% 0.065 42.8);
Tailwind
colors: {
custom: {
50: '#e8c3b5',
500: '#dcaa96',
950: '#000000',
},
}SCSS
$custom: #dcaa96; $custom-light: #e8c3b5; $custom-dark: #000000;
JSON
{
"hex": "#dcaa96",
"rgb": {
"r": 220,
"g": 170,
"b": 150
},
"hsl": {
"h": 17.143,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.77875,
"c": 0.06545,
"h": 42.8
},
"luminance": 0.46167
}Semantic roles & 50–950 ramp
primary
#DCAA96
secondary
#DDE9EE
accent
#93BD28
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161211
muted
#848180