#E2D07E#E2D07E
#E2D07E is a very light, moderate yellow. Relative luminance 0.628; OKLCH L 85.5% C 0.105 H 97.3°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D07E |
|---|---|
| RGB | rgb(226, 208, 126) |
| HSL | hsl(49, 63%, 69%) |
| HSV | hsv(49, 44%, 89%) |
| CMYK | cmyk(0%, 8%, 44.2%, 11.4%) |
| CIE-LAB | lab(83.33, -4.82, 42.85) |
| CIE-LCH | lch(83.33, 43.12, 96.41°) |
| OKLab | oklab(85.47% -0.0133 0.1037) |
| OKLCH | oklch(85.47% 0.105 97.3) |
| XYZ | xyz(57.6873, 62.7889, 28.8154) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.13
Sandy
#F1DA7A
ΔE00 3.43
Wheat (survey)
#FBDD7E
ΔE00 4.98
Khaki (CSS)
#F0E68C
ΔE00 5.30
Light Mustard
#F7D560
ΔE00 6.40
Pale Gold
#FDDE6C
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D07E #7E90E2
analogous
#E29E7E #E2D07E #C2E27E
triadic
#E2D07E #7EE2D0 #D07EE2
tetradic
#E2D07E #7EE29E #7E90E2 #E27EC2
square
#E2D07E #7EE29E #7E90E2 #E27EC2
split-complementary
#E2D07E #7EC2E2 #9E7EE2
monochromatic
#BBA12A #D7BE4C #E2D07E #EDE2B0 #F8F4E2
Accessibility & contrast
On white
1.55
#E2D07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#E2D07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D07E
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D07E | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC78
Deuteranopia (green-blind)
#E4D281
Tritanopia (blue-blind)
#F0C5BC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #e2d07e; /* rgb */ color: rgb(226, 208, 126); /* oklch */ color: oklch(85.5% 0.105 97.3);
Tailwind
colors: {
custom: {
50: '#eddea4',
500: '#e2d07e',
950: '#000000',
},
}SCSS
$custom: #e2d07e; $custom-light: #eddea4; $custom-dark: #000000;
JSON
{
"hex": "#e2d07e",
"rgb": {
"r": 226,
"g": 208,
"b": 126
},
"hsl": {
"h": 49.2,
"s": 63.291,
"l": 69.02
},
"oklch": {
"l": 0.85466,
"c": 0.10453,
"h": 97.3
},
"luminance": 0.62787
}Semantic roles & 50–950 ramp
primary
#E2D07E
secondary
#4B5FB9
accent
#3ACB1A
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480