#E2D07F#E2D07F
#E2D07F is a very light, moderate yellow. Relative luminance 0.628; OKLCH L 85.5% C 0.103 H 97.2°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D07F |
|---|---|
| RGB | rgb(226, 208, 127) |
| HSL | hsl(49, 63%, 69%) |
| HSV | hsv(49, 44%, 89%) |
| CMYK | cmyk(0%, 8%, 43.8%, 11.4%) |
| CIE-LAB | lab(83.34, -4.72, 42.37) |
| CIE-LCH | lch(83.34, 42.63, 96.35°) |
| OKLab | oklab(85.48% -0.0129 0.1027) |
| OKLCH | oklch(85.48% 0.103 97.2) |
| XYZ | xyz(57.7521, 62.8148, 29.1569) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.16
Sandy
#F1DA7A
ΔE00 3.52
Wheat (survey)
#FBDD7E
ΔE00 5.03
Khaki (CSS)
#F0E68C
ΔE00 5.33
Beige (survey)
#E6DAA6
ΔE00 6.39
Light Mustard
#F7D560
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D07F #7F91E2
analogous
#E29F7F #E2D07F #C3E27F
triadic
#E2D07F #7FE2D0 #D07FE2
tetradic
#E2D07F #7FE29F #7F91E2 #E27FC3
square
#E2D07F #7FE29F #7F91E2 #E27FC3
split-complementary
#E2D07F #7FC3E2 #9F7FE2
monochromatic
#BCA22B #D7BE4D #E2D07F #EDE2B1 #F9F5E3
Accessibility & contrast
On white
1.55
#E2D07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#E2D07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D07F
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D07F | 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)
#DFCC79
Deuteranopia (green-blind)
#E4D282
Tritanopia (blue-blind)
#F0C5BC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #e2d07f; /* rgb */ color: rgb(226, 208, 127); /* oklch */ color: oklch(85.5% 0.103 97.2);
Tailwind
colors: {
custom: {
50: '#eddea5',
500: '#e2d07f',
950: '#000000',
},
}SCSS
$custom: #e2d07f; $custom-light: #eddea5; $custom-dark: #000000;
JSON
{
"hex": "#e2d07f",
"rgb": {
"r": 226,
"g": 208,
"b": 127
},
"hsl": {
"h": 49.091,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.85481,
"c": 0.10346,
"h": 97.2
},
"luminance": 0.62813
}Semantic roles & 50–950 ramp
primary
#E2D07F
secondary
#4C60BA
accent
#3BCB1B
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480