#DFD980#DFD980
#DFD980 is a very light, moderate yellow. Relative luminance 0.669; OKLCH L 87.1% C 0.111 H 105.1°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD980 |
|---|---|
| RGB | rgb(223, 217, 128) |
| HSL | hsl(56, 60%, 69%) |
| HSV | hsv(56, 43%, 87%) |
| CMYK | cmyk(0%, 2.7%, 42.6%, 12.5%) |
| CIE-LAB | lab(85.44, -10.38, 44.45) |
| CIE-LCH | lch(85.44, 45.65, 103.14°) |
| OKLab | oklab(87.09% -0.029 0.1074) |
| OKLCH | oklch(87.09% 0.111 105.1) |
| XYZ | xyz(59.1417, 66.8737, 30.2104) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.27
Greenish Beige
#C9D179
ΔE00 4.49
Sandy
#F1DA7A
ΔE00 4.88
Sand (survey)
#E2CA76
ΔE00 5.91
Dark Cream
#FFF39A
ΔE00 6.16
Palegoldenrod
#EEE8AA
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD980 #8086DF
analogous
#DFAA80 #DFD980 #B6DF80
triadic
#DFD980 #80DFD9 #D980DF
tetradic
#DFD980 #80DFAA #8086DF #DF80B6
square
#DFD980 #80DFAA #8086DF #DF80B6
split-complementary
#DFD980 #80B6DF #AA80DF
monochromatic
#B7AE2E #D3CA4F #DFD980 #EBE8B1 #F8F6E2
Accessibility & contrast
On white
1.46
#DFD980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#DFD980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD980
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD980 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D379
Deuteranopia (green-blind)
#EAD884
Tritanopia (blue-blind)
#EBCEC3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd980; /* rgb */ color: rgb(223, 217, 128); /* oklch */ color: oklch(87.1% 0.111 105.1);
Tailwind
colors: {
custom: {
50: '#eae4a6',
500: '#dfd980',
950: '#000000',
},
}SCSS
$custom: #dfd980; $custom-light: #eae4a6; $custom-dark: #000000;
JSON
{
"hex": "#dfd980",
"rgb": {
"r": 223,
"g": 217,
"b": 128
},
"hsl": {
"h": 56.211,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.87087,
"c": 0.11126,
"h": 105.1
},
"luminance": 0.66872
}Semantic roles & 50–950 ramp
primary
#DFD980
secondary
#4D54B6
accent
#29C71E
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480