#E5EBAE#E5EBAE
#E5EBAE is a very light, moderate yellow. Relative luminance 0.791; OKLCH L 92.1% C 0.079 H 112.5°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EBAE |
|---|---|
| RGB | rgb(229, 235, 174) |
| HSL | hsl(66, 60%, 80%) |
| HSV | hsv(66, 26%, 92%) |
| CMYK | cmyk(2.6%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(91.29, -11.67, 29.02) |
| CIE-LCH | lch(91.29, 31.28, 111.91°) |
| OKLab | oklab(92.08% -0.0303 0.0731) |
| OKLCH | oklch(92.08% 0.079 112.5) |
| XYZ | xyz(69.6612, 79.1314, 51.6403) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.48
Light Khaki
#E6F2A2
ΔE00 3.83
Cream (survey)
#FFFFC2
ΔE00 4.72
Egg Shell
#FFFCC4
ΔE00 4.87
Ecru
#FEFFCA
ΔE00 5.03
Light Beige
#FFFEB6
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EBAE #B4AEEB
analogous
#EBD3AE #E5EBAE #C6EBAE
triadic
#E5EBAE #AEE5EB #EBAEE5
tetradic
#E5EBAE #AEEBD3 #B4AEEB #EBAEC6
square
#E5EBAE #AEEBD3 #B4AEEB #EBAEC6
split-complementary
#E5EBAE #AEC6EB #D3AEEB
monochromatic
#C5D34C #D5DF7D #E5EBAE #F5F7DF #F7F9E6
Accessibility & contrast
On white
1.25
#E5EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#E5EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EBAE
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EBAE | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AA
Deuteranopia (green-blind)
#F4E7B0
Tritanopia (blue-blind)
#EDE4DB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e5ebae; /* rgb */ color: rgb(229, 235, 174); /* oklch */ color: oklch(92.1% 0.079 112.5);
Tailwind
colors: {
custom: {
50: '#edf1c6',
500: '#e5ebae',
950: '#000000',
},
}SCSS
$custom: #e5ebae; $custom-light: #edf1c6; $custom-dark: #000000;
JSON
{
"hex": "#e5ebae",
"rgb": {
"r": 229,
"g": 235,
"b": 174
},
"hsl": {
"h": 65.902,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.9208,
"c": 0.07916,
"h": 112.5
},
"luminance": 0.79131
}Semantic roles & 50–950 ramp
primary
#E5EBAE
secondary
#7E76C7
accent
#1DC82E
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#161613
muted
#858582