#E1D792#E1D792
#E1D792 is a very light, moderate yellow. Relative luminance 0.667; OKLCH L 87.1% C 0.089 H 101.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E1D792 |
|---|---|
| RGB | rgb(225, 215, 146) |
| HSL | hsl(52, 57%, 73%) |
| HSV | hsv(52, 35%, 88%) |
| CMYK | cmyk(0%, 4.4%, 35.1%, 11.8%) |
| CIE-LAB | lab(85.34, -6.63, 35.33) |
| CIE-LCH | lch(85.34, 35.95, 100.63°) |
| OKLab | oklab(87.14% -0.0169 0.0874) |
| OKLCH | oklch(87.14% 0.089 101) |
| XYZ | xyz(60.5409, 66.6853, 36.8710) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.84
Palegoldenrod
#EEE8AA
ΔE00 4.21
Vanilla
#F3E5AB
ΔE00 4.41
Khaki (CSS)
#F0E68C
ΔE00 4.74
Light Tan
#FBEEAC
ΔE00 5.39
Sand (survey)
#E2CA76
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1D792 #929CE1
analogous
#E1AF92 #E1D792 #C3E192
triadic
#E1D792 #92E1D7 #D792E1
tetradic
#E1D792 #92E1AF #929CE1 #E192C3
square
#E1D792 #92E1AF #929CE1 #E192C3
split-complementary
#E1D792 #92C3E1 #AF92E1
monochromatic
#C3B136 #D4C562 #E1D792 #EEE9C2 #F8F6E7
Accessibility & contrast
On white
1.46
#E1D792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#E1D792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1D792
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1D792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1D792 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D38D
Deuteranopia (green-blind)
#E7D795
Tritanopia (blue-blind)
#ECCEC5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e1d792; /* rgb */ color: rgb(225, 215, 146); /* oklch */ color: oklch(87.1% 0.089 101.0);
Tailwind
colors: {
custom: {
50: '#ebe3b2',
500: '#e1d792',
950: '#000000',
},
}SCSS
$custom: #e1d792; $custom-light: #ebe3b2; $custom-dark: #000000;
JSON
{
"hex": "#e1d792",
"rgb": {
"r": 225,
"g": 215,
"b": 146
},
"hsl": {
"h": 52.405,
"s": 56.835,
"l": 72.745
},
"oklch": {
"l": 0.87135,
"c": 0.08901,
"h": 101
},
"luminance": 0.66684
}Semantic roles & 50–950 ramp
primary
#E1D792
secondary
#5E69BA
accent
#36C421
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#161511
muted
#858481