#E6DF76#E6DF76
#E6DF76 is a very light, vivid yellow. Relative luminance 0.709; OKLCH L 88.8% C 0.128 H 105.3°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DF76 |
|---|---|
| RGB | rgb(230, 223, 118) |
| HSL | hsl(56, 69%, 68%) |
| HSV | hsv(56, 49%, 90%) |
| CMYK | cmyk(0%, 3%, 48.7%, 9.8%) |
| CIE-LAB | lab(87.44, -11.55, 51.86) |
| CIE-LCH | lch(87.44, 53.13, 102.56°) |
| OKLab | oklab(88.77% -0.0337 0.1231) |
| OKLCH | oklch(88.77% 0.128 105.3) |
| XYZ | xyz(62.2924, 70.9081, 27.5413) |
| Luminance | 0.7091 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.98
Dull Yellow
#EEDC5B
ΔE00 4.24
Sandy
#F1DA7A
ΔE00 4.56
Sandy Yellow
#FDEE73
ΔE00 4.63
Yellowish
#FAEE66
ΔE00 5.12
Straw
#FCF679
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DF76 #767DE6
analogous
#E6A776 #E6DF76 #B5E676
triadic
#E6DF76 #76E6DF #DF76E6
tetradic
#E6DF76 #76E6A7 #767DE6 #E676B5
square
#E6DF76 #76E6A7 #767DE6 #E676B5
split-complementary
#E6DF76 #76B5E6 #A776E6
monochromatic
#BFB523 #DDD342 #E6DF76 #EFEBAA #F9F7DE
Accessibility & contrast
On white
1.38
#E6DF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#E6DF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DF76
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DF76 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86D
Deuteranopia (green-blind)
#F2DD7B
Tritanopia (blue-blind)
#F4D3C7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e6df76; /* rgb */ color: rgb(230, 223, 118); /* oklch */ color: oklch(88.8% 0.128 105.3);
Tailwind
colors: {
custom: {
50: '#f0e8a0',
500: '#e6df76',
950: '#000000',
},
}SCSS
$custom: #e6df76; $custom-light: #f0e8a0; $custom-dark: #000000;
JSON
{
"hex": "#e6df76",
"rgb": {
"r": 230,
"g": 223,
"b": 118
},
"hsl": {
"h": 56.25,
"s": 69.136,
"l": 68.235
},
"oklch": {
"l": 0.88772,
"c": 0.12759,
"h": 105.3
},
"luminance": 0.70906
}Semantic roles & 50–950 ramp
primary
#E6DF76
secondary
#434ABE
accent
#20D114
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480