#E1D690#E1D690
#E1D690 is a very light, moderate yellow. Relative luminance 0.661; OKLCH L 86.9% C 0.090 H 100.4°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E1D690 |
|---|---|
| RGB | rgb(225, 214, 144) |
| HSL | hsl(52, 57%, 72%) |
| HSV | hsv(52, 36%, 88%) |
| CMYK | cmyk(0%, 4.9%, 36%, 11.8%) |
| CIE-LAB | lab(85.06, -6.35, 35.97) |
| CIE-LCH | lch(85.06, 36.53, 100.01°) |
| OKLab | oklab(86.9% -0.0163 0.0888) |
| OKLCH | oklch(86.9% 0.09 100.4) |
| XYZ | xyz(60.1328, 66.1159, 35.9742) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.03
Palegoldenrod
#EEE8AA
ΔE00 4.54
Vanilla
#F3E5AB
ΔE00 4.60
Khaki (CSS)
#F0E68C
ΔE00 4.75
Sand (survey)
#E2CA76
ΔE00 5.05
Sandy
#F1DA7A
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1D690 #909BE1
analogous
#E1AE90 #E1D690 #C3E190
triadic
#E1D690 #90E1D6 #D690E1
tetradic
#E1D690 #90E1AE #909BE1 #E190C3
square
#E1D690 #90E1AE #909BE1 #E190C3
split-complementary
#E1D690 #90C3E1 #AE90E1
monochromatic
#C2AF34 #D4C460 #E1D690 #EEE8C0 #F8F6E7
Accessibility & contrast
On white
1.48
#E1D690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#E1D690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1D690
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1D690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1D690 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28B
Deuteranopia (green-blind)
#E6D793
Tritanopia (blue-blind)
#EDCDC4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e1d690; /* rgb */ color: rgb(225, 214, 144); /* oklch */ color: oklch(86.9% 0.090 100.4);
Tailwind
colors: {
custom: {
50: '#ebe2b1',
500: '#e1d690',
950: '#000000',
},
}SCSS
$custom: #e1d690; $custom-light: #ebe2b1; $custom-dark: #000000;
JSON
{
"hex": "#e1d690",
"rgb": {
"r": 225,
"g": 214,
"b": 144
},
"hsl": {
"h": 51.852,
"s": 57.447,
"l": 72.353
},
"oklch": {
"l": 0.86896,
"c": 0.09028,
"h": 100.4
},
"luminance": 0.66114
}Semantic roles & 50–950 ramp
primary
#E1D690
secondary
#5C69B9
accent
#37C520
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#161511
muted
#858481