#EED783#EED783
#EED783 is a very light, moderate yellow. Relative luminance 0.684; OKLCH L 88.0% C 0.107 H 94.6°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EED783 |
|---|---|
| RGB | rgb(238, 215, 131) |
| HSL | hsl(47, 76%, 72%) |
| HSV | hsv(47, 45%, 93%) |
| CMYK | cmyk(0%, 9.7%, 45%, 6.7%) |
| CIE-LAB | lab(86.22, -3.12, 44.21) |
| CIE-LCH | lch(86.22, 44.32, 94.04°) |
| OKLab | oklab(88.01% -0.0085 0.1069) |
| OKLCH | oklch(88.01% 0.107 94.6) |
| XYZ | xyz(63.6588, 68.4191, 31.3213) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.96
Wheat (survey)
#FBDD7E
ΔE00 2.83
Sand (survey)
#E2CA76
ΔE00 3.05
Khaki (CSS)
#F0E68C
ΔE00 4.75
Pale Gold
#FDDE6C
ΔE00 4.83
Light Mustard
#F7D560
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED783 #839AEE
analogous
#EEA283 #EED783 #CFEE83
triadic
#EED783 #83EED7 #D783EE
tetradic
#EED783 #83EEA2 #839AEE #EE83CF
square
#EED783 #83EEA2 #839AEE #EE83CF
split-complementary
#EED783 #83CFEE #A283EE
monochromatic
#D9B11E #E7C64D #EED783 #F5E8B9 #FBF6E4
Accessibility & contrast
On white
1.43
#EED783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#EED783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED783
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED783 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37C
Deuteranopia (green-blind)
#EDDB86
Tritanopia (blue-blind)
#FDCBC3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eed783; /* rgb */ color: rgb(238, 215, 131); /* oklch */ color: oklch(88.0% 0.107 94.6);
Tailwind
colors: {
custom: {
50: '#f5e3a8',
500: '#eed783',
950: '#000000',
},
}SCSS
$custom: #eed783; $custom-light: #f5e3a8; $custom-dark: #000000;
JSON
{
"hex": "#eed783",
"rgb": {
"r": 238,
"g": 215,
"b": 131
},
"hsl": {
"h": 47.103,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.88014,
"c": 0.10723,
"h": 94.6
},
"luminance": 0.68417
}Semantic roles & 50–950 ramp
primary
#EED783
secondary
#4D67C8
accent
#39D80D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480