#E7DE8A#E7DE8A
#E7DE8A is a very light, moderate yellow. Relative luminance 0.711; OKLCH L 88.9% C 0.106 H 103.0°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DE8A |
|---|---|
| RGB | rgb(231, 222, 138) |
| HSL | hsl(54, 66%, 72%) |
| HSV | hsv(54, 40%, 91%) |
| CMYK | cmyk(0%, 3.9%, 40.3%, 9.4%) |
| CIE-LAB | lab(87.52, -8.72, 42.26) |
| CIE-LCH | lch(87.52, 43.15, 101.66°) |
| OKLab | oklab(88.94% -0.0238 0.1029) |
| OKLCH | oklch(88.94% 0.106 103) |
| XYZ | xyz(63.6649, 71.0682, 34.4037) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.00
Sandy
#F1DA7A
ΔE00 4.30
Dark Cream
#FFF39A
ΔE00 4.73
Palegoldenrod
#EEE8AA
ΔE00 4.85
Buff
#FEF69E
ΔE00 5.13
Light Tan
#FBEEAC
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DE8A #8A93E7
analogous
#E7B08A #E7DE8A #C1E78A
triadic
#E7DE8A #8AE7DE #DE8AE7
tetradic
#E7DE8A #8AE7B0 #8A93E7 #E78AC1
square
#E7DE8A #8AE7B0 #8A93E7 #E78AC1
split-complementary
#E7DE8A #8AC1E7 #B08AE7
monochromatic
#CDBD2A #DDD057 #E7DE8A #F1ECBD #FAF8E6
Accessibility & contrast
On white
1.38
#E7DE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#E7DE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DE8A
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DE8A | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD984
Deuteranopia (green-blind)
#EFDE8D
Tritanopia (blue-blind)
#F4D3C9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e7de8a; /* rgb */ color: rgb(231, 222, 138); /* oklch */ color: oklch(88.9% 0.106 103.0);
Tailwind
colors: {
custom: {
50: '#f0e8ad',
500: '#e7de8a',
950: '#000000',
},
}SCSS
$custom: #e7de8a; $custom-light: #f0e8ad; $custom-dark: #000000;
JSON
{
"hex": "#e7de8a",
"rgb": {
"r": 231,
"g": 222,
"b": 138
},
"hsl": {
"h": 54.194,
"s": 65.957,
"l": 72.353
},
"oklch": {
"l": 0.88936,
"c": 0.10565,
"h": 103
},
"luminance": 0.71066
}Semantic roles & 50–950 ramp
primary
#E7DE8A
secondary
#555FC0
accent
#29CE18
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171610
muted
#858481