#E7EBAF#E7EBAF
#E7EBAF is a very light, moderate yellow. Relative luminance 0.795; OKLCH L 92.3% C 0.078 H 111.0°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EBAF |
|---|---|
| RGB | rgb(231, 235, 175) |
| HSL | hsl(64, 60%, 80%) |
| HSV | hsv(64, 26%, 92%) |
| CMYK | cmyk(1.7%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(91.46, -10.80, 28.76) |
| CIE-LCH | lch(91.46, 30.72, 110.58°) |
| OKLab | oklab(92.26% -0.0278 0.0725) |
| OKLCH | oklch(92.26% 0.078 111) |
| XYZ | xyz(70.4010, 79.5015, 52.1857) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.97
Light Khaki
#E6F2A2
ΔE00 4.16
Cream (survey)
#FFFFC2
ΔE00 4.46
Egg Shell
#FFFCC4
ΔE00 4.48
Ecru
#FEFFCA
ΔE00 4.75
Light Beige
#FFFEB6
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EBAF #B3AFEB
analogous
#EBD1AF #E7EBAF #C9EBAF
triadic
#E7EBAF #AFE7EB #EBAFE7
tetradic
#E7EBAF #AFEBD1 #B3AFEB #EBAFC9
square
#E7EBAF #AFEBD1 #B3AFEB #EBAFC9
split-complementary
#E7EBAF #AFC9EB #D1AFEB
monochromatic
#CAD34D #D8DF7E #E7EBAF #F6F7E0 #F8F9E7
Accessibility & contrast
On white
1.24
#E7EBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#E7EBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EBAF
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EBAF | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AB
Deuteranopia (green-blind)
#F5E7B1
Tritanopia (blue-blind)
#EFE4DB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e7ebaf; /* rgb */ color: rgb(231, 235, 175); /* oklch */ color: oklch(92.3% 0.078 111.0);
Tailwind
colors: {
custom: {
50: '#eff1c7',
500: '#e7ebaf',
950: '#000000',
},
}SCSS
$custom: #e7ebaf; $custom-light: #eff1c7; $custom-dark: #000000;
JSON
{
"hex": "#e7ebaf",
"rgb": {
"r": 231,
"g": 235,
"b": 175
},
"hsl": {
"h": 64,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.92255,
"c": 0.07767,
"h": 111
},
"luminance": 0.79501
}Semantic roles & 50–950 ramp
primary
#E7EBAF
secondary
#7C77C7
accent
#1EC829
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#161613
muted
#858582