#EED486#EED486
#EED486 is a very light, moderate yellow. Relative luminance 0.670; OKLCH L 87.5% C 0.102 H 91.7°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EED486 |
|---|---|
| RGB | rgb(238, 212, 134) |
| HSL | hsl(45, 75%, 73%) |
| HSV | hsv(45, 44%, 93%) |
| CMYK | cmyk(0%, 10.9%, 43.7%, 6.7%) |
| CIE-LAB | lab(85.50, -1.29, 41.81) |
| CIE-LCH | lch(85.50, 41.83, 91.77°) |
| OKLab | oklab(87.46% -0.0029 0.1016) |
| OKLCH | oklch(87.46% 0.102 91.7) |
| XYZ | xyz(63.1082, 66.9878, 32.1554) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.85
Sandy
#F1DA7A
ΔE00 3.35
Wheat (survey)
#FBDD7E
ΔE00 3.44
Pale Gold
#FDDE6C
ΔE00 5.71
Light Mustard
#F7D560
ΔE00 5.76
Pale Peach
#FFE5AD
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED486 #86A0EE
analogous
#EEA086 #EED486 #D4EE86
triadic
#EED486 #86EED4 #D486EE
tetradic
#EED486 #86EEA0 #86A0EE #EE86D4
square
#EED486 #86EEA0 #86A0EE #EE86D4
split-complementary
#EED486 #86D4EE #A086EE
monochromatic
#DBAC1F #E6C150 #EED486 #F6E7BC #FBF5E4
Accessibility & contrast
On white
1.46
#EED486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#EED486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED486
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED486 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D180
Deuteranopia (green-blind)
#EAD989
Tritanopia (blue-blind)
#FDC9C1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #eed486; /* rgb */ color: rgb(238, 212, 134); /* oklch */ color: oklch(87.5% 0.102 91.7);
Tailwind
colors: {
custom: {
50: '#f5e1aa',
500: '#eed486',
950: '#000000',
},
}SCSS
$custom: #eed486; $custom-light: #f5e1aa; $custom-dark: #000000;
JSON
{
"hex": "#eed486",
"rgb": {
"r": 238,
"g": 212,
"b": 134
},
"hsl": {
"h": 45,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.87461,
"c": 0.10168,
"h": 91.7
},
"luminance": 0.66985
}Semantic roles & 50–950 ramp
primary
#EED486
secondary
#4F6EC9
accent
#40D80E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481