#E2D080#E2D080
#E2D080 is a very light, moderate yellow. Relative luminance 0.628; OKLCH L 85.5% C 0.102 H 97.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D080 |
|---|---|
| RGB | rgb(226, 208, 128) |
| HSL | hsl(49, 63%, 69%) |
| HSV | hsv(49, 43%, 89%) |
| CMYK | cmyk(0%, 8%, 43.4%, 11.4%) |
| CIE-LAB | lab(83.36, -4.62, 41.89) |
| CIE-LCH | lch(83.36, 42.14, 96.29°) |
| OKLab | oklab(85.5% -0.0125 0.1016) |
| OKLCH | oklch(85.5% 0.102 97) |
| XYZ | xyz(57.8176, 62.8410, 29.5018) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.20
Sandy
#F1DA7A
ΔE00 3.62
Wheat (survey)
#FBDD7E
ΔE00 5.08
Khaki (CSS)
#F0E68C
ΔE00 5.37
Beige (survey)
#E6DAA6
ΔE00 6.23
Vanilla
#F3E5AB
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D080 #8092E2
analogous
#E29F80 #E2D080 #C3E280
triadic
#E2D080 #80E2D0 #D080E2
tetradic
#E2D080 #80E29F #8092E2 #E280C3
square
#E2D080 #80E29F #8092E2 #E280C3
split-complementary
#E2D080 #80C3E2 #9F80E2
monochromatic
#BDA22B #D7BE4E #E2D080 #EDE2B2 #F9F5E4
Accessibility & contrast
On white
1.55
#E2D080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#E2D080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D080
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D080 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC7A
Deuteranopia (green-blind)
#E4D283
Tritanopia (blue-blind)
#F0C5BC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #e2d080; /* rgb */ color: rgb(226, 208, 128); /* oklch */ color: oklch(85.5% 0.102 97.0);
Tailwind
colors: {
custom: {
50: '#eddea6',
500: '#e2d080',
950: '#000000',
},
}SCSS
$custom: #e2d080; $custom-light: #eddea6; $custom-dark: #000000;
JSON
{
"hex": "#e2d080",
"rgb": {
"r": 226,
"g": 208,
"b": 128
},
"hsl": {
"h": 48.98,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.85497,
"c": 0.10239,
"h": 97
},
"luminance": 0.62839
}Semantic roles & 50–950 ramp
primary
#E2D080
secondary
#4D61BA
accent
#3BCB1B
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480