#DFC17D#DFC17D
#DFC17D is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.2% C 0.093 H 86.6°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC17D |
|---|---|
| RGB | rgb(223, 193, 125) |
| HSL | hsl(42, 60%, 68%) |
| HSV | hsv(42, 44%, 87%) |
| CMYK | cmyk(0%, 13.5%, 43.9%, 12.5%) |
| CIE-LAB | lab(79.22, 1.64, 38.10) |
| CIE-LCH | lch(79.22, 38.14, 87.53°) |
| OKLab | oklab(82.15% 0.0055 0.0929) |
| OKLCH | oklch(82.15% 0.093 86.6) |
| XYZ | xyz(53.2047, 55.3109, 27.2716) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.87
Sand (survey)
#E2CA76
ΔE00 4.15
Very Light Brown
#D3B683
ΔE00 4.55
Sandstone
#C9AE74
ΔE00 5.41
Desert
#CCAD60
ΔE00 5.60
Fawn
#CFAF7B
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC17D #7D9BDF
analogous
#DF907D #DFC17D #CCDF7D
triadic
#DFC17D #7DDFC1 #C17DDF
tetradic
#DFC17D #7DDF90 #7D9BDF #DF7DCC
square
#DFC17D #7DDF90 #7D9BDF #DF7DCC
split-complementary
#DFC17D #7DCCDF #907DDF
monochromatic
#B58B2D #D3AA4C #DFC17D #EBD8AE #F7F0DF
Accessibility & contrast
On white
1.74
#DFC17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#DFC17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC17D
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC17D | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C078
Deuteranopia (green-blind)
#D8C87F
Tritanopia (blue-blind)
#EDB6B0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dfc17d; /* rgb */ color: rgb(223, 193, 125); /* oklch */ color: oklch(82.2% 0.093 86.6);
Tailwind
colors: {
custom: {
50: '#ebd3a3',
500: '#dfc17d',
950: '#000000',
},
}SCSS
$custom: #dfc17d; $custom-light: #ebd3a3; $custom-dark: #000000;
JSON
{
"hex": "#dfc17d",
"rgb": {
"r": 223,
"g": 193,
"b": 125
},
"hsl": {
"h": 41.633,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.82154,
"c": 0.09306,
"h": 86.6
},
"luminance": 0.55309
}Semantic roles & 50–950 ramp
primary
#DFC17D
secondary
#4A6BB6
accent
#52C81D
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380