#DFC697#DFC697
#DFC697 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 83.6% C 0.068 H 83.0°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC697 |
|---|---|
| RGB | rgb(223, 198, 151) |
| HSL | hsl(39, 53%, 73%) |
| HSV | hsv(39, 32%, 87%) |
| CMYK | cmyk(0%, 11.2%, 32.3%, 12.5%) |
| CIE-LAB | lab(80.91, 1.97, 26.82) |
| CIE-LCH | lch(80.91, 26.89, 85.80°) |
| OKLab | oklab(83.63% 0.0082 0.0674) |
| OKLCH | oklch(83.63% 0.068 83) |
| XYZ | xyz(56.2123, 58.3124, 37.5665) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.21
Burlywood
#DEB887
ΔE00 5.05
Tan
#D2B48C
ΔE00 5.27
Wheat
#F5DEB3
ΔE00 5.70
Fawn
#CFAF7B
ΔE00 6.14
Beige (survey)
#E6DAA6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC697 #97B0DF
analogous
#DFA297 #DFC697 #D4DF97
triadic
#DFC697 #97DFC6 #C697DF
tetradic
#DFC697 #97DFA2 #97B0DF #DF97D4
square
#DFC697 #97DFA2 #97B0DF #DF97D4
split-complementary
#DFC697 #97D4DF #A297DF
monochromatic
#C0923B #D1AC68 #DFC697 #EDE0C6 #F8F2E8
Accessibility & contrast
On white
1.66
#DFC697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#DFC697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC697
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC697 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C594
Deuteranopia (green-blind)
#D8CC98
Tritanopia (blue-blind)
#EBBEB9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dfc697; /* rgb */ color: rgb(223, 198, 151); /* oklch */ color: oklch(83.6% 0.068 83.0);
Tailwind
colors: {
custom: {
50: '#ead7b6',
500: '#dfc697',
950: '#000000',
},
}SCSS
$custom: #dfc697; $custom-light: #ead7b6; $custom-dark: #000000;
JSON
{
"hex": "#dfc697",
"rgb": {
"r": 223,
"g": 198,
"b": 151
},
"hsl": {
"h": 39.167,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.83625,
"c": 0.06794,
"h": 83
},
"luminance": 0.58311
}Semantic roles & 50–950 ramp
primary
#DFC697
secondary
#6380B7
accent
#5BC025
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381