#E1DF7E#E1DF7E
#E1DF7E is a very light, moderate yellow. Relative luminance 0.703; OKLCH L 88.5% C 0.120 H 107.6°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DF7E |
|---|---|
| RGB | rgb(225, 223, 126) |
| HSL | hsl(59, 62%, 69%) |
| HSV | hsv(59, 44%, 88%) |
| CMYK | cmyk(0%, 0.9%, 44%, 11.8%) |
| CIE-LAB | lab(87.14, -12.79, 47.57) |
| CIE-LCH | lch(87.14, 49.26, 105.05°) |
| OKLab | oklab(88.47% -0.0362 0.1143) |
| OKLCH | oklch(88.47% 0.12 107.6) |
| XYZ | xyz(61.2061, 70.2907, 30.0779) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.04
Greenish Beige
#C9D179
ΔE00 4.77
Dark Cream
#FFF39A
ΔE00 5.63
Buff
#FEF69E
ΔE00 5.71
Sandy
#F1DA7A
ΔE00 5.72
Dull Yellow
#EEDC5B
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DF7E #7E80E1
analogous
#E1AE7E #E1DF7E #B2E17E
triadic
#E1DF7E #7EE1DF #DF7EE1
tetradic
#E1DF7E #7EE1AE #7E80E1 #E17EB2
square
#E1DF7E #7EE1AE #7E80E1 #E17EB2
split-complementary
#E1DF7E #7EB2E1 #AE7EE1
monochromatic
#B9B72B #D5D34C #E1DF7E #EDEBB0 #F8F8E1
Accessibility & contrast
On white
1.39
#E1DF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#E1DF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DF7E
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DF7E | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD876
Deuteranopia (green-blind)
#EFDC82
Tritanopia (blue-blind)
#EED4C8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e1df7e; /* rgb */ color: rgb(225, 223, 126); /* oklch */ color: oklch(88.5% 0.120 107.6);
Tailwind
colors: {
custom: {
50: '#ece8a5',
500: '#e1df7e',
950: '#000000',
},
}SCSS
$custom: #e1df7e; $custom-light: #ece8a5; $custom-dark: #000000;
JSON
{
"hex": "#e1df7e",
"rgb": {
"r": 225,
"g": 223,
"b": 126
},
"hsl": {
"h": 58.788,
"s": 62.264,
"l": 68.824
},
"oklch": {
"l": 0.88467,
"c": 0.11984,
"h": 107.6
},
"luminance": 0.70289
}Semantic roles & 50–950 ramp
primary
#E1DF7E
secondary
#4B4DB8
accent
#1FCA1B
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16160F
muted
#858480