#E4E67E#E4E67E
#E4E67E is a very light, vivid yellow. Relative luminance 0.746; OKLCH L 90.2% C 0.127 H 109.7°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E67E |
|---|---|
| RGB | rgb(228, 230, 126) |
| HSL | hsl(61, 68%, 70%) |
| HSV | hsv(61, 45%, 90%) |
| CMYK | cmyk(0.9%, 0%, 45.2%, 9.8%) |
| CIE-LAB | lab(89.20, -15.08, 50.16) |
| CIE-LCH | lch(89.20, 52.37, 106.74°) |
| OKLab | oklab(90.17% -0.0429 0.12) |
| OKLCH | oklch(90.17% 0.127 109.7) |
| XYZ | xyz(64.0588, 74.5953, 30.7585) |
| Luminance | 0.7459 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.64
Straw
#FCF679
ΔE00 4.98
Manilla
#FFFA86
ΔE00 5.03
Yellowish Tan
#FCFC81
ΔE00 5.21
Buff
#FEF69E
ΔE00 5.24
Dark Cream
#FFF39A
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E67E #807EE6
analogous
#E6B47E #E4E67E #B0E67E
triadic
#E4E67E #7EE4E6 #E67EE4
tetradic
#E4E67E #7EE6B4 #807EE6 #E67EB0
square
#E4E67E #7EE6B4 #807EE6 #E67EB0
split-complementary
#E4E67E #7EB0E6 #B47EE6
monochromatic
#C1C426 #D9DC4B #E4E67E #EFF0B1 #F9FAE5
Accessibility & contrast
On white
1.32
#E4E67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#E4E67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E67E
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E67E | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE75
Deuteranopia (green-blind)
#F6E283
Tritanopia (blue-blind)
#F1DBCE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4e67e; /* rgb */ color: rgb(228, 230, 126); /* oklch */ color: oklch(90.2% 0.127 109.7);
Tailwind
colors: {
custom: {
50: '#eeeda5',
500: '#e4e67e',
950: '#000000',
},
}SCSS
$custom: #e4e67e; $custom-light: #eeeda5; $custom-dark: #000000;
JSON
{
"hex": "#e4e67e",
"rgb": {
"r": 228,
"g": 230,
"b": 126
},
"hsl": {
"h": 61.154,
"s": 67.532,
"l": 69.804
},
"oklch": {
"l": 0.90167,
"c": 0.12739,
"h": 109.7
},
"luminance": 0.74594
}Semantic roles & 50–950 ramp
primary
#E4E67E
secondary
#4C4ABE
accent
#16CF1A
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480