#DCAF97#DCAF97
#DCAF97 is a light, moderate orange. Relative luminance 0.481; OKLCH L 78.8% C 0.062 H 49.5°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAF97 |
|---|---|
| RGB | rgb(220, 175, 151) |
| HSL | hsl(21, 50%, 73%) |
| HSV | hsv(21, 31%, 86%) |
| CMYK | cmyk(0%, 20.5%, 31.4%, 13.7%) |
| CIE-LAB | lab(74.90, 13.00, 18.55) |
| CIE-LCH | lch(74.90, 22.65, 54.98°) |
| OKLab | oklab(78.85% 0.0405 0.0474) |
| OKLCH | oklch(78.85% 0.062 49.5) |
| XYZ | xyz(50.4322, 48.1123, 35.9023) |
| Luminance | 0.4811 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 6.12
Apricot
#FBCEB1
ΔE00 7.82
Mushroom
#BA9E88
ΔE00 7.95
Pale Salmon
#FFB19A
ΔE00 8.05
Light Salmon
#FEA993
ΔE00 9.01
Tan
#D2B48C
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAF97 #97C4DC
analogous
#DC97A1 #DCAF97 #DCD297
triadic
#DCAF97 #97DCAF #AF97DC
tetradic
#DCAF97 #A1DC97 #97C4DC #D297DC
square
#DCAF97 #A1DC97 #97C4DC #D297DC
split-complementary
#DCAF97 #97DCD2 #97A1DC
monochromatic
#BA6A3F #CD8C69 #DCAF97 #EBD2C5 #F7EDE8
Accessibility & contrast
On white
1.98
#DCAF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#DCAF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAF97
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAF97 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB395
Deuteranopia (green-blind)
#C5BC97
Tritanopia (blue-blind)
#E8A7A8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #dcaf97; /* rgb */ color: rgb(220, 175, 151); /* oklch */ color: oklch(78.8% 0.062 49.5);
Tailwind
colors: {
custom: {
50: '#e8c7b5',
500: '#dcaf97',
950: '#000000',
},
}SCSS
$custom: #dcaf97; $custom-light: #e8c7b5; $custom-dark: #000000;
JSON
{
"hex": "#dcaf97",
"rgb": {
"r": 220,
"g": 175,
"b": 151
},
"hsl": {
"h": 20.87,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.78848,
"c": 0.06235,
"h": 49.5
},
"luminance": 0.4811
}Semantic roles & 50–950 ramp
primary
#DCAF97
secondary
#DDE8EE
accent
#89BD29
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280