#E1D593#E1D593
#E1D593 is a very light, moderate yellow. Relative luminance 0.657; OKLCH L 86.7% C 0.086 H 99.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E1D593 |
|---|---|
| RGB | rgb(225, 213, 147) |
| HSL | hsl(51, 57%, 73%) |
| HSV | hsv(51, 35%, 88%) |
| CMYK | cmyk(0%, 5.3%, 34.7%, 11.8%) |
| CIE-LAB | lab(84.85, -5.49, 34.16) |
| CIE-LCH | lch(84.85, 34.60, 99.13°) |
| OKLab | oklab(86.75% -0.0136 0.0847) |
| OKLCH | oklch(86.75% 0.086 99.1) |
| XYZ | xyz(60.1129, 65.7042, 37.1137) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.33
Vanilla
#F3E5AB
ΔE00 4.27
Palegoldenrod
#EEE8AA
ΔE00 4.55
Sand (survey)
#E2CA76
ΔE00 5.16
Khaki (CSS)
#F0E68C
ΔE00 5.44
Light Tan
#FBEEAC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1D593 #939FE1
analogous
#E1AE93 #E1D593 #C6E193
triadic
#E1D593 #93E1D5 #D593E1
tetradic
#E1D593 #93E1AE #939FE1 #E193C6
square
#E1D593 #93E1AE #939FE1 #E193C6
split-complementary
#E1D593 #93C6E1 #AE93E1
monochromatic
#C3AE36 #D4C263 #E1D593 #EEE8C3 #F8F6E7
Accessibility & contrast
On white
1.49
#E1D593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#E1D593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1D593
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1D593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1D593 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18E
Deuteranopia (green-blind)
#E5D695
Tritanopia (blue-blind)
#ECCCC4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e1d593; /* rgb */ color: rgb(225, 213, 147); /* oklch */ color: oklch(86.7% 0.086 99.1);
Tailwind
colors: {
custom: {
50: '#ebe1b3',
500: '#e1d593',
950: '#000000',
},
}SCSS
$custom: #e1d593; $custom-light: #ebe1b3; $custom-dark: #000000;
JSON
{
"hex": "#e1d593",
"rgb": {
"r": 225,
"g": 213,
"b": 147
},
"hsl": {
"h": 50.769,
"s": 56.522,
"l": 72.941
},
"oklch": {
"l": 0.86745,
"c": 0.08578,
"h": 99.1
},
"luminance": 0.65703
}Semantic roles & 50–950 ramp
primary
#E1D593
secondary
#5F6DBA
accent
#3AC421
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#161511
muted
#858481