#E2EBB2#E2EBB2
#E2EBB2 is a very light, moderate yellow. Relative luminance 0.788; OKLCH L 91.9% C 0.075 H 115.2°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBB2 |
|---|---|
| RGB | rgb(226, 235, 178) |
| HSL | hsl(69, 59%, 81%) |
| HSV | hsv(69, 24%, 92%) |
| CMYK | cmyk(3.8%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(91.14, -12.22, 26.73) |
| CIE-LCH | lch(91.14, 29.39, 114.56°) |
| OKLab | oklab(91.93% -0.0318 0.0677) |
| OKLCH | oklch(91.93% 0.075 115.2) |
| XYZ | xyz(69.1078, 78.8002, 53.6802) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.54
Light Khaki
#E6F2A2
ΔE00 4.57
Ecru
#FEFFCA
ΔE00 5.17
Cream (survey)
#FFFFC2
ΔE00 5.24
Egg Shell
#FFFCC4
ΔE00 5.35
Ivory (survey)
#FFFFCB
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBB2 #BBB2EB
analogous
#EBD7B2 #E2EBB2 #C5EBB2
triadic
#E2EBB2 #B2E2EB #EBB2E2
tetradic
#E2EBB2 #B2EBD7 #BBB2EB #EBB2C5
square
#E2EBB2 #B2EBD7 #BBB2EB #EBB2C5
split-complementary
#E2EBB2 #B2C5EB #D7B2EB
monochromatic
#BDD251 #D0DE81 #E2EBB2 #F4F8E3 #F6F9E7
Accessibility & contrast
On white
1.25
#E2EBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#E2EBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBB2
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBB2 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AE
Deuteranopia (green-blind)
#F3E6B4
Tritanopia (blue-blind)
#E9E4DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2ebb2; /* rgb */ color: rgb(226, 235, 178); /* oklch */ color: oklch(91.9% 0.075 115.2);
Tailwind
colors: {
custom: {
50: '#ebf1c9',
500: '#e2ebb2',
950: '#000000',
},
}SCSS
$custom: #e2ebb2; $custom-light: #ebf1c9; $custom-dark: #000000;
JSON
{
"hex": "#e2ebb2",
"rgb": {
"r": 226,
"g": 235,
"b": 178
},
"hsl": {
"h": 69.474,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.9193,
"c": 0.07478,
"h": 115.2
},
"luminance": 0.788
}Semantic roles & 50–950 ramp
primary
#E2EBB2
secondary
#867AC7
accent
#1FC63A
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161613
muted
#848582