#DFE379#DFE379
#DFE379 is a very light, vivid yellow. Relative luminance 0.720; OKLCH L 89.1% C 0.130 H 110.7°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE379 |
|---|---|
| RGB | rgb(223, 227, 121) |
| HSL | hsl(62, 65%, 68%) |
| HSV | hsv(62, 47%, 89%) |
| CMYK | cmyk(1.8%, 0%, 46.7%, 11%) |
| CIE-LAB | lab(87.97, -16.04, 50.95) |
| CIE-LCH | lch(87.97, 53.42, 107.47°) |
| OKLab | oklab(89.07% -0.0458 0.1214) |
| OKLCH | oklch(89.07% 0.13 110.7) |
| XYZ | xyz(61.3528, 72.0079, 28.7524) |
| Luminance | 0.7201 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.35
Greenish Beige
#C9D179
ΔE00 5.14
Straw
#FCF679
ΔE00 5.63
Manilla
#FFFA86
ΔE00 5.81
Yellowish Tan
#FCFC81
ΔE00 5.87
Light Khaki
#E6F2A2
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE379 #7D79E3
analogous
#E3B279 #DFE379 #AAE379
triadic
#DFE379 #79DFE3 #E379DF
tetradic
#DFE379 #79E3B2 #7D79E3 #E379AA
square
#DFE379 #79E3B2 #7D79E3 #E379AA
split-complementary
#DFE379 #79AAE3 #B279E3
monochromatic
#B5BB27 #D3D846 #DFE379 #EBEEAC #F7F8DE
Accessibility & contrast
On white
1.36
#DFE379 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#DFE379 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE379
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE379 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE379 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB70
Deuteranopia (green-blind)
#F2DE7E
Tritanopia (blue-blind)
#EBD8CA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfe379; /* rgb */ color: rgb(223, 227, 121); /* oklch */ color: oklch(89.1% 0.130 110.7);
Tailwind
colors: {
custom: {
50: '#ebeba2',
500: '#dfe379',
950: '#000000',
},
}SCSS
$custom: #dfe379; $custom-light: #ebeba2; $custom-dark: #000000;
JSON
{
"hex": "#dfe379",
"rgb": {
"r": 223,
"g": 227,
"b": 121
},
"hsl": {
"h": 62.264,
"s": 65.432,
"l": 68.235
},
"oklch": {
"l": 0.89073,
"c": 0.12976,
"h": 110.7
},
"luminance": 0.72007
}Semantic roles & 50–950 ramp
primary
#DFE379
secondary
#4A46BA
accent
#18CD1F
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480