#E4E67F#E4E67F
#E4E67F is a very light, vivid yellow. Relative luminance 0.746; OKLCH L 90.2% C 0.126 H 109.7°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E67F |
|---|---|
| RGB | rgb(228, 230, 127) |
| HSL | hsl(61, 67%, 70%) |
| HSV | hsv(61, 45%, 90%) |
| CMYK | cmyk(0.9%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(89.22, -14.99, 49.69) |
| CIE-LCH | lch(89.22, 51.90, 106.78°) |
| OKLab | oklab(90.18% -0.0425 0.119) |
| OKLCH | oklch(90.18% 0.126 109.7) |
| XYZ | xyz(64.1236, 74.6213, 31.1000) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.58
Straw
#FCF679
ΔE00 5.06
Manilla
#FFFA86
ΔE00 5.07
Buff
#FEF69E
ΔE00 5.17
Yellowish Tan
#FCFC81
ΔE00 5.27
Dark Cream
#FFF39A
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E67F #817FE6
analogous
#E6B47F #E4E67F #B1E67F
triadic
#E4E67F #7FE4E6 #E67FE4
tetradic
#E4E67F #7FE6B4 #817FE6 #E67FB1
square
#E4E67F #7FE6B4 #817FE6 #E67FB1
split-complementary
#E4E67F #7FB1E6 #B47FE6
monochromatic
#C1C426 #D9DC4C #E4E67F #EFF0B2 #FAFAE5
Accessibility & contrast
On white
1.32
#E4E67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#E4E67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E67F
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E67F | 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)
#F4DE76
Deuteranopia (green-blind)
#F6E284
Tritanopia (blue-blind)
#F0DBCE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4e67f; /* rgb */ color: rgb(228, 230, 127); /* oklch */ color: oklch(90.2% 0.126 109.7);
Tailwind
colors: {
custom: {
50: '#eeeda6',
500: '#e4e67f',
950: '#000000',
},
}SCSS
$custom: #e4e67f; $custom-light: #eeeda6; $custom-dark: #000000;
JSON
{
"hex": "#e4e67f",
"rgb": {
"r": 228,
"g": 230,
"b": 127
},
"hsl": {
"h": 61.165,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.9018,
"c": 0.12637,
"h": 109.7
},
"luminance": 0.7462
}Semantic roles & 50–950 ramp
primary
#E4E67F
secondary
#4D4BBE
accent
#16CF1A
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480