#E1E2BB#E1E2BB
#E1E2BB is a very light, muted yellow. Relative luminance 0.740; OKLCH L 90.2% C 0.051 H 108.6°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E2BB |
|---|---|
| RGB | rgb(225, 226, 187) |
| HSL | hsl(62, 40%, 81%) |
| HSV | hsv(62, 17%, 89%) |
| CMYK | cmyk(0.4%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(88.92, -6.76, 19.00) |
| CIE-LCH | lch(88.92, 20.17, 109.58°) |
| OKLab | oklab(90.2% -0.0164 0.0488) |
| OKLCH | oklch(90.2% 0.051 108.6) |
| XYZ | xyz(67.2167, 73.9887, 57.7443) |
| Luminance | 0.7399 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.15
Beige (survey)
#E6DAA6
ΔE00 5.59
Pale
#FFF9D0
ΔE00 5.77
Lemonchiffon
#FFFACD
ΔE00 5.83
Palegoldenrod
#EEE8AA
ΔE00 5.95
Cream
#FFFDD0
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E2BB #BCBBE2
analogous
#E2CFBB #E1E2BB #CDE2BB
triadic
#E1E2BB #BBE1E2 #E2BBE1
tetradic
#E1E2BB #BBE2CF #BCBBE2 #E2BBCD
square
#E1E2BB #BBE2CF #BCBBE2 #E2BBCD
split-complementary
#E1E2BB #BBCDE2 #CFBBE2
monochromatic
#BBBD65 #CED090 #E1E2BB #F4F4E6 #F6F6EA
Accessibility & contrast
On white
1.33
#E1E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#E1E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E2BB
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E2BB | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEB9
Deuteranopia (green-blind)
#E9E0BC
Tritanopia (blue-blind)
#E7DDD7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e1e2bb; /* rgb */ color: rgb(225, 226, 187); /* oklch */ color: oklch(90.2% 0.051 108.6);
Tailwind
colors: {
custom: {
50: '#eaebcf',
500: '#e1e2bb',
950: '#000000',
},
}SCSS
$custom: #e1e2bb; $custom-light: #eaebcf; $custom-dark: #000000;
JSON
{
"hex": "#e1e2bb",
"rgb": {
"r": 225,
"g": 226,
"b": 187
},
"hsl": {
"h": 61.538,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.90204,
"c": 0.05147,
"h": 108.6
},
"luminance": 0.73988
}Semantic roles & 50–950 ramp
primary
#E1E2BB
secondary
#8786BB
accent
#32B336
background
#FEFEFE
surface
#FDFDFB
border
#D5D5D4
text
#161613
muted
#848483