#E2E2BB#E2E2BB
#E2E2BB is a very light, muted yellow. Relative luminance 0.741; OKLCH L 90.3% C 0.051 H 107.4°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E2BB |
|---|---|
| RGB | rgb(226, 226, 187) |
| HSL | hsl(60, 40%, 81%) |
| HSV | hsv(60, 17%, 89%) |
| CMYK | cmyk(0%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(88.99, -6.40, 19.12) |
| CIE-LCH | lch(88.99, 20.16, 108.51°) |
| OKLab | oklab(90.28% -0.0154 0.0491) |
| OKLCH | oklch(90.28% 0.051 107.4) |
| XYZ | xyz(67.5294, 74.1500, 57.7590) |
| Luminance | 0.7415 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.09
Beige (survey)
#E6DAA6
ΔE00 5.33
Pale
#FFF9D0
ΔE00 5.58
Lemonchiffon
#FFFACD
ΔE00 5.67
Palegoldenrod
#EEE8AA
ΔE00 5.82
Cream
#FFFDD0
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E2BB #BBBBE2
analogous
#E2CEBB #E2E2BB #CEE2BB
triadic
#E2E2BB #BBE2E2 #E2BBE2
tetradic
#E2E2BB #BBE2CE #BBBBE2 #E2BBCE
square
#E2E2BB #BBE2CE #BBBBE2 #E2BBCE
split-complementary
#E2E2BB #BBCEE2 #CEBBE2
monochromatic
#BDBD65 #D0D090 #E2E2BB #F4F4E6 #F6F6EA
Accessibility & contrast
On white
1.33
#E2E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#E2E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E2BB
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E2BB | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFB9
Deuteranopia (green-blind)
#EAE0BC
Tritanopia (blue-blind)
#E8DDD7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2e2bb; /* rgb */ color: rgb(226, 226, 187); /* oklch */ color: oklch(90.3% 0.051 107.4);
Tailwind
colors: {
custom: {
50: '#ebebcf',
500: '#e2e2bb',
950: '#000000',
},
}SCSS
$custom: #e2e2bb; $custom-light: #ebebcf; $custom-dark: #000000;
JSON
{
"hex": "#e2e2bb",
"rgb": {
"r": 226,
"g": 226,
"b": 187
},
"hsl": {
"h": 60,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.90283,
"c": 0.05142,
"h": 107.4
},
"luminance": 0.74149
}Semantic roles & 50–950 ramp
primary
#E2E2BB
secondary
#8686BB
accent
#32B332
background
#FEFEFE
surface
#FDFDFB
border
#D5D5D4
text
#161613
muted
#848483