#DFC07C#DFC07C
#DFC07C is a light, moderate orange. Relative luminance 0.548; OKLCH L 81.9% C 0.093 H 85.9°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC07C |
|---|---|
| RGB | rgb(223, 192, 124) |
| HSL | hsl(41, 61%, 68%) |
| HSV | hsv(41, 44%, 87%) |
| CMYK | cmyk(0%, 13.9%, 44.4%, 12.5%) |
| CIE-LAB | lab(78.95, 2.06, 38.27) |
| CIE-LCH | lch(78.95, 38.33, 86.91°) |
| OKLab | oklab(81.94% 0.0067 0.0932) |
| OKLCH | oklch(81.94% 0.093 85.9) |
| XYZ | xyz(52.9208, 54.8448, 26.8634) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.65
Very Light Brown
#D3B683
ΔE00 4.39
Sand (survey)
#E2CA76
ΔE00 4.43
Sandstone
#C9AE74
ΔE00 5.25
Desert
#CCAD60
ΔE00 5.42
Fawn
#CFAF7B
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC07C #7C9BDF
analogous
#DF8E7C #DFC07C #CCDF7C
triadic
#DFC07C #7CDFC0 #C07CDF
tetradic
#DFC07C #7CDF8E #7C9BDF #DF7CCC
square
#DFC07C #7CDF8E #7C9BDF #DF7CCC
split-complementary
#DFC07C #7CCCDF #8E7CDF
monochromatic
#B58A2C #D3A84B #DFC07C #EBD8AD #F7EFDE
Accessibility & contrast
On white
1.75
#DFC07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#DFC07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC07C
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC07C | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF77
Deuteranopia (green-blind)
#D7C77E
Tritanopia (blue-blind)
#EDB5AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dfc07c; /* rgb */ color: rgb(223, 192, 124); /* oklch */ color: oklch(81.9% 0.093 85.9);
Tailwind
colors: {
custom: {
50: '#ebd2a3',
500: '#dfc07c',
950: '#000000',
},
}SCSS
$custom: #dfc07c; $custom-light: #ebd2a3; $custom-dark: #000000;
JSON
{
"hex": "#dfc07c",
"rgb": {
"r": 223,
"g": 192,
"b": 124
},
"hsl": {
"h": 41.212,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.81938,
"c": 0.09346,
"h": 85.9
},
"luminance": 0.54842
}Semantic roles & 50–950 ramp
primary
#DFC07C
secondary
#496BB6
accent
#53C81D
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380