#E2E378#E2E378
#E2E378 is a very light, vivid yellow. Relative luminance 0.725; OKLCH L 89.3% C 0.130 H 109.2°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E378 |
|---|---|
| RGB | rgb(226, 227, 120) |
| HSL | hsl(61, 66%, 68%) |
| HSV | hsv(61, 47%, 89%) |
| CMYK | cmyk(0.4%, 0%, 47.1%, 11%) |
| CIE-LAB | lab(88.19, -14.95, 51.74) |
| CIE-LCH | lch(88.19, 53.86, 106.11°) |
| OKLab | oklab(89.3% -0.043 0.123) |
| OKLCH | oklch(89.3% 0.13 109.2) |
| XYZ | xyz(62.2246, 72.4644, 28.4748) |
| Luminance | 0.7246 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.85
Straw
#FCF679
ΔE00 5.14
Manilla
#FFFA86
ΔE00 5.41
Sandy Yellow
#FDEE73
ΔE00 5.47
Greenish Beige
#C9D179
ΔE00 5.57
Yellowish Tan
#FCFC81
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E378 #7978E3
analogous
#E3AE78 #E2E378 #ACE378
triadic
#E2E378 #78E2E3 #E378E2
tetradic
#E2E378 #78E3AE #7978E3 #E378AC
square
#E2E378 #78E3AE #7978E3 #E378AC
split-complementary
#E2E378 #78ACE3 #AE78E3
monochromatic
#B9BA27 #D7D845 #E2E378 #EDEEAB #F8F8DD
Accessibility & contrast
On white
1.36
#E2E378 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#E2E378 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E378
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E378 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E378 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6F
Deuteranopia (green-blind)
#F3DF7D
Tritanopia (blue-blind)
#EFD7CA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e2e378; /* rgb */ color: rgb(226, 227, 120); /* oklch */ color: oklch(89.3% 0.130 109.2);
Tailwind
colors: {
custom: {
50: '#edeba1',
500: '#e2e378',
950: '#000000',
},
}SCSS
$custom: #e2e378; $custom-light: #edeba1; $custom-dark: #000000;
JSON
{
"hex": "#e2e378",
"rgb": {
"r": 226,
"g": 227,
"b": 120
},
"hsl": {
"h": 60.561,
"s": 65.644,
"l": 68.039
},
"oklch": {
"l": 0.893,
"c": 0.13031,
"h": 109.2
},
"luminance": 0.72463
}Semantic roles & 50–950 ramp
primary
#E2E378
secondary
#4645BA
accent
#18CD1A
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480