#EED883#EED883
#EED883 is a very light, moderate yellow. Relative luminance 0.689; OKLCH L 88.2% C 0.108 H 95.3°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EED883 |
|---|---|
| RGB | rgb(238, 216, 131) |
| HSL | hsl(48, 76%, 72%) |
| HSV | hsv(48, 45%, 93%) |
| CMYK | cmyk(0%, 9.2%, 45%, 6.7%) |
| CIE-LAB | lab(86.47, -3.63, 44.53) |
| CIE-LCH | lch(86.47, 44.67, 94.66°) |
| OKLab | oklab(88.21% -0.01 0.1076) |
| OKLCH | oklch(88.21% 0.108 95.3) |
| XYZ | xyz(63.9143, 68.9300, 31.4064) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.75
Wheat (survey)
#FBDD7E
ΔE00 2.86
Sand (survey)
#E2CA76
ΔE00 3.27
Khaki (CSS)
#F0E68C
ΔE00 4.37
Pale Gold
#FDDE6C
ΔE00 4.75
Yellow Tan
#FFE36E
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED883 #8399EE
analogous
#EEA383 #EED883 #CEEE83
triadic
#EED883 #83EED8 #D883EE
tetradic
#EED883 #83EEA3 #8399EE #EE83CE
square
#EED883 #83EEA3 #8399EE #EE83CE
split-complementary
#EED883 #83CEEE #A383EE
monochromatic
#D9B21E #E7C74D #EED883 #F5E9B9 #FBF7E4
Accessibility & contrast
On white
1.42
#EED883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#EED883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED883
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED883 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47C
Deuteranopia (green-blind)
#EEDB86
Tritanopia (blue-blind)
#FDCCC3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eed883; /* rgb */ color: rgb(238, 216, 131); /* oklch */ color: oklch(88.2% 0.108 95.3);
Tailwind
colors: {
custom: {
50: '#f5e3a8',
500: '#eed883',
950: '#000000',
},
}SCSS
$custom: #eed883; $custom-light: #f5e3a8; $custom-dark: #000000;
JSON
{
"hex": "#eed883",
"rgb": {
"r": 238,
"g": 216,
"b": 131
},
"hsl": {
"h": 47.664,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.88214,
"c": 0.10807,
"h": 95.3
},
"luminance": 0.68928
}Semantic roles & 50–950 ramp
primary
#EED883
secondary
#4D66C8
accent
#37D80D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480