#EED682#EED682
#EED682 is a very light, moderate yellow. Relative luminance 0.679; OKLCH L 87.8% C 0.107 H 94.0°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EED682 |
|---|---|
| RGB | rgb(238, 214, 130) |
| HSL | hsl(47, 76%, 72%) |
| HSV | hsv(47, 45%, 93%) |
| CMYK | cmyk(0%, 10.1%, 45.4%, 6.7%) |
| CIE-LAB | lab(85.95, -2.71, 44.37) |
| CIE-LCH | lch(85.95, 44.45, 93.49°) |
| OKLab | oklab(87.8% -0.0074 0.1072) |
| OKLCH | oklch(87.8% 0.107 94) |
| XYZ | xyz(63.3375, 67.8844, 30.8815) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.08
Wheat (survey)
#FBDD7E
ΔE00 2.78
Sand (survey)
#E2CA76
ΔE00 2.84
Pale Gold
#FDDE6C
ΔE00 4.81
Light Mustard
#F7D560
ΔE00 5.05
Khaki (CSS)
#F0E68C
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED682 #829AEE
analogous
#EEA082 #EED682 #D0EE82
triadic
#EED682 #82EED6 #D682EE
tetradic
#EED682 #82EEA0 #829AEE #EE82D0
square
#EED682 #82EEA0 #829AEE #EE82D0
split-complementary
#EED682 #82D0EE #A082EE
monochromatic
#D8AF1D #E7C44C #EED682 #F5E8B8 #FBF6E4
Accessibility & contrast
On white
1.44
#EED682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#EED682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED682
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED682 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37B
Deuteranopia (green-blind)
#ECDA85
Tritanopia (blue-blind)
#FDCAC2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #eed682; /* rgb */ color: rgb(238, 214, 130); /* oklch */ color: oklch(87.8% 0.107 94.0);
Tailwind
colors: {
custom: {
50: '#f5e2a7',
500: '#eed682',
950: '#000000',
},
}SCSS
$custom: #eed682; $custom-light: #f5e2a7; $custom-dark: #000000;
JSON
{
"hex": "#eed682",
"rgb": {
"r": 238,
"g": 214,
"b": 130
},
"hsl": {
"h": 46.667,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.87799,
"c": 0.10746,
"h": 94
},
"luminance": 0.67882
}Semantic roles & 50–950 ramp
primary
#EED682
secondary
#4C68C8
accent
#3AD80D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480