#DFC797#DFC797
#DFC797 is a very light, moderate orange. Relative luminance 0.588; OKLCH L 83.8% C 0.069 H 84.4°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC797 |
|---|---|
| RGB | rgb(223, 199, 151) |
| HSL | hsl(40, 53%, 73%) |
| HSV | hsv(40, 32%, 87%) |
| CMYK | cmyk(0%, 10.8%, 32.3%, 12.5%) |
| CIE-LAB | lab(81.17, 1.45, 27.16) |
| CIE-LCH | lch(81.17, 27.20, 86.95°) |
| OKLab | oklab(83.82% 0.0067 0.0683) |
| OKLCH | oklch(83.82% 0.069 84.4) |
| XYZ | xyz(56.4416, 58.7711, 37.6430) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.45
Burlywood
#DEB887
ΔE00 5.49
Wheat
#F5DEB3
ΔE00 5.57
Tan
#D2B48C
ΔE00 5.71
Beige (survey)
#E6DAA6
ΔE00 5.91
Navajowhite
#FFDEAD
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC797 #97AFDF
analogous
#DFA397 #DFC797 #D3DF97
triadic
#DFC797 #97DFC7 #C797DF
tetradic
#DFC797 #97DFA3 #97AFDF #DF97D3
square
#DFC797 #97DFA3 #97AFDF #DF97D3
split-complementary
#DFC797 #97D3DF #A397DF
monochromatic
#C0943B #D1AE68 #DFC797 #EDE0C6 #F8F2E8
Accessibility & contrast
On white
1.65
#DFC797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#DFC797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC797
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC797 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C694
Deuteranopia (green-blind)
#D9CC98
Tritanopia (blue-blind)
#EBBFBA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dfc797; /* rgb */ color: rgb(223, 199, 151); /* oklch */ color: oklch(83.8% 0.069 84.4);
Tailwind
colors: {
custom: {
50: '#ead7b6',
500: '#dfc797',
950: '#000000',
},
}SCSS
$custom: #dfc797; $custom-light: #ead7b6; $custom-dark: #000000;
JSON
{
"hex": "#dfc797",
"rgb": {
"r": 223,
"g": 199,
"b": 151
},
"hsl": {
"h": 40,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.83824,
"c": 0.06858,
"h": 84.4
},
"luminance": 0.58769
}Semantic roles & 50–950 ramp
primary
#DFC797
secondary
#637FB7
accent
#59C025
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381