#E4E073#E4E073
#E4E073 is a very light, vivid yellow. Relative luminance 0.710; OKLCH L 88.8% C 0.132 H 106.9°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E073 |
|---|---|
| RGB | rgb(228, 224, 115) |
| HSL | hsl(58, 68%, 67%) |
| HSV | hsv(58, 50%, 89%) |
| CMYK | cmyk(0%, 1.8%, 49.6%, 10.6%) |
| CIE-LAB | lab(87.51, -13.11, 53.31) |
| CIE-LCH | lch(87.51, 54.90, 103.81°) |
| OKLab | oklab(88.78% -0.0383 0.126) |
| OKLCH | oklch(88.78% 0.132 106.9) |
| XYZ | xyz(61.7466, 71.0448, 26.6767) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.57
Dull Yellow
#EEDC5B
ΔE00 4.52
Sandy Yellow
#FDEE73
ΔE00 4.75
Yellowish
#FAEE66
ΔE00 5.01
Straw
#FCF679
ΔE00 5.10
Sandy
#F1DA7A
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E073 #7377E4
analogous
#E4A873 #E4E073 #B0E473
triadic
#E4E073 #73E4E0 #E073E4
tetradic
#E4E073 #73E4A8 #7377E4 #E473B0
square
#E4E073 #73E4A8 #7377E4 #E473B0
split-complementary
#E4E073 #73B0E4 #A873E4
monochromatic
#B9B424 #DAD540 #E4E073 #EEEBA6 #F8F7DA
Accessibility & contrast
On white
1.38
#E4E073 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#E4E073 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E073
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E073 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E073 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D969
Deuteranopia (green-blind)
#F2DD78
Tritanopia (blue-blind)
#F2D4C7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e4e073; /* rgb */ color: rgb(228, 224, 115); /* oklch */ color: oklch(88.8% 0.132 106.9);
Tailwind
colors: {
custom: {
50: '#efe99e',
500: '#e4e073',
950: '#000000',
},
}SCSS
$custom: #e4e073; $custom-light: #efe99e; $custom-dark: #000000;
JSON
{
"hex": "#e4e073",
"rgb": {
"r": 228,
"g": 224,
"b": 115
},
"hsl": {
"h": 57.876,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.88775,
"c": 0.13171,
"h": 106.9
},
"luminance": 0.71043
}Semantic roles & 50–950 ramp
primary
#E4E073
secondary
#4246B9
accent
#1CD016
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480