#DFC07F#DFC07F
#DFC07F is a light, moderate orange. Relative luminance 0.549; OKLCH L 82.0% C 0.090 H 85.0°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC07F |
|---|---|
| RGB | rgb(223, 192, 127) |
| HSL | hsl(41, 60%, 69%) |
| HSV | hsv(41, 43%, 87%) |
| CMYK | cmyk(0%, 13.9%, 43%, 12.5%) |
| CIE-LAB | lab(79.00, 2.37, 36.79) |
| CIE-LCH | lch(79.00, 36.87, 86.31°) |
| OKLab | oklab(81.99% 0.0078 0.09) |
| OKLCH | oklch(81.99% 0.09 85) |
| XYZ | xyz(53.1134, 54.9219, 27.8778) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.71
Very Light Brown
#D3B683
ΔE00 3.93
Sand (survey)
#E2CA76
ΔE00 4.91
Sandstone
#C9AE74
ΔE00 5.12
Burlywood
#DEB887
ΔE00 5.22
Fawn
#CFAF7B
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC07F #7F9EDF
analogous
#DF907F #DFC07F #CEDF7F
triadic
#DFC07F #7FDFC0 #C07FDF
tetradic
#DFC07F #7FDF90 #7F9EDF #DF7FCE
square
#DFC07F #7FDF90 #7F9EDF #DF7FCE
split-complementary
#DFC07F #7FCEDF #907FDF
monochromatic
#B68A2E #D3A84E #DFC07F #EBD8B0 #F7F0E1
Accessibility & contrast
On white
1.75
#DFC07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#DFC07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC07F
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC07F | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7A
Deuteranopia (green-blind)
#D7C781
Tritanopia (blue-blind)
#EDB5B0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dfc07f; /* rgb */ color: rgb(223, 192, 127); /* oklch */ color: oklch(82.0% 0.090 85.0);
Tailwind
colors: {
custom: {
50: '#ebd2a5',
500: '#dfc07f',
950: '#000000',
},
}SCSS
$custom: #dfc07f; $custom-light: #ebd2a5; $custom-dark: #000000;
JSON
{
"hex": "#dfc07f",
"rgb": {
"r": 223,
"g": 192,
"b": 127
},
"hsl": {
"h": 40.625,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.81988,
"c": 0.09033,
"h": 85
},
"luminance": 0.5492
}Semantic roles & 50–950 ramp
primary
#DFC07F
secondary
#4C6EB6
accent
#55C81E
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380