#DFDE77#DFDE77
#DFDE77 is a very light, vivid yellow. Relative luminance 0.693; OKLCH L 88.0% C 0.126 H 108.2°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDE77 |
|---|---|
| RGB | rgb(223, 222, 119) |
| HSL | hsl(59, 62%, 67%) |
| HSV | hsv(59, 47%, 87%) |
| CMYK | cmyk(0%, 0.4%, 46.6%, 12.5%) |
| CIE-LAB | lab(86.63, -13.75, 50.28) |
| CIE-LCH | lch(86.63, 52.13, 105.29°) |
| OKLab | oklab(88% -0.0395 0.1198) |
| OKLCH | oklch(88% 0.126 108.2) |
| XYZ | xyz(59.8837, 69.2639, 27.6639) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.74
Greenish Beige
#C9D179
ΔE00 4.78
Dull Yellow
#EEDC5B
ΔE00 5.66
Sandy Yellow
#FDEE73
ΔE00 5.96
Sandy
#F1DA7A
ΔE00 6.00
Straw
#FCF679
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDE77 #7778DF
analogous
#DFAA77 #DFDE77 #ACDF77
triadic
#DFDE77 #77DFDE #DE77DF
tetradic
#DFDE77 #77DFAA #7778DF #DF77AC
square
#DFDE77 #77DFAA #7778DF #DF77AC
split-complementary
#DFDE77 #77ACDF #AA77DF
monochromatic
#B2B02A #D3D245 #DFDE77 #EBEAA9 #F6F6DA
Accessibility & contrast
On white
1.41
#DFDE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#DFDE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDE77
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDE77 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76E
Deuteranopia (green-blind)
#EEDB7C
Tritanopia (blue-blind)
#ECD3C6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfde77; /* rgb */ color: rgb(223, 222, 119); /* oklch */ color: oklch(88.0% 0.126 108.2);
Tailwind
colors: {
custom: {
50: '#ebe8a0',
500: '#dfde77',
950: '#000000',
},
}SCSS
$custom: #dfde77; $custom-light: #ebe8a0; $custom-dark: #000000;
JSON
{
"hex": "#dfde77",
"rgb": {
"r": 223,
"g": 222,
"b": 119
},
"hsl": {
"h": 59.423,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.87999,
"c": 0.12612,
"h": 108.2
},
"luminance": 0.69262
}Semantic roles & 50–950 ramp
primary
#DFDE77
secondary
#4748B3
accent
#1ECA1C
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16160F
muted
#858480