#DCAC95#DCAC95
#DCAC95 is a light, moderate orange. Relative luminance 0.469; OKLCH L 78.2% C 0.065 H 46.9°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAC95 |
|---|---|
| RGB | rgb(220, 172, 149) |
| HSL | hsl(19, 50%, 72%) |
| HSV | hsv(19, 32%, 86%) |
| CMYK | cmyk(0%, 21.8%, 32.3%, 13.7%) |
| CIE-LAB | lab(74.12, 14.35, 18.56) |
| CIE-LCH | lch(74.12, 23.46, 52.29°) |
| OKLab | oklab(78.23% 0.0444 0.0474) |
| OKLCH | oklch(78.23% 0.065 46.9) |
| XYZ | xyz(49.6937, 46.8931, 34.8617) |
| Luminance | 0.4689 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 5.05
Pale Salmon
#FFB19A
ΔE00 7.38
Darksalmon
#E9967A
ΔE00 8.15
Light Salmon
#FEA993
ΔE00 8.16
Mushroom
#BA9E88
ΔE00 8.27
Apricot
#FBCEB1
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAC95 #95C5DC
analogous
#DC95A1 #DCAC95 #DCD095
triadic
#DCAC95 #95DCAC #AC95DC
tetradic
#DCAC95 #A1DC95 #95C5DC #D095DC
square
#DCAC95 #A1DC95 #95C5DC #D095DC
split-complementary
#DCAC95 #95DCD0 #95A1DC
monochromatic
#B9653D #CD8867 #DCAC95 #EBD0C3 #F7EDE8
Accessibility & contrast
On white
2.02
#DCAC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#DCAC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAC95
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAC95 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B093
Deuteranopia (green-blind)
#C4BA95
Tritanopia (blue-blind)
#E9A4A6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #dcac95; /* rgb */ color: rgb(220, 172, 149); /* oklch */ color: oklch(78.2% 0.065 46.9);
Tailwind
colors: {
custom: {
50: '#e8c4b4',
500: '#dcac95',
950: '#000000',
},
}SCSS
$custom: #dcac95; $custom-light: #e8c4b4; $custom-dark: #000000;
JSON
{
"hex": "#dcac95",
"rgb": {
"r": 220,
"g": 172,
"b": 149
},
"hsl": {
"h": 19.437,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.78231,
"c": 0.06498,
"h": 46.9
},
"luminance": 0.46891
}Semantic roles & 50–950 ramp
primary
#DCAC95
secondary
#DDE9EE
accent
#8DBE28
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161211
muted
#848180