#E3DB76#E3DB76
#E3DB76 is a very light, vivid yellow. Relative luminance 0.683; OKLCH L 87.7% C 0.124 H 104.6°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DB76 |
|---|---|
| RGB | rgb(227, 219, 118) |
| HSL | hsl(56, 66%, 68%) |
| HSV | hsv(56, 48%, 89%) |
| CMYK | cmyk(0%, 3.5%, 48%, 11%) |
| CIE-LAB | lab(86.16, -10.75, 50.26) |
| CIE-LCH | lch(86.16, 51.40, 102.07°) |
| OKLab | oklab(87.69% -0.0312 0.1196) |
| OKLCH | oklch(87.69% 0.124 104.6) |
| XYZ | xyz(60.2816, 68.3037, 27.1445) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.20
Sandy
#F1DA7A
ΔE00 4.21
Dull Yellow
#EEDC5B
ΔE00 4.46
Sandy Yellow
#FDEE73
ΔE00 5.43
Greenish Beige
#C9D179
ΔE00 5.66
Dark Cream
#FFF39A
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DB76 #767EE3
analogous
#E3A476 #E3DB76 #B5E376
triadic
#E3DB76 #76E3DB #DB76E3
tetradic
#E3DB76 #76E3A4 #767EE3 #E376B5
square
#E3DB76 #76E3A4 #767EE3 #E376B5
split-complementary
#E3DB76 #76B5E3 #A476E3
monochromatic
#B9AE26 #D9CE43 #E3DB76 #EDE8A9 #F8F6DC
Accessibility & contrast
On white
1.43
#E3DB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#E3DB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DB76
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DB76 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56D
Deuteranopia (green-blind)
#EDDA7B
Tritanopia (blue-blind)
#F1CFC3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e3db76; /* rgb */ color: rgb(227, 219, 118); /* oklch */ color: oklch(87.7% 0.124 104.6);
Tailwind
colors: {
custom: {
50: '#eee6a0',
500: '#e3db76',
950: '#000000',
},
}SCSS
$custom: #e3db76; $custom-light: #eee6a0; $custom-dark: #000000;
JSON
{
"hex": "#e3db76",
"rgb": {
"r": 227,
"g": 219,
"b": 118
},
"hsl": {
"h": 55.596,
"s": 66.061,
"l": 67.647
},
"oklch": {
"l": 0.87694,
"c": 0.12359,
"h": 104.6
},
"luminance": 0.68302
}Semantic roles & 50–950 ramp
primary
#E3DB76
secondary
#444DB9
accent
#25CE18
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480