#E7E2BB#E7E2BB
#E7E2BB is a very light, muted yellow. Relative luminance 0.750; OKLCH L 90.7% C 0.052 H 101.3°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E2BB |
|---|---|
| RGB | rgb(231, 226, 187) |
| HSL | hsl(53, 48%, 82%) |
| HSV | hsv(53, 19%, 91%) |
| CMYK | cmyk(0%, 2.2%, 19%, 9.4%) |
| CIE-LAB | lab(89.38, -4.59, 19.72) |
| CIE-LCH | lch(89.38, 20.24, 103.09°) |
| OKLab | oklab(90.68% -0.0101 0.0506) |
| OKLCH | oklch(90.68% 0.052 101.3) |
| XYZ | xyz(69.1206, 74.9704, 57.8336) |
| Luminance | 0.7497 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.23
Pale
#FFF9D0
ΔE00 4.92
Lemonchiffon
#FFFACD
ΔE00 5.20
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.22
Vanilla
#F3E5AB
ΔE00 5.24
Palegoldenrod
#EEE8AA
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E2BB #BBC0E7
analogous
#E7CCBB #E7E2BB #D6E7BB
triadic
#E7E2BB #BBE7E2 #E2BBE7
tetradic
#E7E2BB #BBE7CC #BBC0E7 #E7BBD6
square
#E7E2BB #BBE7CC #BBC0E7 #E7BBD6
split-complementary
#E7E2BB #BBD6E7 #CCBBE7
monochromatic
#C7BB61 #D7CF8E #E7E2BB #F7F5E8 #F7F5E8
Accessibility & contrast
On white
1.31
#E7E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#E7E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E2BB
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E2BB | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFB9
Deuteranopia (green-blind)
#ECE2BC
Tritanopia (blue-blind)
#EEDCD7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e7e2bb; /* rgb */ color: rgb(231, 226, 187); /* oklch */ color: oklch(90.7% 0.052 101.3);
Tailwind
colors: {
custom: {
50: '#efebcf',
500: '#e7e2bb',
950: '#000000',
},
}SCSS
$custom: #e7e2bb; $custom-light: #efebcf; $custom-dark: #000000;
JSON
{
"hex": "#e7e2bb",
"rgb": {
"r": 231,
"g": 226,
"b": 187
},
"hsl": {
"h": 53.182,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.90682,
"c": 0.05156,
"h": 101.3
},
"luminance": 0.74969
}Semantic roles & 50–950 ramp
primary
#E7E2BB
secondary
#848BC2
accent
#3BBB2A
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#161613
muted
#858483