#E1EBAE#E1EBAE
#E1EBAE is a very light, moderate yellow. Relative luminance 0.785; OKLCH L 91.8% C 0.080 H 115.6°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EBAE |
|---|---|
| RGB | rgb(225, 235, 174) |
| HSL | hsl(70, 60%, 80%) |
| HSV | hsv(70, 26%, 92%) |
| CMYK | cmyk(4.3%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(91.00, -13.14, 28.57) |
| CIE-LCH | lch(91.00, 31.45, 114.69°) |
| OKLab | oklab(91.77% -0.0345 0.0721) |
| OKLCH | oklch(91.77% 0.08 115.6) |
| XYZ | xyz(68.3993, 78.4807, 51.5811) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.78
Palegoldenrod
#EEE8AA
ΔE00 4.57
Cream (survey)
#FFFFC2
ΔE00 5.35
Ecru
#FEFFCA
ΔE00 5.55
Egg Shell
#FFFCC4
ΔE00 5.63
Light Beige
#FFFEB6
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EBAE #B8AEEB
analogous
#EBD6AE #E1EBAE #C2EBAE
triadic
#E1EBAE #AEE1EB #EBAEE1
tetradic
#E1EBAE #AEEBD6 #B8AEEB #EBAEC2
square
#E1EBAE #AEEBD6 #B8AEEB #EBAEC2
split-complementary
#E1EBAE #AEC2EB #D6AEEB
monochromatic
#BDD34C #CFDF7D #E1EBAE #F3F7DF #F6F9E6
Accessibility & contrast
On white
1.26
#E1EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#E1EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EBAE
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EBAE | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AA
Deuteranopia (green-blind)
#F3E6B0
Tritanopia (blue-blind)
#E8E4DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e1ebae; /* rgb */ color: rgb(225, 235, 174); /* oklch */ color: oklch(91.8% 0.080 115.6);
Tailwind
colors: {
custom: {
50: '#ebf1c6',
500: '#e1ebae',
950: '#000000',
},
}SCSS
$custom: #e1ebae; $custom-light: #ebf1c6; $custom-dark: #000000;
JSON
{
"hex": "#e1ebae",
"rgb": {
"r": 225,
"g": 235,
"b": 174
},
"hsl": {
"h": 69.836,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.91773,
"c": 0.07987,
"h": 115.6
},
"luminance": 0.7848
}Semantic roles & 50–950 ramp
primary
#E1EBAE
secondary
#8376C7
accent
#1DC839
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161613
muted
#848582