#EDEF80#EDEF80
#EDEF80 is a very light, vivid yellow. Relative luminance 0.813; OKLCH L 92.8% C 0.134 H 109.7°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEF80 |
|---|---|
| RGB | rgb(237, 239, 128) |
| HSL | hsl(61, 78%, 72%) |
| HSV | hsv(61, 46%, 94%) |
| CMYK | cmyk(0.8%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(92.26, -15.79, 53.09) |
| CIE-LCH | lch(92.26, 55.38, 106.57°) |
| OKLab | oklab(92.78% -0.0452 0.1265) |
| OKLCH | oklch(92.78% 0.134 109.7) |
| XYZ | xyz(69.6892, 81.2975, 32.4388) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.13
Manilla
#FFFA86
ΔE00 3.13
Straw
#FCF679
ΔE00 3.24
Pale Yellow
#FFFF84
ΔE00 3.65
Butter
#FFFF81
ΔE00 3.80
Faded Yellow
#FEFF7F
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEF80 #8280EF
analogous
#EFBA80 #EDEF80 #B6EF80
triadic
#EDEF80 #80EDEF #EF80ED
tetradic
#EDEF80 #80EFBA #8280EF #EF80B6
square
#EDEF80 #80EFBA #8280EF #EF80B6
split-complementary
#EDEF80 #80B6EF #BA80EF
monochromatic
#D6D91B #E5E84A #EDEF80 #F5F6B6 #FBFCE4
Accessibility & contrast
On white
1.22
#EDEF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#EDEF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEF80
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEF80 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE776
Deuteranopia (green-blind)
#FFEB85
Tritanopia (blue-blind)
#FAE3D5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #edef80; /* rgb */ color: rgb(237, 239, 128); /* oklch */ color: oklch(92.8% 0.134 109.7);
Tailwind
colors: {
custom: {
50: '#f5f4a7',
500: '#edef80',
950: '#000000',
},
}SCSS
$custom: #edef80; $custom-light: #f5f4a7; $custom-dark: #000000;
JSON
{
"hex": "#edef80",
"rgb": {
"r": 237,
"g": 239,
"b": 128
},
"hsl": {
"h": 61.081,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.92781,
"c": 0.1343,
"h": 109.7
},
"luminance": 0.81296
}Semantic roles & 50–950 ramp
primary
#EDEF80
secondary
#4C4AC9
accent
#0CDA0F
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#171710
muted
#858580