#E2E075#E2E075
#E2E075 is a very light, vivid yellow. Relative luminance 0.708; OKLCH L 88.6% C 0.130 H 107.8°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E075 |
|---|---|
| RGB | rgb(226, 224, 117) |
| HSL | hsl(59, 65%, 67%) |
| HSV | hsv(59, 48%, 89%) |
| CMYK | cmyk(0%, 0.9%, 48.2%, 11.4%) |
| CIE-LAB | lab(87.37, -13.73, 52.17) |
| CIE-LCH | lch(87.37, 53.95, 104.75°) |
| OKLab | oklab(88.64% -0.0398 0.1237) |
| OKLCH | oklch(88.64% 0.13 107.8) |
| XYZ | xyz(61.2320, 70.7660, 27.2598) |
| Luminance | 0.7076 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.64
Dull Yellow
#EEDC5B
ΔE00 5.12
Sandy Yellow
#FDEE73
ΔE00 5.24
Straw
#FCF679
ΔE00 5.37
Yellowish
#FAEE66
ΔE00 5.49
Greenish Beige
#C9D179
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E075 #7577E2
analogous
#E2AA75 #E2E075 #AEE275
triadic
#E2E075 #75E2E0 #E075E2
tetradic
#E2E075 #75E2AA #7577E2 #E275AE
square
#E2E075 #75E2AA #7577E2 #E275AE
split-complementary
#E2E075 #75AEE2 #AA75E2
monochromatic
#B6B426 #D7D542 #E2E075 #EDEBA8 #F7F7DA
Accessibility & contrast
On white
1.39
#E2E075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#E2E075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E075
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E075 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96B
Deuteranopia (green-blind)
#F1DD7A
Tritanopia (blue-blind)
#EFD4C7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e2e075; /* rgb */ color: rgb(226, 224, 117); /* oklch */ color: oklch(88.6% 0.130 107.8);
Tailwind
colors: {
custom: {
50: '#ede99f',
500: '#e2e075',
950: '#000000',
},
}SCSS
$custom: #e2e075; $custom-light: #ede99f; $custom-dark: #000000;
JSON
{
"hex": "#e2e075",
"rgb": {
"r": 226,
"g": 224,
"b": 117
},
"hsl": {
"h": 58.899,
"s": 65.269,
"l": 67.255
},
"oklch": {
"l": 0.88636,
"c": 0.12997,
"h": 107.8
},
"luminance": 0.70764
}Semantic roles & 50–950 ramp
primary
#E2E075
secondary
#4446B7
accent
#1CCD18
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480