#EED781#EED781
#EED781 is a very light, moderate yellow. Relative luminance 0.684; OKLCH L 88.0% C 0.109 H 94.9°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EED781 |
|---|---|
| RGB | rgb(238, 215, 129) |
| HSL | hsl(47, 76%, 72%) |
| HSV | hsv(47, 46%, 93%) |
| CMYK | cmyk(0%, 9.7%, 45.8%, 6.7%) |
| CIE-LAB | lab(86.19, -3.31, 45.16) |
| CIE-LCH | lch(86.19, 45.28, 94.19°) |
| OKLab | oklab(87.98% -0.0093 0.1089) |
| OKLCH | oklch(87.98% 0.109 94.9) |
| XYZ | xyz(63.5246, 68.3654, 30.6143) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.66
Wheat (survey)
#FBDD7E
ΔE00 2.69
Sand (survey)
#E2CA76
ΔE00 3.05
Pale Gold
#FDDE6C
ΔE00 4.57
Khaki (CSS)
#F0E68C
ΔE00 4.68
Light Mustard
#F7D560
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED781 #8198EE
analogous
#EEA081 #EED781 #CFEE81
triadic
#EED781 #81EED7 #D781EE
tetradic
#EED781 #81EEA0 #8198EE #EE81CF
square
#EED781 #81EEA0 #8198EE #EE81CF
split-complementary
#EED781 #81CFEE #A081EE
monochromatic
#D8B01D #E7C64B #EED781 #F5E8B7 #FBF6E4
Accessibility & contrast
On white
1.43
#EED781 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#EED781 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED781
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED781 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED781 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37A
Deuteranopia (green-blind)
#EDDB84
Tritanopia (blue-blind)
#FDCBC2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eed781; /* rgb */ color: rgb(238, 215, 129); /* oklch */ color: oklch(88.0% 0.109 94.9);
Tailwind
colors: {
custom: {
50: '#f5e3a7',
500: '#eed781',
950: '#000000',
},
}SCSS
$custom: #eed781; $custom-light: #f5e3a7; $custom-dark: #000000;
JSON
{
"hex": "#eed781",
"rgb": {
"r": 238,
"g": 215,
"b": 129
},
"hsl": {
"h": 47.339,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.87984,
"c": 0.10931,
"h": 94.9
},
"luminance": 0.68363
}Semantic roles & 50–950 ramp
primary
#EED781
secondary
#4B65C8
accent
#38D80D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480