#E8D285#E8D285
#E8D285 is a very light, moderate yellow. Relative luminance 0.649; OKLCH L 86.5% C 0.100 H 94.0°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D285 |
|---|---|
| RGB | rgb(232, 210, 133) |
| HSL | hsl(47, 68%, 72%) |
| HSV | hsv(47, 43%, 91%) |
| CMYK | cmyk(0%, 9.5%, 42.7%, 9%) |
| CIE-LAB | lab(84.46, -2.75, 40.88) |
| CIE-LCH | lch(84.46, 40.97, 93.84°) |
| OKLab | oklab(86.51% -0.007 0.0995) |
| OKLCH | oklch(86.51% 0.1 94) |
| XYZ | xyz(60.5605, 64.9447, 31.5313) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.31
Sandy
#F1DA7A
ΔE00 3.48
Wheat (survey)
#FBDD7E
ΔE00 4.28
Khaki (CSS)
#F0E68C
ΔE00 5.69
Beige (survey)
#E6DAA6
ΔE00 5.86
Vanilla
#F3E5AB
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D285 #859BE8
analogous
#E8A185 #E8D285 #CDE885
triadic
#E8D285 #85E8D2 #D285E8
tetradic
#E8D285 #85E8A1 #859BE8 #E885CD
square
#E8D285 #85E8A1 #859BE8 #E885CD
split-complementary
#E8D285 #85CDE8 #A185E8
monochromatic
#CCA726 #DEBF52 #E8D285 #F2E5B8 #FAF6E5
Accessibility & contrast
On white
1.50
#E8D285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#E8D285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D285
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D285 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7F
Deuteranopia (green-blind)
#E7D688
Tritanopia (blue-blind)
#F6C7BF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e8d285; /* rgb */ color: rgb(232, 210, 133); /* oklch */ color: oklch(86.5% 0.100 94.0);
Tailwind
colors: {
custom: {
50: '#f1dfa9',
500: '#e8d285',
950: '#000000',
},
}SCSS
$custom: #e8d285; $custom-light: #f1dfa9; $custom-dark: #000000;
JSON
{
"hex": "#e8d285",
"rgb": {
"r": 232,
"g": 210,
"b": 133
},
"hsl": {
"h": 46.667,
"s": 68.276,
"l": 71.569
},
"oklch": {
"l": 0.86509,
"c": 0.09978,
"h": 94
},
"luminance": 0.64942
}Semantic roles & 50–950 ramp
primary
#E8D285
secondary
#5069C1
accent
#3FD015
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481