#DFE677#DFE677
#DFE677 is a very light, vivid yellow. Relative luminance 0.736; OKLCH L 89.7% C 0.135 H 112.0°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE677 |
|---|---|
| RGB | rgb(223, 230, 119) |
| HSL | hsl(64, 69%, 68%) |
| HSV | hsv(64, 48%, 90%) |
| CMYK | cmyk(3%, 0%, 48.3%, 9.8%) |
| CIE-LAB | lab(88.74, -17.70, 52.82) |
| CIE-LCH | lch(88.74, 55.70, 108.52°) |
| OKLab | oklab(89.68% -0.0507 0.1253) |
| OKLCH | oklch(89.68% 0.135 112) |
| XYZ | xyz(62.0591, 73.6146, 28.3890) |
| Luminance | 0.7361 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 5.06
Straw
#FCF679
ΔE00 5.37
Yellowish Tan
#FCFC81
ΔE00 5.39
Manilla
#FFFA86
ΔE00 5.57
Greenish Beige
#C9D179
ΔE00 5.76
Pale Yellow
#FFFF84
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE677 #7E77E6
analogous
#E6B577 #DFE677 #A7E677
triadic
#DFE677 #77DFE6 #E677DF
tetradic
#DFE677 #77E6B5 #7E77E6 #E677A7
square
#DFE677 #77E6B5 #7E77E6 #E677A7
split-complementary
#DFE677 #77A7E6 #B577E6
monochromatic
#B6BF23 #D3DC43 #DFE677 #EBF0AB #F7F9DE
Accessibility & contrast
On white
1.34
#DFE677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#DFE677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE677
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE677 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6D
Deuteranopia (green-blind)
#F5E07D
Tritanopia (blue-blind)
#EBDBCC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfe677; /* rgb */ color: rgb(223, 230, 119); /* oklch */ color: oklch(89.7% 0.135 112.0);
Tailwind
colors: {
custom: {
50: '#ebeda1',
500: '#dfe677',
950: '#000000',
},
}SCSS
$custom: #dfe677; $custom-light: #ebeda1; $custom-dark: #000000;
JSON
{
"hex": "#dfe677",
"rgb": {
"r": 223,
"g": 230,
"b": 119
},
"hsl": {
"h": 63.784,
"s": 68.944,
"l": 68.431
},
"oklch": {
"l": 0.89677,
"c": 0.13521,
"h": 112
},
"luminance": 0.73614
}Semantic roles & 50–950 ramp
primary
#DFE677
secondary
#4B44BE
accent
#15D120
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480