#DFE376#DFE376
#DFE376 is a very light, vivid yellow. Relative luminance 0.719; OKLCH L 89.0% C 0.133 H 110.7°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE376 |
|---|---|
| RGB | rgb(223, 227, 118) |
| HSL | hsl(62, 66%, 68%) |
| HSV | hsv(62, 48%, 89%) |
| CMYK | cmyk(1.8%, 0%, 48%, 11%) |
| CIE-LAB | lab(87.94, -16.31, 52.33) |
| CIE-LCH | lch(87.94, 54.81, 107.32°) |
| OKLab | oklab(89.03% -0.0469 0.1242) |
| OKLCH | oklch(89.03% 0.133 110.7) |
| XYZ | xyz(61.1717, 71.9354, 27.7985) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.54
Greenish Beige
#C9D179
ΔE00 5.36
Straw
#FCF679
ΔE00 5.47
Manilla
#FFFA86
ΔE00 5.74
Yellowish Tan
#FCFC81
ΔE00 5.75
Sandy Yellow
#FDEE73
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE376 #7A76E3
analogous
#E3B176 #DFE376 #A8E376
triadic
#DFE376 #76DFE3 #E376DF
tetradic
#DFE376 #76E3B1 #7A76E3 #E376A8
square
#DFE376 #76E3B1 #7A76E3 #E376A8
split-complementary
#DFE376 #76A8E3 #B176E3
monochromatic
#B3B926 #D3D943 #DFE376 #EBEDA9 #F7F8DC
Accessibility & contrast
On white
1.36
#DFE376 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#DFE376 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE376
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE376 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE376 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6C
Deuteranopia (green-blind)
#F2DE7B
Tritanopia (blue-blind)
#ECD8CA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfe376; /* rgb */ color: rgb(223, 227, 118); /* oklch */ color: oklch(89.0% 0.133 110.7);
Tailwind
colors: {
custom: {
50: '#ebeba0',
500: '#dfe376',
950: '#000000',
},
}SCSS
$custom: #dfe376; $custom-light: #ebeba0; $custom-dark: #000000;
JSON
{
"hex": "#dfe376",
"rgb": {
"r": 223,
"g": 227,
"b": 118
},
"hsl": {
"h": 62.202,
"s": 66.061,
"l": 67.647
},
"oklch": {
"l": 0.89034,
"c": 0.13273,
"h": 110.7
},
"luminance": 0.71934
}Semantic roles & 50–950 ramp
primary
#DFE376
secondary
#4844B9
accent
#18CE1E
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480