#E6DF77#E6DF77
#E6DF77 is a very light, vivid yellow. Relative luminance 0.709; OKLCH L 88.8% C 0.127 H 105.3°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DF77 |
|---|---|
| RGB | rgb(230, 223, 119) |
| HSL | hsl(56, 69%, 68%) |
| HSV | hsv(56, 48%, 90%) |
| CMYK | cmyk(0%, 3%, 48.3%, 9.8%) |
| CIE-LAB | lab(87.45, -11.46, 51.40) |
| CIE-LCH | lch(87.45, 52.66, 102.57°) |
| OKLab | oklab(88.79% -0.0333 0.1221) |
| OKLCH | oklch(88.79% 0.127 105.3) |
| XYZ | xyz(62.3521, 70.9320, 27.8559) |
| Luminance | 0.7093 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.87
Dull Yellow
#EEDC5B
ΔE00 4.34
Sandy
#F1DA7A
ΔE00 4.53
Sandy Yellow
#FDEE73
ΔE00 4.69
Yellowish
#FAEE66
ΔE00 5.22
Dark Cream
#FFF39A
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DF77 #777EE6
analogous
#E6A777 #E6DF77 #B5E677
triadic
#E6DF77 #77E6DF #DF77E6
tetradic
#E6DF77 #77E6A7 #777EE6 #E677B5
square
#E6DF77 #77E6A7 #777EE6 #E677B5
split-complementary
#E6DF77 #77B5E6 #A777E6
monochromatic
#BFB623 #DCD343 #E6DF77 #F0EBAB #F9F7DE
Accessibility & contrast
On white
1.38
#E6DF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#E6DF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DF77
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DF77 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86E
Deuteranopia (green-blind)
#F1DD7C
Tritanopia (blue-blind)
#F4D3C7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e6df77; /* rgb */ color: rgb(230, 223, 119); /* oklch */ color: oklch(88.8% 0.127 105.3);
Tailwind
colors: {
custom: {
50: '#f0e8a0',
500: '#e6df77',
950: '#000000',
},
}SCSS
$custom: #e6df77; $custom-light: #f0e8a0; $custom-dark: #000000;
JSON
{
"hex": "#e6df77",
"rgb": {
"r": 230,
"g": 223,
"b": 119
},
"hsl": {
"h": 56.216,
"s": 68.944,
"l": 68.431
},
"oklch": {
"l": 0.88785,
"c": 0.1266,
"h": 105.3
},
"luminance": 0.7093
}Semantic roles & 50–950 ramp
primary
#E6DF77
secondary
#444BBE
accent
#20D115
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480