#DFD777#DFD777
#DFD777 is a very light, moderate yellow. Relative luminance 0.656; OKLCH L 86.5% C 0.119 H 104.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD777 |
|---|---|
| RGB | rgb(223, 215, 119) |
| HSL | hsl(55, 62%, 67%) |
| HSV | hsv(55, 47%, 87%) |
| CMYK | cmyk(0%, 3.6%, 46.6%, 12.5%) |
| CIE-LAB | lab(84.80, -10.25, 48.06) |
| CIE-LCH | lch(84.80, 49.14, 102.03°) |
| OKLab | oklab(86.54% -0.0294 0.1149) |
| OKLCH | oklch(86.54% 0.119 104.4) |
| XYZ | xyz(58.0630, 65.6224, 27.0570) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.71
Sandy
#F1DA7A
ΔE00 4.34
Greenish Beige
#C9D179
ΔE00 4.99
Dull Yellow
#EEDC5B
ΔE00 5.18
Sand (survey)
#E2CA76
ΔE00 5.48
Sandy Yellow
#FDEE73
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD777 #777FDF
analogous
#DFA377 #DFD777 #B3DF77
triadic
#DFD777 #77DFD7 #D777DF
tetradic
#DFD777 #77DFA3 #777FDF #DF77B3
square
#DFD777 #77DFA3 #777FDF #DF77B3
split-complementary
#DFD777 #77B3DF #A377DF
monochromatic
#B2A72A #D3C845 #DFD777 #EBE6A9 #F6F4DA
Accessibility & contrast
On white
1.49
#DFD777 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#DFD777 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD777
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD777 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD777 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16F
Deuteranopia (green-blind)
#E9D67B
Tritanopia (blue-blind)
#ECCCC0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd777; /* rgb */ color: rgb(223, 215, 119); /* oklch */ color: oklch(86.5% 0.119 104.4);
Tailwind
colors: {
custom: {
50: '#ebe3a0',
500: '#dfd777',
950: '#000000',
},
}SCSS
$custom: #dfd777; $custom-light: #ebe3a0; $custom-dark: #000000;
JSON
{
"hex": "#dfd777",
"rgb": {
"r": 223,
"g": 215,
"b": 119
},
"hsl": {
"h": 55.385,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.86544,
"c": 0.11858,
"h": 104.4
},
"luminance": 0.65621
}Semantic roles & 50–950 ramp
primary
#DFD777
secondary
#474FB3
accent
#29CA1C
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480