#E7E280#E7E280
#E7E280 is a very light, vivid yellow. Relative luminance 0.729; OKLCH L 89.6% C 0.121 H 106.0°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E280 |
|---|---|
| RGB | rgb(231, 226, 128) |
| HSL | hsl(57, 68%, 70%) |
| HSV | hsv(57, 45%, 91%) |
| CMYK | cmyk(0%, 2.2%, 44.6%, 9.4%) |
| CIE-LAB | lab(88.42, -11.73, 48.29) |
| CIE-LCH | lch(88.42, 49.69, 103.65°) |
| OKLab | oklab(89.61% -0.0333 0.1159) |
| OKLCH | oklch(89.61% 0.121 106) |
| XYZ | xyz(64.0490, 72.9418, 31.1231) |
| Luminance | 0.7294 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.12
Dark Cream
#FFF39A
ΔE00 4.65
Buff
#FEF69E
ΔE00 4.86
Sandy
#F1DA7A
ΔE00 5.04
Sandy Yellow
#FDEE73
ΔE00 5.07
Straw
#FCF679
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E280 #8085E7
analogous
#E7AE80 #E7E280 #B9E780
triadic
#E7E280 #80E7E2 #E280E7
tetradic
#E7E280 #80E7AE #8085E7 #E780B9
square
#E7E280 #80E7AE #8085E7 #E780B9
split-complementary
#E7E280 #80B9E7 #AE80E7
monochromatic
#C7BF26 #DDD64D #E7E280 #F1EEB3 #FAF9E5
Accessibility & contrast
On white
1.35
#E7E280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#E7E280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E280
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E280 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB78
Deuteranopia (green-blind)
#F3E084
Tritanopia (blue-blind)
#F4D7CB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e7e280; /* rgb */ color: rgb(231, 226, 128); /* oklch */ color: oklch(89.6% 0.121 106.0);
Tailwind
colors: {
custom: {
50: '#f0eba6',
500: '#e7e280',
950: '#000000',
},
}SCSS
$custom: #e7e280; $custom-light: #f0eba6; $custom-dark: #000000;
JSON
{
"hex": "#e7e280",
"rgb": {
"r": 231,
"g": 226,
"b": 128
},
"hsl": {
"h": 57.087,
"s": 68.212,
"l": 70.392
},
"oklch": {
"l": 0.89609,
"c": 0.12059,
"h": 106
},
"luminance": 0.7294
}Semantic roles & 50–950 ramp
primary
#E7E280
secondary
#4C51C0
accent
#1ED015
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480