#DFC080#DFC080
#DFC080 is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.0% C 0.089 H 84.7°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC080 |
|---|---|
| RGB | rgb(223, 192, 128) |
| HSL | hsl(40, 60%, 69%) |
| HSV | hsv(40, 43%, 87%) |
| CMYK | cmyk(0%, 13.9%, 42.6%, 12.5%) |
| CIE-LAB | lab(79.01, 2.47, 36.29) |
| CIE-LCH | lch(79.01, 36.38, 86.10°) |
| OKLab | oklab(82% 0.0082 0.0889) |
| OKLCH | oklch(82% 0.089 84.7) |
| XYZ | xyz(53.1789, 54.9481, 28.2228) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.75
Very Light Brown
#D3B683
ΔE00 3.78
Burlywood
#DEB887
ΔE00 5.05
Sand (survey)
#E2CA76
ΔE00 5.08
Sandstone
#C9AE74
ΔE00 5.09
Fawn
#CFAF7B
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC080 #809FDF
analogous
#DF9180 #DFC080 #CFDF80
triadic
#DFC080 #80DFC0 #C080DF
tetradic
#DFC080 #80DF91 #809FDF #DF80CF
square
#DFC080 #80DF91 #809FDF #DF80CF
split-complementary
#DFC080 #80CFDF #9180DF
monochromatic
#B78A2E #D3A84F #DFC080 #EBD8B1 #F8F0E2
Accessibility & contrast
On white
1.75
#DFC080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#DFC080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC080
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC080 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7B
Deuteranopia (green-blind)
#D6C782
Tritanopia (blue-blind)
#EDB5B0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dfc080; /* rgb */ color: rgb(223, 192, 128); /* oklch */ color: oklch(82.0% 0.089 84.7);
Tailwind
colors: {
custom: {
50: '#ead2a5',
500: '#dfc080',
950: '#000000',
},
}SCSS
$custom: #dfc080; $custom-light: #ead2a5; $custom-dark: #000000;
JSON
{
"hex": "#dfc080",
"rgb": {
"r": 223,
"g": 192,
"b": 128
},
"hsl": {
"h": 40.421,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.82004,
"c": 0.08928,
"h": 84.7
},
"luminance": 0.54946
}Semantic roles & 50–950 ramp
primary
#DFC080
secondary
#4D6FB6
accent
#55C71E
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380