#E4E27E#E4E27E
#E4E27E is a very light, vivid yellow. Relative luminance 0.724; OKLCH L 89.3% C 0.123 H 107.6°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E27E |
|---|---|
| RGB | rgb(228, 226, 126) |
| HSL | hsl(59, 65%, 69%) |
| HSV | hsv(59, 45%, 89%) |
| CMYK | cmyk(0%, 0.9%, 44.7%, 10.6%) |
| CIE-LAB | lab(88.16, -13.10, 48.88) |
| CIE-LCH | lch(88.16, 50.60, 105.01°) |
| OKLab | oklab(89.34% -0.0372 0.1171) |
| OKLCH | oklch(89.34% 0.123 107.6) |
| XYZ | xyz(62.9584, 72.3945, 30.3917) |
| Luminance | 0.7239 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.84
Dark Cream
#FFF39A
ΔE00 5.19
Buff
#FEF69E
ΔE00 5.25
Greenish Beige
#C9D179
ΔE00 5.42
Sandy Yellow
#FDEE73
ΔE00 5.45
Straw
#FCF679
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E27E #7E80E4
analogous
#E4AF7E #E4E27E #B3E47E
triadic
#E4E27E #7EE4E2 #E27EE4
tetradic
#E4E27E #7EE4AF #7E80E4 #E47EB3
square
#E4E27E #7EE4AF #7E80E4 #E47EB3
split-complementary
#E4E27E #7EB3E4 #AF7EE4
monochromatic
#C0BD28 #D9D74B #E4E27E #EFEDB1 #F9F9E3
Accessibility & contrast
On white
1.36
#E4E27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#E4E27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E27E
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E27E | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB76
Deuteranopia (green-blind)
#F2DF83
Tritanopia (blue-blind)
#F1D7CA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e4e27e; /* rgb */ color: rgb(228, 226, 126); /* oklch */ color: oklch(89.3% 0.123 107.6);
Tailwind
colors: {
custom: {
50: '#eeeba5',
500: '#e4e27e',
950: '#000000',
},
}SCSS
$custom: #e4e27e; $custom-light: #eeeba5; $custom-dark: #000000;
JSON
{
"hex": "#e4e27e",
"rgb": {
"r": 228,
"g": 226,
"b": 126
},
"hsl": {
"h": 58.824,
"s": 65.385,
"l": 69.412
},
"oklch": {
"l": 0.89335,
"c": 0.12289,
"h": 107.6
},
"luminance": 0.72393
}Semantic roles & 50–950 ramp
primary
#E4E27E
secondary
#4A4DBC
accent
#1CCD18
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480