#DFC07D#DFC07D
#DFC07D is a light, moderate orange. Relative luminance 0.549; OKLCH L 82.0% C 0.092 H 85.6°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC07D |
|---|---|
| RGB | rgb(223, 192, 125) |
| HSL | hsl(41, 60%, 68%) |
| HSV | hsv(41, 44%, 87%) |
| CMYK | cmyk(0%, 13.9%, 43.9%, 12.5%) |
| CIE-LAB | lab(78.97, 2.16, 37.78) |
| CIE-LCH | lch(78.97, 37.84, 86.72°) |
| OKLab | oklab(81.95% 0.0071 0.0922) |
| OKLCH | oklch(81.95% 0.092 85.6) |
| XYZ | xyz(52.9844, 54.8703, 27.1982) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.65
Very Light Brown
#D3B683
ΔE00 4.23
Sand (survey)
#E2CA76
ΔE00 4.58
Sandstone
#C9AE74
ΔE00 5.20
Fawn
#CFAF7B
ΔE00 5.46
Desert
#CCAD60
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC07D #7D9CDF
analogous
#DF8F7D #DFC07D #CDDF7D
triadic
#DFC07D #7DDFC0 #C07DDF
tetradic
#DFC07D #7DDF8F #7D9CDF #DF7DCD
square
#DFC07D #7DDF8F #7D9CDF #DF7DCD
split-complementary
#DFC07D #7DCDDF #8F7DDF
monochromatic
#B58A2D #D3A84C #DFC07D #EBD8AE #F7F0DF
Accessibility & contrast
On white
1.75
#DFC07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#DFC07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC07D
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC07D | 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)
#CFBF78
Deuteranopia (green-blind)
#D7C77F
Tritanopia (blue-blind)
#EDB5AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dfc07d; /* rgb */ color: rgb(223, 192, 125); /* oklch */ color: oklch(82.0% 0.092 85.6);
Tailwind
colors: {
custom: {
50: '#ebd2a3',
500: '#dfc07d',
950: '#000000',
},
}SCSS
$custom: #dfc07d; $custom-light: #ebd2a3; $custom-dark: #000000;
JSON
{
"hex": "#dfc07d",
"rgb": {
"r": 223,
"g": 192,
"b": 125
},
"hsl": {
"h": 41.02,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.81954,
"c": 0.09242,
"h": 85.6
},
"luminance": 0.54868
}Semantic roles & 50–950 ramp
primary
#DFC07D
secondary
#4A6CB6
accent
#53C81D
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380