#E4E5BF#E4E5BF
#E4E5BF is a very light, muted yellow. Relative luminance 0.763; OKLCH L 91.1% C 0.050 H 108.6°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E5BF |
|---|---|
| RGB | rgb(228, 229, 191) |
| HSL | hsl(62, 42%, 82%) |
| HSV | hsv(62, 17%, 90%) |
| CMYK | cmyk(0.4%, 0%, 16.6%, 10.2%) |
| CIE-LAB | lab(90.00, -6.60, 18.47) |
| CIE-LCH | lch(90.00, 19.61, 109.67°) |
| OKLab | oklab(91.14% -0.016 0.0475) |
| OKLCH | oklch(91.14% 0.05 108.6) |
| XYZ | xyz(69.4174, 76.2948, 60.3495) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.49
Pale
#FFF9D0
ΔE00 5.19
Lemonchiffon
#FFFACD
ΔE00 5.30
Cream
#FFFDD0
ΔE00 5.43
Beige
#F5F5DC
ΔE00 5.48
Eggshell (survey)
#FFFFD4
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E5BF #C0BFE5
analogous
#E5D3BF #E4E5BF #D1E5BF
triadic
#E4E5BF #BFE4E5 #E5BFE4
tetradic
#E4E5BF #BFE5D3 #C0BFE5 #E5BFD1
square
#E4E5BF #BFE5D3 #C0BFE5 #E5BFD1
split-complementary
#E4E5BF #BFD1E5 #D3BFE5
monochromatic
#BFC268 #D2D393 #E4E5BF #F6F6E9 #F6F6E9
Accessibility & contrast
On white
1.29
#E4E5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#E4E5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E5BF
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E5BF | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1BD
Deuteranopia (green-blind)
#ECE3C0
Tritanopia (blue-blind)
#EAE0DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e4e5bf; /* rgb */ color: rgb(228, 229, 191); /* oklch */ color: oklch(91.1% 0.050 108.6);
Tailwind
colors: {
custom: {
50: '#ecedd2',
500: '#e4e5bf',
950: '#000000',
},
}SCSS
$custom: #e4e5bf; $custom-light: #ecedd2; $custom-dark: #000000;
JSON
{
"hex": "#e4e5bf",
"rgb": {
"r": 228,
"g": 229,
"b": 191
},
"hsl": {
"h": 61.579,
"s": 42.222,
"l": 82.353
},
"oklch": {
"l": 0.9114,
"c": 0.05007,
"h": 108.6
},
"luminance": 0.76294
}Semantic roles & 50–950 ramp
primary
#E4E5BF
secondary
#8B89BF
accent
#30B534
background
#FEFEFE
surface
#FDFDFB
border
#D5D5D4
text
#161614
muted
#848483