#E2E4BB#E2E4BB
#E2E4BB is a very light, muted yellow. Relative luminance 0.752; OKLCH L 90.7% C 0.054 H 109.7°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E4BB |
|---|---|
| RGB | rgb(226, 228, 187) |
| HSL | hsl(63, 43%, 81%) |
| HSV | hsv(63, 18%, 89%) |
| CMYK | cmyk(0.9%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(89.51, -7.41, 19.84) |
| CIE-LCH | lch(89.51, 21.18, 110.49°) |
| OKLab | oklab(90.69% -0.0182 0.0509) |
| OKLCH | oklch(90.69% 0.054 109.7) |
| XYZ | xyz(68.0764, 75.2440, 57.9413) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.84
Lemonchiffon
#FFFACD
ΔE00 5.53
Palegoldenrod
#EEE8AA
ΔE00 5.56
Pale
#FFF9D0
ΔE00 5.60
Cream
#FFFDD0
ΔE00 5.62
Beige (survey)
#E6DAA6
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E4BB #BDBBE4
analogous
#E4D2BB #E2E4BB #CEE4BB
triadic
#E2E4BB #BBE2E4 #E4BBE2
tetradic
#E2E4BB #BBE4D2 #BDBBE4 #E4BBCE
square
#E2E4BB #BBE4D2 #BDBBE4 #E4BBCE
split-complementary
#E2E4BB #BBCEE4 #D2BBE4
monochromatic
#BDC163 #CFD38F #E2E4BB #F5F5E7 #F6F6E9
Accessibility & contrast
On white
1.31
#E2E4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#E2E4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E4BB
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E4BB | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B9
Deuteranopia (green-blind)
#EBE2BC
Tritanopia (blue-blind)
#E8DFD9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2e4bb; /* rgb */ color: rgb(226, 228, 187); /* oklch */ color: oklch(90.7% 0.054 109.7);
Tailwind
colors: {
custom: {
50: '#ebeccf',
500: '#e2e4bb',
950: '#000000',
},
}SCSS
$custom: #e2e4bb; $custom-light: #ebeccf; $custom-dark: #000000;
JSON
{
"hex": "#e2e4bb",
"rgb": {
"r": 226,
"g": 228,
"b": 187
},
"hsl": {
"h": 62.927,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.9069,
"c": 0.05402,
"h": 109.7
},
"luminance": 0.75243
}Semantic roles & 50–950 ramp
primary
#E2E4BB
secondary
#8885BE
accent
#2FB636
background
#FEFEFE
surface
#FDFDFB
border
#D5D5D4
text
#161613
muted
#848483