#DFD386#DFD386
#DFD386 is a very light, moderate yellow. Relative luminance 0.640; OKLCH L 85.9% C 0.098 H 100.5°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD386 |
|---|---|
| RGB | rgb(223, 211, 134) |
| HSL | hsl(52, 58%, 70%) |
| HSV | hsv(52, 40%, 87%) |
| CMYK | cmyk(0%, 5.4%, 39.9%, 12.5%) |
| CIE-LAB | lab(83.97, -6.71, 39.60) |
| CIE-LCH | lch(83.97, 40.16, 99.62°) |
| OKLab | oklab(85.94% -0.0179 0.0968) |
| OKLCH | oklch(85.94% 0.098 100.5) |
| XYZ | xyz(58.0299, 63.9994, 31.8459) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.01
Sandy
#F1DA7A
ΔE00 4.59
Khaki (CSS)
#F0E68C
ΔE00 4.62
Beige (survey)
#E6DAA6
ΔE00 5.46
Greenish Beige
#C9D179
ΔE00 5.82
Palegoldenrod
#EEE8AA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD386 #8692DF
analogous
#DFA686 #DFD386 #BFDF86
triadic
#DFD386 #86DFD3 #D386DF
tetradic
#DFD386 #86DFA6 #8692DF #DF86BF
square
#DFD386 #86DFA6 #8692DF #DF86BF
split-complementary
#DFD386 #86BFDF #A686DF
monochromatic
#BAA731 #D2C156 #DFD386 #ECE5B6 #F9F6E7
Accessibility & contrast
On white
1.52
#DFD386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#DFD386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD386
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD386 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE80
Deuteranopia (green-blind)
#E4D489
Tritanopia (blue-blind)
#EBC9C0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfd386; /* rgb */ color: rgb(223, 211, 134); /* oklch */ color: oklch(85.9% 0.098 100.5);
Tailwind
colors: {
custom: {
50: '#eae0aa',
500: '#dfd386',
950: '#000000',
},
}SCSS
$custom: #dfd386; $custom-light: #eae0aa; $custom-dark: #000000;
JSON
{
"hex": "#dfd386",
"rgb": {
"r": 223,
"g": 211,
"b": 134
},
"hsl": {
"h": 51.91,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.85944,
"c": 0.0984,
"h": 100.5
},
"luminance": 0.63998
}Semantic roles & 50–950 ramp
primary
#DFD386
secondary
#5360B6
accent
#36C620
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#161510
muted
#858481