#DFE678#DFE678
#DFE678 is a very light, vivid yellow. Relative luminance 0.736; OKLCH L 89.7% C 0.134 H 112.0°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE678 |
|---|---|
| RGB | rgb(223, 230, 120) |
| HSL | hsl(64, 69%, 69%) |
| HSV | hsv(64, 48%, 90%) |
| CMYK | cmyk(3%, 0%, 47.8%, 9.8%) |
| CIE-LAB | lab(88.75, -17.60, 52.36) |
| CIE-LCH | lch(88.75, 55.24, 108.58°) |
| OKLab | oklab(89.69% -0.0504 0.1244) |
| OKLCH | oklch(89.69% 0.134 112) |
| XYZ | xyz(62.1195, 73.6388, 28.7070) |
| Luminance | 0.7364 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 5.00
Yellowish Tan
#FCFC81
ΔE00 5.42
Straw
#FCF679
ΔE00 5.43
Manilla
#FFFA86
ΔE00 5.59
Greenish Beige
#C9D179
ΔE00 5.69
Light Khaki
#E6F2A2
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE678 #7F78E6
analogous
#E6B678 #DFE678 #A8E678
triadic
#DFE678 #78DFE6 #E678DF
tetradic
#DFE678 #78E6B6 #7F78E6 #E678A8
square
#DFE678 #78E6B6 #7F78E6 #E678A8
split-complementary
#DFE678 #78A8E6 #B678E6
monochromatic
#B6C024 #D3DC44 #DFE678 #EBF0AC #F7F9DF
Accessibility & contrast
On white
1.34
#DFE678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#DFE678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE678
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE678 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6E
Deuteranopia (green-blind)
#F5E07E
Tritanopia (blue-blind)
#EBDBCD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfe678; /* rgb */ color: rgb(223, 230, 120); /* oklch */ color: oklch(89.7% 0.134 112.0);
Tailwind
colors: {
custom: {
50: '#ebeda1',
500: '#dfe678',
950: '#000000',
},
}SCSS
$custom: #dfe678; $custom-light: #ebeda1; $custom-dark: #000000;
JSON
{
"hex": "#dfe678",
"rgb": {
"r": 223,
"g": 230,
"b": 120
},
"hsl": {
"h": 63.818,
"s": 68.75,
"l": 68.627
},
"oklch": {
"l": 0.8969,
"c": 0.13423,
"h": 112
},
"luminance": 0.73638
}Semantic roles & 50–950 ramp
primary
#DFE678
secondary
#4C45BE
accent
#15D121
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480