#EED382#EED382
#EED382 is a very light, moderate yellow. Relative luminance 0.664; OKLCH L 87.2% C 0.105 H 91.6°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EED382 |
|---|---|
| RGB | rgb(238, 211, 130) |
| HSL | hsl(45, 76%, 72%) |
| HSV | hsv(45, 45%, 93%) |
| CMYK | cmyk(0%, 11.3%, 45.4%, 6.7%) |
| CIE-LAB | lab(85.19, -1.17, 43.42) |
| CIE-LCH | lch(85.19, 43.43, 91.54°) |
| OKLab | oklab(87.2% -0.003 0.1051) |
| OKLCH | oklch(87.2% 0.105 91.6) |
| XYZ | xyz(62.5853, 66.3799, 30.6307) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.55
Sandy
#F1DA7A
ΔE00 3.10
Wheat (survey)
#FBDD7E
ΔE00 3.17
Light Mustard
#F7D560
ΔE00 5.23
Pale Gold
#FDDE6C
ΔE00 5.32
Maize
#F4D054
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED382 #829DEE
analogous
#EE9D82 #EED382 #D3EE82
triadic
#EED382 #82EED3 #D382EE
tetradic
#EED382 #82EE9D #829DEE #EE82D3
square
#EED382 #82EE9D #829DEE #EE82D3
split-complementary
#EED382 #82D3EE #9D82EE
monochromatic
#D8A91D #E7C04C #EED382 #F5E6B8 #FBF6E4
Accessibility & contrast
On white
1.47
#EED382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#EED382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED382
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED382 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07C
Deuteranopia (green-blind)
#EAD885
Tritanopia (blue-blind)
#FDC7BF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #eed382; /* rgb */ color: rgb(238, 211, 130); /* oklch */ color: oklch(87.2% 0.105 91.6);
Tailwind
colors: {
custom: {
50: '#f5e0a7',
500: '#eed382',
950: '#000000',
},
}SCSS
$custom: #eed382; $custom-light: #f5e0a7; $custom-dark: #000000;
JSON
{
"hex": "#eed382",
"rgb": {
"r": 238,
"g": 211,
"b": 130
},
"hsl": {
"h": 45,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.872,
"c": 0.10509,
"h": 91.6
},
"luminance": 0.66377
}Semantic roles & 50–950 ramp
primary
#EED382
secondary
#4C6BC8
accent
#40D80D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480