#EED982#EED982
#EED982 is a very light, moderate yellow. Relative luminance 0.694; OKLCH L 88.4% C 0.110 H 96.2°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EED982 |
|---|---|
| RGB | rgb(238, 217, 130) |
| HSL | hsl(48, 76%, 72%) |
| HSV | hsv(48, 45%, 93%) |
| CMYK | cmyk(0%, 8.8%, 45.4%, 6.7%) |
| CIE-LAB | lab(86.71, -4.23, 45.32) |
| CIE-LCH | lch(86.71, 45.52, 95.34°) |
| OKLab | oklab(88.4% -0.0118 0.1093) |
| OKLCH | oklch(88.4% 0.11 96.2) |
| XYZ | xyz(64.1038, 69.4169, 31.1369) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.46
Wheat (survey)
#FBDD7E
ΔE00 2.89
Sand (survey)
#E2CA76
ΔE00 3.54
Khaki (CSS)
#F0E68C
ΔE00 3.97
Pale Gold
#FDDE6C
ΔE00 4.58
Yellow Tan
#FFE36E
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED982 #8297EE
analogous
#EEA382 #EED982 #CDEE82
triadic
#EED982 #82EED9 #D982EE
tetradic
#EED982 #82EEA3 #8297EE #EE82CD
square
#EED982 #82EEA3 #8297EE #EE82CD
split-complementary
#EED982 #82CDEE #A382EE
monochromatic
#D8B41D #E7C94C #EED982 #F5E9B8 #FBF7E4
Accessibility & contrast
On white
1.41
#EED982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#EED982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED982
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED982 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57B
Deuteranopia (green-blind)
#EFDC85
Tritanopia (blue-blind)
#FDCDC4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eed982; /* rgb */ color: rgb(238, 217, 130); /* oklch */ color: oklch(88.4% 0.110 96.2);
Tailwind
colors: {
custom: {
50: '#f5e4a8',
500: '#eed982',
950: '#000000',
},
}SCSS
$custom: #eed982; $custom-light: #f5e4a8; $custom-dark: #000000;
JSON
{
"hex": "#eed982",
"rgb": {
"r": 238,
"g": 217,
"b": 130
},
"hsl": {
"h": 48.333,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.884,
"c": 0.10997,
"h": 96.2
},
"luminance": 0.69415
}Semantic roles & 50–950 ramp
primary
#EED982
secondary
#4C64C8
accent
#35D80D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480