#E2E6BB#E2E6BB
#E2E6BB is a very light, muted yellow. Relative luminance 0.763; OKLCH L 91.1% C 0.057 H 111.8°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E6BB |
|---|---|
| RGB | rgb(226, 230, 187) |
| HSL | hsl(66, 46%, 82%) |
| HSV | hsv(66, 19%, 90%) |
| CMYK | cmyk(1.7%, 0%, 18.7%, 9.8%) |
| CIE-LAB | lab(90.02, -8.42, 20.55) |
| CIE-LCH | lch(90.02, 22.21, 112.29°) |
| OKLab | oklab(91.1% -0.0211 0.0526) |
| OKLCH | oklch(91.1% 0.057 111.8) |
| XYZ | xyz(68.6298, 76.3508, 58.1258) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.75
Palegoldenrod
#EEE8AA
ΔE00 5.44
Cream
#FFFDD0
ΔE00 5.46
Lemonchiffon
#FFFACD
ΔE00 5.52
Eggshell (survey)
#FFFFD4
ΔE00 5.58
Pale
#FFF9D0
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E6BB #BFBBE6
analogous
#E6D5BB #E2E6BB #CDE6BB
triadic
#E2E6BB #BBE2E6 #E6BBE2
tetradic
#E2E6BB #BBE6D5 #BFBBE6 #E6BBCD
square
#E2E6BB #BBE6D5 #BFBBE6 #E6BBCD
split-complementary
#E2E6BB #BBCDE6 #D5BBE6
monochromatic
#BCC562 #CFD68E #E2E6BB #F5F6E8 #F5F7E9
Accessibility & contrast
On white
1.29
#E2E6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#E2E6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E6BB
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E6BB | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B8
Deuteranopia (green-blind)
#EDE3BD
Tritanopia (blue-blind)
#E8E1DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e2e6bb; /* rgb */ color: rgb(226, 230, 187); /* oklch */ color: oklch(91.1% 0.057 111.8);
Tailwind
colors: {
custom: {
50: '#ebedcf',
500: '#e2e6bb',
950: '#000000',
},
}SCSS
$custom: #e2e6bb; $custom-light: #ebedcf; $custom-dark: #000000;
JSON
{
"hex": "#e2e6bb",
"rgb": {
"r": 226,
"g": 230,
"b": 187
},
"hsl": {
"h": 65.581,
"s": 46.237,
"l": 81.765
},
"oklch": {
"l": 0.91097,
"c": 0.05669,
"h": 111.8
},
"luminance": 0.7635
}Semantic roles & 50–950 ramp
primary
#E2E6BB
secondary
#8A85C1
accent
#2CB939
background
#FEFEFE
surface
#FDFDFB
border
#D5D5D4
text
#161613
muted
#848483