#DCAA95#DCAA95
#DCAA95 is a light, moderate orange. Relative luminance 0.461; OKLCH L 77.9% C 0.066 H 43.9°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAA95 |
|---|---|
| RGB | rgb(220, 170, 149) |
| HSL | hsl(18, 50%, 72%) |
| HSV | hsv(18, 32%, 86%) |
| CMYK | cmyk(0%, 22.7%, 32.3%, 13.7%) |
| CIE-LAB | lab(73.63, 15.42, 17.88) |
| CIE-LCH | lch(73.63, 23.62, 49.23°) |
| OKLab | oklab(77.85% 0.0476 0.0458) |
| OKLCH | oklch(77.85% 0.066 43.9) |
| XYZ | xyz(49.3159, 46.1376, 34.7358) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 4.45
Pale Salmon
#FFB19A
ΔE00 6.90
Light Salmon
#FEA993
ΔE00 7.50
Darksalmon
#E9967A
ΔE00 7.51
Blush (survey)
#F29E8E
ΔE00 7.74
Pinkish Grey
#C8ACA9
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAA95 #95C7DC
analogous
#DC95A4 #DCAA95 #DCCD95
triadic
#DCAA95 #95DCAA #AA95DC
tetradic
#DCAA95 #A4DC95 #95C7DC #CD95DC
square
#DCAA95 #A4DC95 #95C7DC #CD95DC
split-complementary
#DCAA95 #95DCCD #95A4DC
monochromatic
#B9623D #CD8567 #DCAA95 #EBCFC3 #F7EDE8
Accessibility & contrast
On white
2.05
#DCAA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#DCAA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAA95
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAA95 | 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)
#B6AF94
Deuteranopia (green-blind)
#C2B995
Tritanopia (blue-blind)
#E9A2A4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dcaa95; /* rgb */ color: rgb(220, 170, 149); /* oklch */ color: oklch(77.9% 0.066 43.9);
Tailwind
colors: {
custom: {
50: '#e8c3b4',
500: '#dcaa95',
950: '#000000',
},
}SCSS
$custom: #dcaa95; $custom-light: #e8c3b4; $custom-dark: #000000;
JSON
{
"hex": "#dcaa95",
"rgb": {
"r": 220,
"g": 170,
"b": 149
},
"hsl": {
"h": 17.746,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.77852,
"c": 0.06603,
"h": 43.9
},
"luminance": 0.46135
}Semantic roles & 50–950 ramp
primary
#DCAA95
secondary
#DDE9EE
accent
#91BE28
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161211
muted
#848180