#DFD986#DFD986
#DFD986 is a very light, moderate yellow. Relative luminance 0.670; OKLCH L 87.2% C 0.105 H 104.8°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD986 |
|---|---|
| RGB | rgb(223, 217, 134) |
| HSL | hsl(56, 58%, 70%) |
| HSV | hsv(56, 40%, 87%) |
| CMYK | cmyk(0%, 2.7%, 39.9%, 12.5%) |
| CIE-LAB | lab(85.52, -9.76, 41.58) |
| CIE-LCH | lch(85.52, 42.71, 103.21°) |
| OKLab | oklab(87.18% -0.0267 0.1013) |
| OKLCH | oklch(87.18% 0.105 104.8) |
| XYZ | xyz(59.5484, 67.0364, 32.3521) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.39
Greenish Beige
#C9D179
ΔE00 4.53
Sandy
#F1DA7A
ΔE00 5.17
Palegoldenrod
#EEE8AA
ΔE00 5.41
Sand (survey)
#E2CA76
ΔE00 5.89
Dark Cream
#FFF39A
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD986 #868CDF
analogous
#DFAC86 #DFD986 #B9DF86
triadic
#DFD986 #86DFD9 #D986DF
tetradic
#DFD986 #86DFAC #868CDF #DF86B9
square
#DFD986 #86DFAC #868CDF #DF86B9
split-complementary
#DFD986 #86B9DF #AC86DF
monochromatic
#BAB031 #D2CA56 #DFD986 #ECE8B6 #F9F7E7
Accessibility & contrast
On white
1.46
#DFD986 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#DFD986 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD986
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD986 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD986 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D380
Deuteranopia (green-blind)
#E9D889
Tritanopia (blue-blind)
#EBCFC5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd986; /* rgb */ color: rgb(223, 217, 134); /* oklch */ color: oklch(87.2% 0.105 104.8);
Tailwind
colors: {
custom: {
50: '#eae4aa',
500: '#dfd986',
950: '#000000',
},
}SCSS
$custom: #dfd986; $custom-light: #eae4aa; $custom-dark: #000000;
JSON
{
"hex": "#dfd986",
"rgb": {
"r": 223,
"g": 217,
"b": 134
},
"hsl": {
"h": 55.955,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.87179,
"c": 0.10473,
"h": 104.8
},
"luminance": 0.67035
}Semantic roles & 50–950 ramp
primary
#DFD986
secondary
#5359B6
accent
#2BC620
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#161510
muted
#858481