#EED681#EED681
#EED681 is a very light, moderate yellow. Relative luminance 0.679; OKLCH L 87.8% C 0.108 H 94.1°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EED681 |
|---|---|
| RGB | rgb(238, 214, 129) |
| HSL | hsl(47, 76%, 72%) |
| HSV | hsv(47, 46%, 93%) |
| CMYK | cmyk(0%, 10.1%, 45.8%, 6.7%) |
| CIE-LAB | lab(85.94, -2.80, 44.85) |
| CIE-LCH | lch(85.94, 44.93, 93.57°) |
| OKLab | oklab(87.78% -0.0078 0.1082) |
| OKLCH | oklch(87.78% 0.108 94.1) |
| XYZ | xyz(63.2708, 67.8577, 30.5297) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.93
Wheat (survey)
#FBDD7E
ΔE00 2.70
Sand (survey)
#E2CA76
ΔE00 2.84
Pale Gold
#FDDE6C
ΔE00 4.67
Light Mustard
#F7D560
ΔE00 4.91
Khaki (CSS)
#F0E68C
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED681 #8199EE
analogous
#EEA081 #EED681 #D0EE81
triadic
#EED681 #81EED6 #D681EE
tetradic
#EED681 #81EEA0 #8199EE #EE81D0
square
#EED681 #81EEA0 #8199EE #EE81D0
split-complementary
#EED681 #81D0EE #A081EE
monochromatic
#D8AE1D #E7C44B #EED681 #F5E8B7 #FBF6E4
Accessibility & contrast
On white
1.44
#EED681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#EED681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED681
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED681 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37A
Deuteranopia (green-blind)
#ECDA84
Tritanopia (blue-blind)
#FDCAC1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #eed681; /* rgb */ color: rgb(238, 214, 129); /* oklch */ color: oklch(87.8% 0.108 94.1);
Tailwind
colors: {
custom: {
50: '#f5e2a7',
500: '#eed681',
950: '#000000',
},
}SCSS
$custom: #eed681; $custom-light: #f5e2a7; $custom-dark: #000000;
JSON
{
"hex": "#eed681",
"rgb": {
"r": 238,
"g": 214,
"b": 129
},
"hsl": {
"h": 46.789,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.87784,
"c": 0.10849,
"h": 94.1
},
"luminance": 0.67855
}Semantic roles & 50–950 ramp
primary
#EED681
secondary
#4B67C8
accent
#3AD80D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480