#E4E7BB#E4E7BB
#E4E7BB is a very light, muted yellow. Relative luminance 0.772; OKLCH L 91.5% C 0.058 H 110.7°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E7BB |
|---|---|
| RGB | rgb(228, 231, 187) |
| HSL | hsl(64, 48%, 82%) |
| HSV | hsv(64, 19%, 91%) |
| CMYK | cmyk(1.3%, 0%, 19%, 9.4%) |
| CIE-LAB | lab(90.43, -8.21, 21.14) |
| CIE-LCH | lch(90.43, 22.68, 111.21°) |
| OKLab | oklab(91.46% -0.0204 0.0541) |
| OKLCH | oklch(91.46% 0.058 110.7) |
| XYZ | xyz(69.5398, 77.2343, 58.2484) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.48
Palegoldenrod
#EEE8AA
ΔE00 5.02
Cream
#FFFDD0
ΔE00 5.10
Lemonchiffon
#FFFACD
ΔE00 5.12
Eggshell (survey)
#FFFFD4
ΔE00 5.28
Pale
#FFF9D0
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E7BB #BEBBE7
analogous
#E7D4BB #E4E7BB #CEE7BB
triadic
#E4E7BB #BBE4E7 #E7BBE4
tetradic
#E4E7BB #BBE7D4 #BEBBE7 #E7BBCE
square
#E4E7BB #BBE7D4 #BEBBE7 #E7BBCE
split-complementary
#E4E7BB #BBCEE7 #D4BBE7
monochromatic
#C0C761 #D2D78E #E4E7BB #F6F7E8 #F6F7E8
Accessibility & contrast
On white
1.28
#E4E7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#E4E7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E7BB
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E7BB | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3B8
Deuteranopia (green-blind)
#EFE4BD
Tritanopia (blue-blind)
#EAE1DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e4e7bb; /* rgb */ color: rgb(228, 231, 187); /* oklch */ color: oklch(91.5% 0.058 110.7);
Tailwind
colors: {
custom: {
50: '#eceecf',
500: '#e4e7bb',
950: '#000000',
},
}SCSS
$custom: #e4e7bb; $custom-light: #eceecf; $custom-dark: #000000;
JSON
{
"hex": "#e4e7bb",
"rgb": {
"r": 228,
"g": 231,
"b": 187
},
"hsl": {
"h": 64.091,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.91456,
"c": 0.05781,
"h": 110.7
},
"luminance": 0.77234
}Semantic roles & 50–950 ramp
primary
#E4E7BB
secondary
#8984C2
accent
#2ABB34
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161613
muted
#848583