#EDED80#EDED80
#EDED80 is a very light, vivid yellow. Relative luminance 0.801; OKLCH L 92.4% C 0.132 H 108.7°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EDED80 |
|---|---|
| RGB | rgb(237, 237, 128) |
| HSL | hsl(60, 75%, 72%) |
| HSV | hsv(60, 46%, 93%) |
| CMYK | cmyk(0%, 0%, 46%, 7.1%) |
| CIE-LAB | lab(91.74, -14.81, 52.46) |
| CIE-LCH | lch(91.74, 54.51, 105.77°) |
| OKLab | oklab(92.37% -0.0424 0.1251) |
| OKLCH | oklch(92.37% 0.132 108.7) |
| XYZ | xyz(69.1069, 80.1330, 32.2447) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.25
Straw
#FCF679
ΔE00 3.29
Yellowish Tan
#FCFC81
ΔE00 3.47
Khaki (CSS)
#F0E68C
ΔE00 3.72
Pale Yellow
#FFFF84
ΔE00 4.00
Butter
#FFFF81
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDED80 #8080ED
analogous
#EDB780 #EDED80 #B7ED80
triadic
#EDED80 #80EDED #ED80ED
tetradic
#EDED80 #80EDB7 #8080ED #ED80B7
square
#EDED80 #80EDB7 #8080ED #ED80B7
split-complementary
#EDED80 #80B7ED #B780ED
monochromatic
#D4D41E #E5E54A #EDED80 #F5F5B6 #FBFBE4
Accessibility & contrast
On white
1.23
#EDED80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#EDED80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDED80
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDED80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDED80 | 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)
#FCE577
Deuteranopia (green-blind)
#FEE985
Tritanopia (blue-blind)
#FAE1D4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eded80; /* rgb */ color: rgb(237, 237, 128); /* oklch */ color: oklch(92.4% 0.132 108.7);
Tailwind
colors: {
custom: {
50: '#f5f2a7',
500: '#eded80',
950: '#000000',
},
}SCSS
$custom: #eded80; $custom-light: #f5f2a7; $custom-dark: #000000;
JSON
{
"hex": "#eded80",
"rgb": {
"r": 237,
"g": 237,
"b": 128
},
"hsl": {
"h": 60,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.92367,
"c": 0.13206,
"h": 108.7
},
"luminance": 0.80131
}Semantic roles & 50–950 ramp
primary
#EDED80
secondary
#4A4AC7
accent
#0ED70E
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#171610
muted
#858580