#EED784#EED784
#EED784 is a very light, moderate yellow. Relative luminance 0.684; OKLCH L 88.0% C 0.106 H 94.4°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EED784 |
|---|---|
| RGB | rgb(238, 215, 132) |
| HSL | hsl(47, 76%, 73%) |
| HSV | hsv(47, 45%, 93%) |
| CMYK | cmyk(0%, 9.7%, 44.5%, 6.7%) |
| CIE-LAB | lab(86.23, -3.02, 43.73) |
| CIE-LCH | lch(86.23, 43.83, 93.95°) |
| OKLab | oklab(88.03% -0.0081 0.1059) |
| OKLCH | oklch(88.03% 0.106 94.4) |
| XYZ | xyz(63.7269, 68.4464, 31.6800) |
| Luminance | 0.6844 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.12
Wheat (survey)
#FBDD7E
ΔE00 2.91
Sand (survey)
#E2CA76
ΔE00 3.07
Khaki (CSS)
#F0E68C
ΔE00 4.79
Pale Gold
#FDDE6C
ΔE00 4.96
Light Mustard
#F7D560
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED784 #849BEE
analogous
#EEA284 #EED784 #D0EE84
triadic
#EED784 #84EED7 #D784EE
tetradic
#EED784 #84EEA2 #849BEE #EE84D0
square
#EED784 #84EEA2 #849BEE #EE84D0
split-complementary
#EED784 #84D0EE #A284EE
monochromatic
#DAB11E #E7C64E #EED784 #F5E8BA #FBF6E4
Accessibility & contrast
On white
1.43
#EED784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#EED784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED784
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED784 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47D
Deuteranopia (green-blind)
#EDDB87
Tritanopia (blue-blind)
#FDCBC3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eed784; /* rgb */ color: rgb(238, 215, 132); /* oklch */ color: oklch(88.0% 0.106 94.4);
Tailwind
colors: {
custom: {
50: '#f5e3a9',
500: '#eed784',
950: '#000000',
},
}SCSS
$custom: #eed784; $custom-light: #f5e3a9; $custom-dark: #000000;
JSON
{
"hex": "#eed784",
"rgb": {
"r": 238,
"g": 215,
"b": 132
},
"hsl": {
"h": 46.981,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.88029,
"c": 0.10619,
"h": 94.4
},
"luminance": 0.68444
}Semantic roles & 50–950 ramp
primary
#EED784
secondary
#4E68C9
accent
#39D80E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481