#E4E6BF#E4E6BF
#E4E6BF is a very light, muted yellow. Relative luminance 0.768; OKLCH L 91.3% C 0.051 H 109.8°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6BF |
|---|---|
| RGB | rgb(228, 230, 191) |
| HSL | hsl(63, 44%, 83%) |
| HSV | hsv(63, 17%, 90%) |
| CMYK | cmyk(0.9%, 0%, 17%, 9.8%) |
| CIE-LAB | lab(90.25, -7.11, 18.82) |
| CIE-LCH | lch(90.25, 20.12, 110.69°) |
| OKLab | oklab(91.34% -0.0174 0.0483) |
| OKLCH | oklch(91.34% 0.051 109.8) |
| XYZ | xyz(69.6949, 76.8498, 60.4420) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.36
Pale
#FFF9D0
ΔE00 5.22
Lemonchiffon
#FFFACD
ΔE00 5.24
Cream
#FFFDD0
ΔE00 5.29
Eggshell (survey)
#FFFFD4
ΔE00 5.38
Beige
#F5F5DC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6BF #C1BFE6
analogous
#E6D4BF #E4E6BF #D0E6BF
triadic
#E4E6BF #BFE4E6 #E6BFE4
tetradic
#E4E6BF #BFE6D4 #C1BFE6 #E6BFD0
square
#E4E6BF #BFE6D4 #C1BFE6 #E6BFD0
split-complementary
#E4E6BF #BFD0E6 #D4BFE6
monochromatic
#BFC467 #D1D593 #E4E6BF #F6F6E9 #F6F6E9
Accessibility & contrast
On white
1.28
#E4E6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#E4E6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6BF
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6BF | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BD
Deuteranopia (green-blind)
#EDE4C0
Tritanopia (blue-blind)
#EAE1DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e6bf; /* rgb */ color: rgb(228, 230, 191); /* oklch */ color: oklch(91.3% 0.051 109.8);
Tailwind
colors: {
custom: {
50: '#ecedd2',
500: '#e4e6bf',
950: '#000000',
},
}SCSS
$custom: #e4e6bf; $custom-light: #ecedd2; $custom-dark: #000000;
JSON
{
"hex": "#e4e6bf",
"rgb": {
"r": 228,
"g": 230,
"b": 191
},
"hsl": {
"h": 63.077,
"s": 43.82,
"l": 82.549
},
"oklch": {
"l": 0.91343,
"c": 0.05138,
"h": 109.8
},
"luminance": 0.76849
}Semantic roles & 50–950 ramp
primary
#E4E6BF
secondary
#8C89C0
accent
#2FB736
background
#FEFEFE
surface
#FDFDFB
border
#D5D5D4
text
#161614
muted
#848483