#E4E4BB#E4E4BB
#E4E4BB is a very light, muted yellow. Relative luminance 0.756; OKLCH L 90.8% C 0.054 H 107.4°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E4BB |
|---|---|
| RGB | rgb(228, 228, 187) |
| HSL | hsl(60, 43%, 81%) |
| HSV | hsv(60, 18%, 89%) |
| CMYK | cmyk(0%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(89.66, -6.69, 20.07) |
| CIE-LCH | lch(89.66, 21.16, 108.43°) |
| OKLab | oklab(90.85% -0.0161 0.0514) |
| OKLCH | oklch(90.85% 0.054 107.4) |
| XYZ | xyz(68.7074, 75.5693, 57.9709) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.70
Beige (survey)
#E6DAA6
ΔE00 5.17
Lemonchiffon
#FFFACD
ΔE00 5.18
Pale
#FFF9D0
ΔE00 5.19
Palegoldenrod
#EEE8AA
ΔE00 5.27
Cream
#FFFDD0
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E4BB #BBBBE4
analogous
#E4D0BB #E4E4BB #D0E4BB
triadic
#E4E4BB #BBE4E4 #E4BBE4
tetradic
#E4E4BB #BBE4D0 #BBBBE4 #E4BBD0
square
#E4E4BB #BBE4D0 #BBBBE4 #E4BBD0
split-complementary
#E4E4BB #BBD0E4 #D0BBE4
monochromatic
#C1C163 #D3D38F #E4E4BB #F5F5E7 #F6F6E9
Accessibility & contrast
On white
1.30
#E4E4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#E4E4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E4BB
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E4BB | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B9
Deuteranopia (green-blind)
#ECE2BC
Tritanopia (blue-blind)
#EADFD9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e4e4bb; /* rgb */ color: rgb(228, 228, 187); /* oklch */ color: oklch(90.8% 0.054 107.4);
Tailwind
colors: {
custom: {
50: '#ececcf',
500: '#e4e4bb',
950: '#000000',
},
}SCSS
$custom: #e4e4bb; $custom-light: #ececcf; $custom-dark: #000000;
JSON
{
"hex": "#e4e4bb",
"rgb": {
"r": 228,
"g": 228,
"b": 187
},
"hsl": {
"h": 60,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.90847,
"c": 0.0539,
"h": 107.4
},
"luminance": 0.75569
}Semantic roles & 50–950 ramp
primary
#E4E4BB
secondary
#8585BE
accent
#2FB62F
background
#FEFEFE
surface
#FDFDFB
border
#D5D5D4
text
#161613
muted
#848483