#EED882#EED882
#EED882 is a very light, moderate yellow. Relative luminance 0.689; OKLCH L 88.2% C 0.109 H 95.5°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EED882 |
|---|---|
| RGB | rgb(238, 216, 130) |
| HSL | hsl(48, 76%, 72%) |
| HSV | hsv(48, 45%, 93%) |
| CMYK | cmyk(0%, 9.2%, 45.4%, 6.7%) |
| CIE-LAB | lab(86.46, -3.73, 45.00) |
| CIE-LCH | lch(86.46, 45.16, 94.73°) |
| OKLab | oklab(88.2% -0.0104 0.1086) |
| OKLCH | oklch(88.2% 0.109 95.5) |
| XYZ | xyz(63.8468, 68.9030, 31.0512) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.59
Wheat (survey)
#FBDD7E
ΔE00 2.80
Sand (survey)
#E2CA76
ΔE00 3.28
Khaki (CSS)
#F0E68C
ΔE00 4.34
Pale Gold
#FDDE6C
ΔE00 4.62
Yellow Tan
#FFE36E
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED882 #8298EE
analogous
#EEA282 #EED882 #CEEE82
triadic
#EED882 #82EED8 #D882EE
tetradic
#EED882 #82EEA2 #8298EE #EE82CE
square
#EED882 #82EEA2 #8298EE #EE82CE
split-complementary
#EED882 #82CEEE #A282EE
monochromatic
#D8B21D #E7C74C #EED882 #F5E9B8 #FBF7E4
Accessibility & contrast
On white
1.42
#EED882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#EED882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED882
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED882 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47B
Deuteranopia (green-blind)
#EEDB85
Tritanopia (blue-blind)
#FDCCC3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eed882; /* rgb */ color: rgb(238, 216, 130); /* oklch */ color: oklch(88.2% 0.109 95.5);
Tailwind
colors: {
custom: {
50: '#f5e3a8',
500: '#eed882',
950: '#000000',
},
}SCSS
$custom: #eed882; $custom-light: #f5e3a8; $custom-dark: #000000;
JSON
{
"hex": "#eed882",
"rgb": {
"r": 238,
"g": 216,
"b": 130
},
"hsl": {
"h": 47.778,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.88199,
"c": 0.10911,
"h": 95.5
},
"luminance": 0.68901
}Semantic roles & 50–950 ramp
primary
#EED882
secondary
#4C65C8
accent
#37D80D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480