#DFDE74#DFDE74
#DFDE74 is a very light, vivid yellow. Relative luminance 0.692; OKLCH L 88.0% C 0.129 H 108.3°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDE74 |
|---|---|
| RGB | rgb(223, 222, 116) |
| HSL | hsl(59, 63%, 66%) |
| HSV | hsv(59, 48%, 87%) |
| CMYK | cmyk(0%, 0.4%, 48%, 12.5%) |
| CIE-LAB | lab(86.60, -14.02, 51.67) |
| CIE-LCH | lch(86.60, 53.53, 105.18°) |
| OKLab | oklab(87.96% -0.0405 0.1226) |
| OKLCH | oklch(87.96% 0.129 108.3) |
| XYZ | xyz(59.7064, 69.1929, 26.7300) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.97
Greenish Beige
#C9D179
ΔE00 5.00
Dull Yellow
#EEDC5B
ΔE00 5.40
Sandy Yellow
#FDEE73
ΔE00 5.79
Straw
#FCF679
ΔE00 5.91
Yellowish
#FAEE66
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDE74 #7475DF
analogous
#DFA974 #DFDE74 #ABDF74
triadic
#DFDE74 #74DFDE #DE74DF
tetradic
#DFDE74 #74DFA9 #7475DF #DF74AB
square
#DFDE74 #74DFA9 #7475DF #DF74AB
split-complementary
#DFDE74 #74ABDF #A974DF
monochromatic
#B0AF29 #D4D242 #DFDE74 #EAEAA6 #F6F6D7
Accessibility & contrast
On white
1.42
#DFDE74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#DFDE74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDE74
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDE74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDE74 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76B
Deuteranopia (green-blind)
#EFDB79
Tritanopia (blue-blind)
#ECD2C6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfde74; /* rgb */ color: rgb(223, 222, 116); /* oklch */ color: oklch(88.0% 0.129 108.3);
Tailwind
colors: {
custom: {
50: '#ebe89e',
500: '#dfde74',
950: '#000000',
},
}SCSS
$custom: #dfde74; $custom-light: #ebe89e; $custom-dark: #000000;
JSON
{
"hex": "#dfde74",
"rgb": {
"r": 223,
"g": 222,
"b": 116
},
"hsl": {
"h": 59.439,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.8796,
"c": 0.1291,
"h": 108.3
},
"luminance": 0.69191
}Semantic roles & 50–950 ramp
primary
#DFDE74
secondary
#4546B2
accent
#1DCA1B
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16160F
muted
#858480