#DFE378#DFE378
#DFE378 is a very light, vivid yellow. Relative luminance 0.720; OKLCH L 89.1% C 0.131 H 110.7°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE378 |
|---|---|
| RGB | rgb(223, 227, 120) |
| HSL | hsl(62, 66%, 68%) |
| HSV | hsv(62, 47%, 89%) |
| CMYK | cmyk(1.8%, 0%, 47.1%, 11%) |
| CIE-LAB | lab(87.96, -16.13, 51.41) |
| CIE-LCH | lch(87.96, 53.88, 107.42°) |
| OKLab | oklab(89.06% -0.0462 0.1223) |
| OKLCH | oklch(89.06% 0.131 110.7) |
| XYZ | xyz(61.2918, 71.9834, 28.4311) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.41
Greenish Beige
#C9D179
ΔE00 5.21
Straw
#FCF679
ΔE00 5.58
Manilla
#FFFA86
ΔE00 5.79
Yellowish Tan
#FCFC81
ΔE00 5.82
Light Khaki
#E6F2A2
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE378 #7C78E3
analogous
#E3B178 #DFE378 #A9E378
triadic
#DFE378 #78DFE3 #E378DF
tetradic
#DFE378 #78E3B1 #7C78E3 #E378A9
square
#DFE378 #78E3B1 #7C78E3 #E378A9
split-complementary
#DFE378 #78A9E3 #B178E3
monochromatic
#B5BA27 #D3D845 #DFE378 #EBEEAB #F7F8DD
Accessibility & contrast
On white
1.36
#DFE378 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#DFE378 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE378
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE378 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE378 | 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)
#F1DB6F
Deuteranopia (green-blind)
#F2DE7D
Tritanopia (blue-blind)
#EBD8CA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfe378; /* rgb */ color: rgb(223, 227, 120); /* oklch */ color: oklch(89.1% 0.131 110.7);
Tailwind
colors: {
custom: {
50: '#ebeba1',
500: '#dfe378',
950: '#000000',
},
}SCSS
$custom: #dfe378; $custom-light: #ebeba1; $custom-dark: #000000;
JSON
{
"hex": "#dfe378",
"rgb": {
"r": 223,
"g": 227,
"b": 120
},
"hsl": {
"h": 62.243,
"s": 65.644,
"l": 68.039
},
"oklch": {
"l": 0.89059,
"c": 0.13076,
"h": 110.7
},
"luminance": 0.71982
}Semantic roles & 50–950 ramp
primary
#DFE378
secondary
#4945BA
accent
#18CD1F
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480