#EDED81#EDED81
#EDED81 is a very light, vivid yellow. Relative luminance 0.802; OKLCH L 92.4% C 0.131 H 108.7°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EDED81 |
|---|---|
| RGB | rgb(237, 237, 129) |
| HSL | hsl(60, 75%, 72%) |
| HSV | hsv(60, 46%, 93%) |
| CMYK | cmyk(0%, 0%, 45.6%, 7.1%) |
| CIE-LAB | lab(91.76, -14.72, 52.00) |
| CIE-LCH | lch(91.76, 54.04, 105.80°) |
| OKLab | oklab(92.38% -0.042 0.1241) |
| OKLCH | oklch(92.38% 0.131 108.7) |
| XYZ | xyz(69.1731, 80.1595, 32.5931) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.29
Straw
#FCF679
ΔE00 3.38
Yellowish Tan
#FCFC81
ΔE00 3.53
Khaki (CSS)
#F0E68C
ΔE00 3.63
Pale Yellow
#FFFF84
ΔE00 4.05
Butter
#FFFF81
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDED81 #8181ED
analogous
#EDB781 #EDED81 #B7ED81
triadic
#EDED81 #81EDED #ED81ED
tetradic
#EDED81 #81EDB7 #8181ED #ED81B7
square
#EDED81 #81EDB7 #8181ED #ED81B7
split-complementary
#EDED81 #81B7ED #B781ED
monochromatic
#D5D51E #E5E54B #EDED81 #F5F5B7 #FBFBE4
Accessibility & contrast
On white
1.23
#EDED81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#EDED81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDED81
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDED81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDED81 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE578
Deuteranopia (green-blind)
#FEE986
Tritanopia (blue-blind)
#FAE1D4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eded81; /* rgb */ color: rgb(237, 237, 129); /* oklch */ color: oklch(92.4% 0.131 108.7);
Tailwind
colors: {
custom: {
50: '#f5f2a8',
500: '#eded81',
950: '#000000',
},
}SCSS
$custom: #eded81; $custom-light: #f5f2a8; $custom-dark: #000000;
JSON
{
"hex": "#eded81",
"rgb": {
"r": 237,
"g": 237,
"b": 129
},
"hsl": {
"h": 60,
"s": 75,
"l": 71.765
},
"oklch": {
"l": 0.92381,
"c": 0.13107,
"h": 108.7
},
"luminance": 0.80158
}Semantic roles & 50–950 ramp
primary
#EDED81
secondary
#4B4BC7
accent
#0ED70E
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#171610
muted
#858580