#E6DF80#E6DF80
#E6DF80 is a very light, moderate yellow. Relative luminance 0.712; OKLCH L 88.9% C 0.117 H 104.8°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DF80 |
|---|---|
| RGB | rgb(230, 223, 128) |
| HSL | hsl(56, 67%, 70%) |
| HSV | hsv(56, 44%, 90%) |
| CMYK | cmyk(0%, 3%, 44.3%, 9.8%) |
| CIE-LAB | lab(87.56, -10.63, 47.21) |
| CIE-LCH | lch(87.56, 48.39, 102.68°) |
| OKLab | oklab(88.91% -0.03 0.1135) |
| OKLCH | oklch(88.91% 0.117 104.8) |
| XYZ | xyz(62.9184, 71.1586, 30.8385) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.06
Sandy
#F1DA7A
ΔE00 4.43
Dark Cream
#FFF39A
ΔE00 4.88
Buff
#FEF69E
ΔE00 5.23
Dull Yellow
#EEDC5B
ΔE00 5.37
Sandy Yellow
#FDEE73
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DF80 #8087E6
analogous
#E6AC80 #E6DF80 #BAE680
triadic
#E6DF80 #80E6DF #DF80E6
tetradic
#E6DF80 #80E6AC #8087E6 #E680BA
square
#E6DF80 #80E6AC #8087E6 #E680BA
split-complementary
#E6DF80 #80BAE6 #AC80E6
monochromatic
#C5BA27 #DCD24D #E6DF80 #F0ECB3 #FAF9E5
Accessibility & contrast
On white
1.38
#E6DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#E6DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DF80
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DF80 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED978
Deuteranopia (green-blind)
#F1DE84
Tritanopia (blue-blind)
#F3D4C8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e6df80; /* rgb */ color: rgb(230, 223, 128); /* oklch */ color: oklch(88.9% 0.117 104.8);
Tailwind
colors: {
custom: {
50: '#efe8a6',
500: '#e6df80',
950: '#000000',
},
}SCSS
$custom: #e6df80; $custom-light: #efe8a6; $custom-dark: #000000;
JSON
{
"hex": "#e6df80",
"rgb": {
"r": 230,
"g": 223,
"b": 128
},
"hsl": {
"h": 55.882,
"s": 67.105,
"l": 70.196
},
"oklch": {
"l": 0.88908,
"c": 0.11744,
"h": 104.8
},
"luminance": 0.71157
}Semantic roles & 50–950 ramp
primary
#E6DF80
secondary
#4C54BE
accent
#23CF16
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17160F
muted
#858480