#E2EBAE#E2EBAE
#E2EBAE is a very light, moderate yellow. Relative luminance 0.786; OKLCH L 91.8% C 0.080 H 114.8°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBAE |
|---|---|
| RGB | rgb(226, 235, 174) |
| HSL | hsl(69, 60%, 80%) |
| HSV | hsv(69, 26%, 92%) |
| CMYK | cmyk(3.8%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(91.07, -12.77, 28.68) |
| CIE-LCH | lch(91.07, 31.40, 114.00°) |
| OKLab | oklab(91.85% -0.0334 0.0723) |
| OKLCH | oklch(91.85% 0.08 114.8) |
| XYZ | xyz(68.7120, 78.6419, 51.5958) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.76
Palegoldenrod
#EEE8AA
ΔE00 4.30
Cream (survey)
#FFFFC2
ΔE00 5.18
Ecru
#FEFFCA
ΔE00 5.40
Egg Shell
#FFFCC4
ΔE00 5.43
Light Beige
#FFFEB6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBAE #B7AEEB
analogous
#EBD5AE #E2EBAE #C4EBAE
triadic
#E2EBAE #AEE2EB #EBAEE2
tetradic
#E2EBAE #AEEBD5 #B7AEEB #EBAEC4
square
#E2EBAE #AEEBD5 #B7AEEB #EBAEC4
split-complementary
#E2EBAE #AEC4EB #D5AEEB
monochromatic
#BFD34C #D0DF7D #E2EBAE #F4F7DF #F6F9E6
Accessibility & contrast
On white
1.26
#E2EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#E2EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBAE
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBAE | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AA
Deuteranopia (green-blind)
#F3E6B0
Tritanopia (blue-blind)
#E9E4DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e2ebae; /* rgb */ color: rgb(226, 235, 174); /* oklch */ color: oklch(91.8% 0.080 114.8);
Tailwind
colors: {
custom: {
50: '#ebf1c6',
500: '#e2ebae',
950: '#000000',
},
}SCSS
$custom: #e2ebae; $custom-light: #ebf1c6; $custom-dark: #000000;
JSON
{
"hex": "#e2ebae",
"rgb": {
"r": 226,
"g": 235,
"b": 174
},
"hsl": {
"h": 68.852,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.91849,
"c": 0.07967,
"h": 114.8
},
"luminance": 0.78641
}Semantic roles & 50–950 ramp
primary
#E2EBAE
secondary
#8276C7
accent
#1DC837
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161613
muted
#848582