#DFC07E#DFC07E
#DFC07E is a light, moderate orange. Relative luminance 0.549; OKLCH L 82.0% C 0.091 H 85.3°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC07E |
|---|---|
| RGB | rgb(223, 192, 126) |
| HSL | hsl(41, 60%, 68%) |
| HSV | hsv(41, 43%, 87%) |
| CMYK | cmyk(0%, 13.9%, 43.5%, 12.5%) |
| CIE-LAB | lab(78.98, 2.27, 37.28) |
| CIE-LCH | lch(78.98, 37.35, 86.52°) |
| OKLab | oklab(81.97% 0.0075 0.0911) |
| OKLCH | oklch(81.97% 0.091 85.3) |
| XYZ | xyz(53.0486, 54.8959, 27.5363) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.67
Very Light Brown
#D3B683
ΔE00 4.08
Sand (survey)
#E2CA76
ΔE00 4.75
Sandstone
#C9AE74
ΔE00 5.16
Fawn
#CFAF7B
ΔE00 5.34
Burlywood
#DEB887
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC07E #7E9DDF
analogous
#DF8F7E #DFC07E #CDDF7E
triadic
#DFC07E #7EDFC0 #C07EDF
tetradic
#DFC07E #7EDF8F #7E9DDF #DF7ECD
square
#DFC07E #7EDF8F #7E9DDF #DF7ECD
split-complementary
#DFC07E #7ECDDF #8F7EDF
monochromatic
#B68A2D #D3A84D #DFC07E #EBD8AF #F7F0E0
Accessibility & contrast
On white
1.75
#DFC07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#DFC07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC07E
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC07E | 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)
#CFBF79
Deuteranopia (green-blind)
#D7C780
Tritanopia (blue-blind)
#EDB5AF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dfc07e; /* rgb */ color: rgb(223, 192, 126); /* oklch */ color: oklch(82.0% 0.091 85.3);
Tailwind
colors: {
custom: {
50: '#ebd2a4',
500: '#dfc07e',
950: '#000000',
},
}SCSS
$custom: #dfc07e; $custom-light: #ebd2a4; $custom-dark: #000000;
JSON
{
"hex": "#dfc07e",
"rgb": {
"r": 223,
"g": 192,
"b": 126
},
"hsl": {
"h": 40.825,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.81971,
"c": 0.09138,
"h": 85.3
},
"luminance": 0.54894
}Semantic roles & 50–950 ramp
primary
#DFC07E
secondary
#4B6DB6
accent
#54C81E
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380