#E8D57F#E8D57F
#E8D57F is a very light, moderate yellow. Relative luminance 0.663; OKLCH L 87.0% C 0.109 H 97.2°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D57F |
|---|---|
| RGB | rgb(232, 213, 127) |
| HSL | hsl(49, 70%, 70%) |
| HSV | hsv(49, 45%, 91%) |
| CMYK | cmyk(0%, 8.2%, 45.3%, 9%) |
| CIE-LAB | lab(85.14, -4.88, 44.73) |
| CIE-LCH | lch(85.14, 44.99, 96.22°) |
| OKLab | oklab(87.02% -0.0137 0.1079) |
| OKLCH | oklch(87.02% 0.109 97.2) |
| XYZ | xyz(60.9054, 66.2788, 29.6594) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.17
Sand (survey)
#E2CA76
ΔE00 2.84
Wheat (survey)
#FBDD7E
ΔE00 3.87
Khaki (CSS)
#F0E68C
ΔE00 4.32
Pale Gold
#FDDE6C
ΔE00 5.34
Light Mustard
#F7D560
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D57F #7F92E8
analogous
#E8A07F #E8D57F #C6E87F
triadic
#E8D57F #7FE8D5 #D57FE8
tetradic
#E8D57F #7FE8A0 #7F92E8 #E87FC6
square
#E8D57F #7FE8A0 #7F92E8 #E87FC6
split-complementary
#E8D57F #7FC6E8 #A07FE8
monochromatic
#C9AB24 #DFC44B #E8D57F #F1E6B3 #FAF6E5
Accessibility & contrast
On white
1.47
#E8D57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#E8D57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D57F
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D57F | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D178
Deuteranopia (green-blind)
#EAD882
Tritanopia (blue-blind)
#F6CAC0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e8d57f; /* rgb */ color: rgb(232, 213, 127); /* oklch */ color: oklch(87.0% 0.109 97.2);
Tailwind
colors: {
custom: {
50: '#f1e1a5',
500: '#e8d57f',
950: '#000000',
},
}SCSS
$custom: #e8d57f; $custom-light: #f1e1a5; $custom-dark: #000000;
JSON
{
"hex": "#e8d57f",
"rgb": {
"r": 232,
"g": 213,
"b": 127
},
"hsl": {
"h": 49.143,
"s": 69.536,
"l": 70.392
},
"oklch": {
"l": 0.87022,
"c": 0.10875,
"h": 97.2
},
"luminance": 0.66277
}Semantic roles & 50–950 ramp
primary
#E8D57F
secondary
#4B60C1
accent
#36D214
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480