#EED484#EED484
#EED484 is a very light, moderate yellow. Relative luminance 0.669; OKLCH L 87.4% C 0.104 H 92.0°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EED484 |
|---|---|
| RGB | rgb(238, 212, 132) |
| HSL | hsl(45, 76%, 73%) |
| HSV | hsv(45, 45%, 93%) |
| CMYK | cmyk(0%, 10.9%, 44.5%, 6.7%) |
| CIE-LAB | lab(85.47, -1.49, 42.77) |
| CIE-LCH | lch(85.47, 42.80, 91.99°) |
| OKLab | oklab(87.43% -0.0037 0.1037) |
| OKLCH | oklch(87.43% 0.104 92) |
| XYZ | xyz(62.9700, 66.9326, 31.4277) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.70
Sandy
#F1DA7A
ΔE00 3.03
Wheat (survey)
#FBDD7E
ΔE00 3.20
Pale Gold
#FDDE6C
ΔE00 5.41
Light Mustard
#F7D560
ΔE00 5.44
Khaki (CSS)
#F0E68C
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED484 #849EEE
analogous
#EE9F84 #EED484 #D3EE84
triadic
#EED484 #84EED4 #D484EE
tetradic
#EED484 #84EE9F #849EEE #EE84D3
square
#EED484 #84EE9F #849EEE #EE84D3
split-complementary
#EED484 #84D3EE #9F84EE
monochromatic
#DAAC1E #E7C14E #EED484 #F5E7BA #FBF6E4
Accessibility & contrast
On white
1.46
#EED484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#EED484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED484
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED484 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17E
Deuteranopia (green-blind)
#EBD987
Tritanopia (blue-blind)
#FDC8C0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #eed484; /* rgb */ color: rgb(238, 212, 132); /* oklch */ color: oklch(87.4% 0.104 92.0);
Tailwind
colors: {
custom: {
50: '#f5e1a9',
500: '#eed484',
950: '#000000',
},
}SCSS
$custom: #eed484; $custom-light: #f5e1a9; $custom-dark: #000000;
JSON
{
"hex": "#eed484",
"rgb": {
"r": 238,
"g": 212,
"b": 132
},
"hsl": {
"h": 45.283,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.87429,
"c": 0.10379,
"h": 92
},
"luminance": 0.6693
}Semantic roles & 50–950 ramp
primary
#EED484
secondary
#4E6CC9
accent
#3FD80E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481