#E7DF91#E7DF91
#E7DF91 is a very light, moderate yellow. Relative luminance 0.718; OKLCH L 89.3% C 0.099 H 103.2°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DF91 |
|---|---|
| RGB | rgb(231, 223, 145) |
| HSL | hsl(54, 64%, 74%) |
| HSV | hsv(54, 37%, 91%) |
| CMYK | cmyk(0%, 3.5%, 37.2%, 9.4%) |
| CIE-LAB | lab(87.88, -8.47, 39.22) |
| CIE-LCH | lch(87.88, 40.13, 102.18°) |
| OKLab | oklab(89.25% -0.0225 0.0963) |
| OKLCH | oklch(89.25% 0.099 103.2) |
| XYZ | xyz(64.4545, 71.8102, 37.2480) |
| Luminance | 0.7181 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.53
Palegoldenrod
#EEE8AA
ΔE00 3.81
Light Tan
#FBEEAC
ΔE00 4.57
Vanilla
#F3E5AB
ΔE00 4.77
Dark Cream
#FFF39A
ΔE00 4.81
Sandy
#F1DA7A
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DF91 #9199E7
analogous
#E7B491 #E7DF91 #C4E791
triadic
#E7DF91 #91E7DF #DF91E7
tetradic
#E7DF91 #91E7B4 #9199E7 #E791C4
square
#E7DF91 #91E7B4 #9199E7 #E791C4
split-complementary
#E7DF91 #91C4E7 #B491E7
monochromatic
#D0C12D #DCD05F #E7DF91 #F2EEC3 #FAF8E6
Accessibility & contrast
On white
1.37
#E7DF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#E7DF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DF91
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DF91 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8B
Deuteranopia (green-blind)
#EFDE94
Tritanopia (blue-blind)
#F3D5CB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e7df91; /* rgb */ color: rgb(231, 223, 145); /* oklch */ color: oklch(89.3% 0.099 103.2);
Tailwind
colors: {
custom: {
50: '#f0e8b2',
500: '#e7df91',
950: '#000000',
},
}SCSS
$custom: #e7df91; $custom-light: #f0e8b2; $custom-dark: #000000;
JSON
{
"hex": "#e7df91",
"rgb": {
"r": 231,
"g": 223,
"b": 145
},
"hsl": {
"h": 54.419,
"s": 64.179,
"l": 73.725
},
"oklch": {
"l": 0.89254,
"c": 0.09891,
"h": 103.2
},
"luminance": 0.71809
}Semantic roles & 50–950 ramp
primary
#E7DF91
secondary
#5B65C1
accent
#2ACC1A
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171611
muted
#858481