#E4E68D#E4E68D
#E4E68D is a very light, moderate yellow. Relative luminance 0.750; OKLCH L 90.4% C 0.111 H 109.5°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E68D |
|---|---|
| RGB | rgb(228, 230, 141) |
| HSL | hsl(61, 64%, 73%) |
| HSV | hsv(61, 39%, 90%) |
| CMYK | cmyk(0.9%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(89.40, -13.56, 43.11) |
| CIE-LCH | lch(89.40, 45.20, 107.46°) |
| OKLab | oklab(90.39% -0.0373 0.1051) |
| OKLCH | oklch(90.39% 0.111 109.5) |
| XYZ | xyz(65.1003, 75.0119, 36.2435) |
| Luminance | 0.7501 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.24
Light Khaki
#E6F2A2
ΔE00 3.96
Buff
#FEF69E
ΔE00 4.63
Dark Cream
#FFF39A
ΔE00 4.98
Greenish Beige
#C9D179
ΔE00 5.35
Palegoldenrod
#EEE8AA
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E68D #8F8DE6
analogous
#E6BB8D #E4E68D #B8E68D
triadic
#E4E68D #8DE4E6 #E68DE4
tetradic
#E4E68D #8DE6BB #8F8DE6 #E68DB8
square
#E4E68D #8DE6BB #8F8DE6 #E68DB8
split-complementary
#E4E68D #8DB8E6 #BB8DE6
monochromatic
#C8CC2D #D8DB5B #E4E68D #F0F1BF #F9F9E6
Accessibility & contrast
On white
1.31
#E4E68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#E4E68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E68D
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E68D | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF86
Deuteranopia (green-blind)
#F4E291
Tritanopia (blue-blind)
#EFDCD0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e4e68d; /* rgb */ color: rgb(228, 230, 141); /* oklch */ color: oklch(90.4% 0.111 109.5);
Tailwind
colors: {
custom: {
50: '#eeedaf',
500: '#e4e68d',
950: '#000000',
},
}SCSS
$custom: #e4e68d; $custom-light: #eeedaf; $custom-dark: #000000;
JSON
{
"hex": "#e4e68d",
"rgb": {
"r": 228,
"g": 230,
"b": 141
},
"hsl": {
"h": 61.348,
"s": 64.029,
"l": 72.745
},
"oklch": {
"l": 0.90386,
"c": 0.11148,
"h": 109.5
},
"luminance": 0.75011
}Semantic roles & 50–950 ramp
primary
#E4E68D
secondary
#5A58BF
accent
#1ACC1E
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#161610
muted
#858481