#E7DF8D#E7DF8D
#E7DF8D is a very light, moderate yellow. Relative luminance 0.717; OKLCH L 89.2% C 0.103 H 103.5°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DF8D |
|---|---|
| RGB | rgb(231, 223, 141) |
| HSL | hsl(55, 65%, 73%) |
| HSV | hsv(55, 39%, 91%) |
| CMYK | cmyk(0%, 3.5%, 39%, 9.4%) |
| CIE-LAB | lab(87.82, -8.90, 41.15) |
| CIE-LCH | lch(87.82, 42.10, 102.21°) |
| OKLab | oklab(89.19% -0.0241 0.1006) |
| OKLCH | oklch(89.19% 0.103 103.5) |
| XYZ | xyz(64.1515, 71.6890, 35.6522) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.08
Palegoldenrod
#EEE8AA
ΔE00 4.42
Dark Cream
#FFF39A
ΔE00 4.65
Sandy
#F1DA7A
ΔE00 4.72
Buff
#FEF69E
ΔE00 4.96
Light Tan
#FBEEAC
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DF8D #8D95E7
analogous
#E7B28D #E7DF8D #C2E78D
triadic
#E7DF8D #8DE7DF #DF8DE7
tetradic
#E7DF8D #8DE7B2 #8D95E7 #E78DC2
square
#E7DF8D #8DE7B2 #8D95E7 #E78DC2
split-complementary
#E7DF8D #8DC2E7 #B28DE7
monochromatic
#CEC02B #DCD15A #E7DF8D #F2EDC0 #FAF8E6
Accessibility & contrast
On white
1.37
#E7DF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#E7DF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DF8D
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DF8D | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA87
Deuteranopia (green-blind)
#F0DE90
Tritanopia (blue-blind)
#F3D5CB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e7df8d; /* rgb */ color: rgb(231, 223, 141); /* oklch */ color: oklch(89.2% 0.103 103.5);
Tailwind
colors: {
custom: {
50: '#f0e8af',
500: '#e7df8d',
950: '#000000',
},
}SCSS
$custom: #e7df8d; $custom-light: #f0e8af; $custom-dark: #000000;
JSON
{
"hex": "#e7df8d",
"rgb": {
"r": 231,
"g": 223,
"b": 141
},
"hsl": {
"h": 54.667,
"s": 65.217,
"l": 72.941
},
"oklch": {
"l": 0.89188,
"c": 0.10339,
"h": 103.5
},
"luminance": 0.71687
}Semantic roles & 50–950 ramp
primary
#E7DF8D
secondary
#5861C1
accent
#28CD18
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171610
muted
#858481