#DFED78#DFED78
#DFED78 is a very light, vivid yellow. Relative luminance 0.776; OKLCH L 91.2% C 0.143 H 114.9°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFED78 |
|---|---|
| RGB | rgb(223, 237, 120) |
| HSL | hsl(67, 76%, 70%) |
| HSV | hsv(67, 49%, 93%) |
| CMYK | cmyk(5.9%, 0%, 49.4%, 7.1%) |
| CIE-LAB | lab(90.60, -21.01, 54.58) |
| CIE-LCH | lch(90.60, 58.48, 111.05°) |
| OKLab | oklab(91.17% -0.06 0.1293) |
| OKLCH | oklch(91.17% 0.143 114.9) |
| XYZ | xyz(64.1067, 77.6133, 29.3694) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 5.00
Faded Yellow
#FEFF7F
ΔE00 5.42
Pale Yellow
#FFFF84
ΔE00 5.44
Butter
#FFFF81
ΔE00 5.52
Straw
#FCF679
ΔE00 5.60
Manilla
#FFFA86
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFED78 #8678ED
analogous
#EDC078 #DFED78 #A5ED78
triadic
#DFED78 #78DFED #ED78DF
tetradic
#DFED78 #78EDC0 #8678ED #ED78A5
square
#DFED78 #78EDC0 #8678ED #ED78A5
split-complementary
#DFED78 #78A5ED #C078ED
monochromatic
#BACF1C #D2E642 #DFED78 #ECF4AE #F9FBE4
Accessibility & contrast
On white
1.27
#DFED78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#DFED78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFED78
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFED78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFED78 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE36D
Deuteranopia (green-blind)
#FAE57E
Tritanopia (blue-blind)
#EBE2D2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dfed78; /* rgb */ color: rgb(223, 237, 120); /* oklch */ color: oklch(91.2% 0.143 114.9);
Tailwind
colors: {
custom: {
50: '#ebf2a2',
500: '#dfed78',
950: '#000000',
},
}SCSS
$custom: #dfed78; $custom-light: #ebf2a2; $custom-dark: #000000;
JSON
{
"hex": "#dfed78",
"rgb": {
"r": 223,
"g": 237,
"b": 120
},
"hsl": {
"h": 67.179,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.91169,
"c": 0.14253,
"h": 114.9
},
"luminance": 0.77612
}Semantic roles & 50–950 ramp
primary
#DFED78
secondary
#5343C6
accent
#0DD925
background
#FFFFFC
surface
#FEFEF5
border
#D6D6CF
text
#16170F
muted
#858580