#E2EBAF#E2EBAF
#E2EBAF is a very light, moderate yellow. Relative luminance 0.787; OKLCH L 91.9% C 0.078 H 114.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBAF |
|---|---|
| RGB | rgb(226, 235, 175) |
| HSL | hsl(69, 60%, 80%) |
| HSV | hsv(69, 26%, 92%) |
| CMYK | cmyk(3.8%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(91.09, -12.63, 28.20) |
| CIE-LCH | lch(91.09, 30.90, 114.14°) |
| OKLab | oklab(91.87% -0.033 0.0712) |
| OKLCH | oklch(91.87% 0.078 114.9) |
| XYZ | xyz(68.8098, 78.6811, 52.1111) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.96
Palegoldenrod
#EEE8AA
ΔE00 4.34
Cream (survey)
#FFFFC2
ΔE00 5.18
Ecru
#FEFFCA
ΔE00 5.33
Egg Shell
#FFFCC4
ΔE00 5.40
Ivory (survey)
#FFFFCB
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBAF #B8AFEB
analogous
#EBD6AF #E2EBAF #C4EBAF
triadic
#E2EBAF #AFE2EB #EBAFE2
tetradic
#E2EBAF #AFEBD6 #B8AFEB #EBAFC4
square
#E2EBAF #AFEBD6 #B8AFEB #EBAFC4
split-complementary
#E2EBAF #AFC4EB #D6AFEB
monochromatic
#BFD34D #D0DF7E #E2EBAF #F4F7E0 #F6F9E7
Accessibility & contrast
On white
1.25
#E2EBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#E2EBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBAF
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBAF | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AB
Deuteranopia (green-blind)
#F3E6B1
Tritanopia (blue-blind)
#E9E4DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e2ebaf; /* rgb */ color: rgb(226, 235, 175); /* oklch */ color: oklch(91.9% 0.078 114.9);
Tailwind
colors: {
custom: {
50: '#ebf1c7',
500: '#e2ebaf',
950: '#000000',
},
}SCSS
$custom: #e2ebaf; $custom-light: #ebf1c7; $custom-dark: #000000;
JSON
{
"hex": "#e2ebaf",
"rgb": {
"r": 226,
"g": 235,
"b": 175
},
"hsl": {
"h": 69,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.91869,
"c": 0.07845,
"h": 114.9
},
"luminance": 0.78681
}Semantic roles & 50–950 ramp
primary
#E2EBAF
secondary
#8377C7
accent
#1EC837
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161613
muted
#848582