#E7F583#E7F583
#E7F583 is a very light, vivid yellow. Relative luminance 0.839; OKLCH L 93.6% C 0.139 H 114.9°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E7F583 |
|---|---|
| RGB | rgb(231, 245, 131) |
| HSL | hsl(67, 85%, 74%) |
| HSV | hsv(67, 47%, 96%) |
| CMYK | cmyk(5.7%, 0%, 46.5%, 3.9%) |
| CIE-LAB | lab(93.42, -20.75, 52.98) |
| CIE-LCH | lch(93.42, 56.89, 111.39°) |
| OKLab | oklab(93.61% -0.0587 0.1265) |
| OKLCH | oklch(93.61% 0.139 114.9) |
| XYZ | xyz(69.7050, 83.9333, 33.9970) |
| Luminance | 0.8393 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.10
Pale Yellow
#FFFF84
ΔE00 4.40
Faded Yellow
#FEFF7F
ΔE00 4.46
Butter
#FFFF81
ΔE00 4.54
Banana (survey)
#FFFF7E
ΔE00 4.71
Manilla
#FFFA86
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7F583 #9183F5
analogous
#F5CA83 #E7F583 #AEF583
triadic
#E7F583 #83E7F5 #F583E7
tetradic
#E7F583 #83F5CA #9183F5 #F583AE
square
#E7F583 #83F5CA #9183F5 #F583AE
split-complementary
#E7F583 #83AEF5 #CA83F5
monochromatic
#D0EB13 #DCF04A #E7F583 #F2FABC #FAFDE3
Accessibility & contrast
On white
1.18
#E7F583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#E7F583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7F583
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7F583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7F583 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB79
Deuteranopia (green-blind)
#FFED89
Tritanopia (blue-blind)
#F3EADA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e7f583; /* rgb */ color: rgb(231, 245, 131); /* oklch */ color: oklch(93.6% 0.139 114.9);
Tailwind
colors: {
custom: {
50: '#f0f8a9',
500: '#e7f583',
950: '#000000',
},
}SCSS
$custom: #e7f583; $custom-light: #f0f8a9; $custom-dark: #000000;
JSON
{
"hex": "#e7f583",
"rgb": {
"r": 231,
"g": 245,
"b": 131
},
"hsl": {
"h": 67.368,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.93606,
"c": 0.13948,
"h": 114.9
},
"luminance": 0.83932
}Semantic roles & 50–950 ramp
primary
#E7F583
secondary
#5B4BD1
accent
#04E21F
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171710
muted
#858581