#E2E5BB#E2E5BB
#E2E5BB is a very light, muted yellow. Relative luminance 0.758; OKLCH L 90.9% C 0.055 H 110.8°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E5BB |
|---|---|
| RGB | rgb(226, 229, 187) |
| HSL | hsl(64, 45%, 82%) |
| HSV | hsv(64, 18%, 90%) |
| CMYK | cmyk(1.3%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(89.76, -7.92, 20.20) |
| CIE-LCH | lch(89.76, 21.69, 111.41°) |
| OKLab | oklab(90.89% -0.0197 0.0517) |
| OKLCH | oklch(90.89% 0.055 110.8) |
| XYZ | xyz(68.3523, 75.7958, 58.0333) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.78
Palegoldenrod
#EEE8AA
ΔE00 5.49
Lemonchiffon
#FFFACD
ΔE00 5.51
Cream
#FFFDD0
ΔE00 5.53
Pale
#FFF9D0
ΔE00 5.66
Eggshell (survey)
#FFFFD4
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E5BB #BEBBE5
analogous
#E5D3BB #E2E5BB #CDE5BB
triadic
#E2E5BB #BBE2E5 #E5BBE2
tetradic
#E2E5BB #BBE5D3 #BEBBE5 #E5BBCD
square
#E2E5BB #BBE5D3 #BEBBE5 #E5BBCD
split-complementary
#E2E5BB #BBCDE5 #D3BBE5
monochromatic
#BCC362 #CFD48F #E2E5BB #F5F6E7 #F6F7E9
Accessibility & contrast
On white
1.30
#E2E5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#E2E5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E5BB
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E5BB | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B8
Deuteranopia (green-blind)
#ECE2BD
Tritanopia (blue-blind)
#E8E0D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e2e5bb; /* rgb */ color: rgb(226, 229, 187); /* oklch */ color: oklch(90.9% 0.055 110.8);
Tailwind
colors: {
custom: {
50: '#ebedcf',
500: '#e2e5bb',
950: '#000000',
},
}SCSS
$custom: #e2e5bb; $custom-light: #ebedcf; $custom-dark: #000000;
JSON
{
"hex": "#e2e5bb",
"rgb": {
"r": 226,
"g": 229,
"b": 187
},
"hsl": {
"h": 64.286,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.90893,
"c": 0.05534,
"h": 110.8
},
"luminance": 0.75795
}Semantic roles & 50–950 ramp
primary
#E2E5BB
secondary
#8985BF
accent
#2EB838
background
#FEFEFE
surface
#FDFDFB
border
#D5D5D4
text
#161613
muted
#848483