#E4E6BB#E4E6BB
#E4E6BB is a very light, muted yellow. Relative luminance 0.767; OKLCH L 91.3% C 0.056 H 109.7°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6BB |
|---|---|
| RGB | rgb(228, 230, 187) |
| HSL | hsl(63, 46%, 82%) |
| HSV | hsv(63, 19%, 90%) |
| CMYK | cmyk(0.9%, 0%, 18.7%, 9.8%) |
| CIE-LAB | lab(90.17, -7.70, 20.79) |
| CIE-LCH | lch(90.17, 22.17, 110.33°) |
| OKLab | oklab(91.25% -0.019 0.0532) |
| OKLCH | oklch(91.25% 0.056 109.7) |
| XYZ | xyz(69.2607, 76.6761, 58.1554) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.51
Palegoldenrod
#EEE8AA
ΔE00 5.07
Lemonchiffon
#FFFACD
ΔE00 5.10
Cream
#FFFDD0
ΔE00 5.17
Pale
#FFF9D0
ΔE00 5.29
Eggshell (survey)
#FFFFD4
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6BB #BDBBE6
analogous
#E6D3BB #E4E6BB #CFE6BB
triadic
#E4E6BB #BBE4E6 #E6BBE4
tetradic
#E4E6BB #BBE6D3 #BDBBE6 #E6BBCF
square
#E4E6BB #BBE6D3 #BDBBE6 #E6BBCF
split-complementary
#E4E6BB #BBCFE6 #D3BBE6
monochromatic
#C0C562 #D2D68E #E4E6BB #F6F6E8 #F6F7E9
Accessibility & contrast
On white
1.29
#E4E6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#E4E6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6BB
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6BB | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B8
Deuteranopia (green-blind)
#EEE4BD
Tritanopia (blue-blind)
#EAE0DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e6bb; /* rgb */ color: rgb(228, 230, 187); /* oklch */ color: oklch(91.3% 0.056 109.7);
Tailwind
colors: {
custom: {
50: '#ecedcf',
500: '#e4e6bb',
950: '#000000',
},
}SCSS
$custom: #e4e6bb; $custom-light: #ecedcf; $custom-dark: #000000;
JSON
{
"hex": "#e4e6bb",
"rgb": {
"r": 228,
"g": 230,
"b": 187
},
"hsl": {
"h": 62.791,
"s": 46.237,
"l": 81.765
},
"oklch": {
"l": 0.91253,
"c": 0.05649,
"h": 109.7
},
"luminance": 0.76675
}Semantic roles & 50–950 ramp
primary
#E4E6BB
secondary
#8785C1
accent
#2CB933
background
#FEFEFE
surface
#FDFDFB
border
#D5D5D4
text
#161613
muted
#848483