#DFC79D#DFC79D
#DFC79D is a very light, moderate orange. Relative luminance 0.590; OKLCH L 83.9% C 0.062 H 81.5°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC79D |
|---|---|
| RGB | rgb(223, 199, 157) |
| HSL | hsl(38, 51%, 75%) |
| HSV | hsv(38, 30%, 87%) |
| CMYK | cmyk(0%, 10.8%, 29.6%, 12.5%) |
| CIE-LAB | lab(81.28, 2.21, 24.15) |
| CIE-LCH | lch(81.28, 24.25, 84.77°) |
| OKLab | oklab(83.95% 0.0091 0.0611) |
| OKLCH | oklch(83.95% 0.062 81.5) |
| XYZ | xyz(56.9413, 58.9710, 40.2748) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.89
Tan
#D2B48C
ΔE00 5.17
Wheat
#F5DEB3
ΔE00 5.34
Burlywood
#DEB887
ΔE00 5.39
Navajowhite
#FFDEAD
ΔE00 6.31
Beige (survey)
#E6DAA6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC79D #9DB5DF
analogous
#DFA69D #DFC79D #D6DF9D
triadic
#DFC79D #9DDFC7 #C79DDF
tetradic
#DFC79D #9DDFA6 #9DB5DF #DF9DD6
square
#DFC79D #9DDFA6 #9DB5DF #DF9DD6
split-complementary
#DFC79D #9DD6DF #A69DDF
monochromatic
#C19241 #D0AD6F #DFC79D #EEE1CB #F7F2E8
Accessibility & contrast
On white
1.64
#DFC79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#DFC79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC79D
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC79D | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C69A
Deuteranopia (green-blind)
#D8CC9E
Tritanopia (blue-blind)
#EABFBC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dfc79d; /* rgb */ color: rgb(223, 199, 157); /* oklch */ color: oklch(83.9% 0.062 81.5);
Tailwind
colors: {
custom: {
50: '#e9d7ba',
500: '#dfc79d',
950: '#000000',
},
}SCSS
$custom: #dfc79d; $custom-light: #e9d7ba; $custom-dark: #000000;
JSON
{
"hex": "#dfc79d",
"rgb": {
"r": 223,
"g": 199,
"b": 157
},
"hsl": {
"h": 38.182,
"s": 50.769,
"l": 74.51
},
"oklch": {
"l": 0.83947,
"c": 0.06181,
"h": 81.5
},
"luminance": 0.58969
}Semantic roles & 50–950 ramp
primary
#DFC79D
secondary
#6985B8
accent
#5EBE27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381