#E2E07D#E2E07D
#E2E07D is a very light, vivid yellow. Relative luminance 0.710; OKLCH L 88.7% C 0.122 H 107.6°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E07D |
|---|---|
| RGB | rgb(226, 224, 125) |
| HSL | hsl(59, 64%, 69%) |
| HSV | hsv(59, 45%, 89%) |
| CMYK | cmyk(0%, 0.9%, 44.7%, 11.4%) |
| CIE-LAB | lab(87.47, -12.99, 48.48) |
| CIE-LCH | lch(87.47, 50.19, 105.00°) |
| OKLab | oklab(88.74% -0.0369 0.1162) |
| OKLCH | oklch(88.74% 0.122 107.6) |
| XYZ | xyz(61.7226, 70.9622, 29.8437) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.02
Greenish Beige
#C9D179
ΔE00 5.03
Dark Cream
#FFF39A
ΔE00 5.52
Buff
#FEF69E
ΔE00 5.60
Sandy
#F1DA7A
ΔE00 5.73
Sandy Yellow
#FDEE73
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E07D #7D7FE2
analogous
#E2AE7D #E2E07D #B2E27D
triadic
#E2E07D #7DE2E0 #E07DE2
tetradic
#E2E07D #7DE2AE #7D7FE2 #E27DB2
square
#E2E07D #7DE2AE #7D7FE2 #E27DB2
split-complementary
#E2E07D #7DB2E2 #AE7DE2
monochromatic
#BBB82A #D7D44B #E2E07D #EDECAF #F8F8E1
Accessibility & contrast
On white
1.38
#E2E07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#E2E07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E07D
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E07D | 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)
#EED975
Deuteranopia (green-blind)
#F0DD82
Tritanopia (blue-blind)
#EFD5C9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e2e07d; /* rgb */ color: rgb(226, 224, 125); /* oklch */ color: oklch(88.7% 0.122 107.6);
Tailwind
colors: {
custom: {
50: '#ede9a4',
500: '#e2e07d',
950: '#000000',
},
}SCSS
$custom: #e2e07d; $custom-light: #ede9a4; $custom-dark: #000000;
JSON
{
"hex": "#e2e07d",
"rgb": {
"r": 226,
"g": 224,
"b": 125
},
"hsl": {
"h": 58.812,
"s": 63.522,
"l": 68.824
},
"oklch": {
"l": 0.88743,
"c": 0.1219,
"h": 107.6
},
"luminance": 0.70961
}Semantic roles & 50–950 ramp
primary
#E2E07D
secondary
#4A4CB9
accent
#1ECB1A
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16160F
muted
#858480