#E2DB77#E2DB77
#E2DB77 is a very light, vivid yellow. Relative luminance 0.682; OKLCH L 87.6% C 0.123 H 105.1°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DB77 |
|---|---|
| RGB | rgb(226, 219, 119) |
| HSL | hsl(56, 65%, 68%) |
| HSV | hsv(56, 47%, 89%) |
| CMYK | cmyk(0%, 3.1%, 47.3%, 11.4%) |
| CIE-LAB | lab(86.09, -11.06, 49.68) |
| CIE-LCH | lch(86.09, 50.90, 102.55°) |
| OKLab | oklab(87.62% -0.0319 0.1184) |
| OKLCH | oklch(87.62% 0.123 105.1) |
| XYZ | xyz(60.0268, 68.1654, 27.4444) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.20
Sandy
#F1DA7A
ΔE00 4.45
Dull Yellow
#EEDC5B
ΔE00 4.75
Greenish Beige
#C9D179
ΔE00 5.38
Sandy Yellow
#FDEE73
ΔE00 5.63
Dark Cream
#FFF39A
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DB77 #777EE2
analogous
#E2A677 #E2DB77 #B3E277
triadic
#E2DB77 #77E2DB #DB77E2
tetradic
#E2DB77 #77E2A6 #777EE2 #E277B3
square
#E2DB77 #77E2A6 #777EE2 #E277B3
split-complementary
#E2DB77 #77B3E2 #A677E2
monochromatic
#B7AE27 #D7CE45 #E2DB77 #EDE8A9 #F8F6DC
Accessibility & contrast
On white
1.44
#E2DB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#E2DB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DB77
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DB77 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56E
Deuteranopia (green-blind)
#EDDA7C
Tritanopia (blue-blind)
#F0CFC4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e2db77; /* rgb */ color: rgb(226, 219, 119); /* oklch */ color: oklch(87.6% 0.123 105.1);
Tailwind
colors: {
custom: {
50: '#ede6a0',
500: '#e2db77',
950: '#000000',
},
}SCSS
$custom: #e2db77; $custom-light: #ede6a0; $custom-dark: #000000;
JSON
{
"hex": "#e2db77",
"rgb": {
"r": 226,
"g": 219,
"b": 119
},
"hsl": {
"h": 56.075,
"s": 64.848,
"l": 67.647
},
"oklch": {
"l": 0.87624,
"c": 0.12264,
"h": 105.1
},
"luminance": 0.68164
}Semantic roles & 50–950 ramp
primary
#E2DB77
secondary
#454DB8
accent
#25CD19
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480