#E1EBAA#E1EBAA
#E1EBAA is a very light, moderate yellow. Relative luminance 0.783; OKLCH L 91.7% C 0.085 H 115.2°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EBAA |
|---|---|
| RGB | rgb(225, 235, 170) |
| HSL | hsl(69, 62%, 79%) |
| HSV | hsv(69, 28%, 92%) |
| CMYK | cmyk(4.3%, 0%, 27.7%, 7.8%) |
| CIE-LAB | lab(90.93, -13.68, 30.52) |
| CIE-LCH | lch(90.93, 33.44, 114.14°) |
| OKLab | oklab(91.7% -0.0361 0.0767) |
| OKLCH | oklch(91.7% 0.085 115.2) |
| XYZ | xyz(68.0151, 78.3270, 49.5580) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.03
Palegoldenrod
#EEE8AA
ΔE00 4.48
Cream (survey)
#FFFFC2
ΔE00 5.42
Light Beige
#FFFEB6
ΔE00 5.47
Creme
#FFFFB6
ΔE00 5.49
Parchment
#FEFCAF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EBAA #B4AAEB
analogous
#EBD5AA #E1EBAA #C1EBAA
triadic
#E1EBAA #AAE1EB #EBAAE1
tetradic
#E1EBAA #AAEBD5 #B4AAEB #EBAAC1
square
#E1EBAA #AAEBD5 #B4AAEB #EBAAC1
split-complementary
#E1EBAA #AAC1EB #D5AAEB
monochromatic
#BED447 #D0DF78 #E1EBAA #F2F7DC #F6F9E6
Accessibility & contrast
On white
1.26
#E1EBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#E1EBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EBAA
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EBAA | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A6
Deuteranopia (green-blind)
#F3E6AD
Tritanopia (blue-blind)
#E8E4DA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e1ebaa; /* rgb */ color: rgb(225, 235, 170); /* oklch */ color: oklch(91.7% 0.085 115.2);
Tailwind
colors: {
custom: {
50: '#ebf1c3',
500: '#e1ebaa',
950: '#000000',
},
}SCSS
$custom: #e1ebaa; $custom-light: #ebf1c3; $custom-dark: #000000;
JSON
{
"hex": "#e1ebaa",
"rgb": {
"r": 225,
"g": 235,
"b": 170
},
"hsl": {
"h": 69.231,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.91695,
"c": 0.08472,
"h": 115.2
},
"luminance": 0.78326
}Semantic roles & 50–950 ramp
primary
#E1EBAA
secondary
#7F72C7
accent
#1CCA37
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161612
muted
#848582