#E7E688#E7E688
#E7E688 is a very light, moderate yellow. Relative luminance 0.754; OKLCH L 90.5% C 0.117 H 108.0°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E688 |
|---|---|
| RGB | rgb(231, 230, 136) |
| HSL | hsl(59, 66%, 72%) |
| HSV | hsv(59, 41%, 91%) |
| CMYK | cmyk(0%, 0.4%, 41.1%, 9.4%) |
| CIE-LAB | lab(89.56, -12.92, 45.82) |
| CIE-LCH | lch(89.56, 47.61, 105.75°) |
| OKLab | oklab(90.55% -0.036 0.1109) |
| OKLCH | oklch(90.55% 0.117 108) |
| XYZ | xyz(65.6968, 75.3616, 34.3732) |
| Luminance | 0.7536 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.46
Buff
#FEF69E
ΔE00 4.27
Dark Cream
#FFF39A
ΔE00 4.42
Light Khaki
#E6F2A2
ΔE00 4.92
Manilla
#FFFA86
ΔE00 5.29
Straw
#FCF679
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E688 #8889E7
analogous
#E7B688 #E7E688 #B9E788
triadic
#E7E688 #88E7E6 #E688E7
tetradic
#E7E688 #88E7B6 #8889E7 #E788B9
square
#E7E688 #88E7B6 #8889E7 #E788B9
split-complementary
#E7E688 #88B9E7 #B688E7
monochromatic
#CCCA29 #DDDB55 #E7E688 #F1F1BB #FAFAE6
Accessibility & contrast
On white
1.31
#E7E688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#E7E688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E688
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E688 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF81
Deuteranopia (green-blind)
#F6E38C
Tritanopia (blue-blind)
#F3DBCF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e7e688; /* rgb */ color: rgb(231, 230, 136); /* oklch */ color: oklch(90.5% 0.117 108.0);
Tailwind
colors: {
custom: {
50: '#f0edac',
500: '#e7e688',
950: '#000000',
},
}SCSS
$custom: #e7e688; $custom-light: #f0edac; $custom-dark: #000000;
JSON
{
"hex": "#e7e688",
"rgb": {
"r": 231,
"g": 230,
"b": 136
},
"hsl": {
"h": 59.368,
"s": 66.434,
"l": 71.961
},
"oklch": {
"l": 0.9055,
"c": 0.11659,
"h": 108
},
"luminance": 0.7536
}Semantic roles & 50–950 ramp
primary
#E7E688
secondary
#5354C0
accent
#19CE17
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481