#EDF980#EDF980
#EDF980 is a very light, vivid yellow. Relative luminance 0.873; OKLCH L 94.9% C 0.146 H 113.9°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF980 |
|---|---|
| RGB | rgb(237, 249, 128) |
| HSL | hsl(66, 91%, 74%) |
| HSV | hsv(66, 49%, 98%) |
| CMYK | cmyk(4.8%, 0%, 48.6%, 2.4%) |
| CIE-LAB | lab(94.87, -20.63, 56.22) |
| CIE-LCH | lch(94.87, 59.89, 110.16°) |
| OKLab | oklab(94.86% -0.059 0.1333) |
| OKLCH | oklch(94.86% 0.146 113.9) |
| XYZ | xyz(72.6982, 87.3155, 33.4418) |
| Luminance | 0.8731 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.00
Faded Yellow
#FEFF7F
ΔE00 3.21
Pale Yellow
#FFFF84
ΔE00 3.25
Butter
#FFFF81
ΔE00 3.34
Banana (survey)
#FFFF7E
ΔE00 3.47
Light Yellow
#FFFE7A
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF980 #8C80F9
analogous
#F9C980 #EDF980 #B1F980
triadic
#EDF980 #80EDF9 #F980ED
tetradic
#EDF980 #80F9C9 #8C80F9 #F980B1
square
#EDF980 #80F9C9 #8C80F9 #F980B1
split-complementary
#EDF980 #80B1F9 #C980F9
monochromatic
#DCF30B #E5F646 #EDF980 #F5FCBA #FBFEE2
Accessibility & contrast
On white
1.14
#EDF980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#EDF980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF980
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF980 | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF75
Deuteranopia (green-blind)
#FFF286
Tritanopia (blue-blind)
#FAEDDD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #edf980; /* rgb */ color: rgb(237, 249, 128); /* oklch */ color: oklch(94.9% 0.146 113.9);
Tailwind
colors: {
custom: {
50: '#f5fba7',
500: '#edf980',
950: '#000000',
},
}SCSS
$custom: #edf980; $custom-light: #f5fba7; $custom-dark: #000000;
JSON
{
"hex": "#edf980",
"rgb": {
"r": 237,
"g": 249,
"b": 128
},
"hsl": {
"h": 65.95,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.94861,
"c": 0.14581,
"h": 113.9
},
"luminance": 0.87314
}Semantic roles & 50–950 ramp
primary
#EDF980
secondary
#5547D6
accent
#00E617
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581