#DFC286#DFC286
#DFC286 is a very light, moderate orange. Relative luminance 0.560; OKLCH L 82.5% C 0.084 H 84.9°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC286 |
|---|---|
| RGB | rgb(223, 194, 134) |
| HSL | hsl(40, 58%, 70%) |
| HSV | hsv(40, 40%, 87%) |
| CMYK | cmyk(0%, 13%, 39.9%, 12.5%) |
| CIE-LAB | lab(79.61, 2.07, 33.97) |
| CIE-LCH | lch(79.61, 34.03, 86.51°) |
| OKLab | oklab(82.51% 0.0075 0.0838) |
| OKLCH | oklch(82.51% 0.084 84.9) |
| XYZ | xyz(54.0277, 55.9950, 30.5119) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.63
Tan (survey)
#D1B26F
ΔE00 4.41
Burlywood
#DEB887
ΔE00 4.96
Fawn
#CFAF7B
ΔE00 5.26
Sand (survey)
#E2CA76
ΔE00 5.35
Sandstone
#C9AE74
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC286 #86A3DF
analogous
#DF9586 #DFC286 #D0DF86
triadic
#DFC286 #86DFC2 #C286DF
tetradic
#DFC286 #86DF95 #86A3DF #DF86D0
square
#DFC286 #86DF95 #86A3DF #DF86D0
split-complementary
#DFC286 #86D0DF #9586DF
monochromatic
#BA8D31 #D2AA56 #DFC286 #ECDAB6 #F9F3E7
Accessibility & contrast
On white
1.72
#DFC286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#DFC286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC286
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC286 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C182
Deuteranopia (green-blind)
#D7C888
Tritanopia (blue-blind)
#ECB8B3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dfc286; /* rgb */ color: rgb(223, 194, 134); /* oklch */ color: oklch(82.5% 0.084 84.9);
Tailwind
colors: {
custom: {
50: '#ead4aa',
500: '#dfc286',
950: '#000000',
},
}SCSS
$custom: #dfc286; $custom-light: #ead4aa; $custom-dark: #000000;
JSON
{
"hex": "#dfc286",
"rgb": {
"r": 223,
"g": 194,
"b": 134
},
"hsl": {
"h": 40.449,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.82507,
"c": 0.08413,
"h": 84.9
},
"luminance": 0.55993
}Semantic roles & 50–950 ramp
primary
#DFC286
secondary
#5373B6
accent
#56C620
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#161410
muted
#858381