#EDEE80#EDEE80
#EDEE80 is a very light, vivid yellow. Relative luminance 0.807; OKLCH L 92.6% C 0.133 H 109.2°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEE80 |
|---|---|
| RGB | rgb(237, 238, 128) |
| HSL | hsl(61, 76%, 72%) |
| HSV | hsv(61, 46%, 93%) |
| CMYK | cmyk(0.4%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(92.00, -15.30, 52.77) |
| CIE-LCH | lch(92.00, 54.94, 106.17°) |
| OKLab | oklab(92.57% -0.0438 0.1258) |
| OKLCH | oklch(92.57% 0.133 109.2) |
| XYZ | xyz(69.3973, 80.7137, 32.3415) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.18
Straw
#FCF679
ΔE00 3.25
Yellowish Tan
#FCFC81
ΔE00 3.29
Pale Yellow
#FFFF84
ΔE00 3.81
Butter
#FFFF81
ΔE00 3.96
Khaki (CSS)
#F0E68C
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEE80 #8180EE
analogous
#EEB880 #EDEE80 #B6EE80
triadic
#EDEE80 #80EDEE #EE80ED
tetradic
#EDEE80 #80EEB8 #8180EE #EE80B6
square
#EDEE80 #80EEB8 #8180EE #EE80B6
split-complementary
#EDEE80 #80B6EE #B880EE
monochromatic
#D5D71D #E5E74A #EDEE80 #F5F5B6 #FBFBE4
Accessibility & contrast
On white
1.23
#EDEE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#EDEE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEE80
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEE80 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE676
Deuteranopia (green-blind)
#FFEA85
Tritanopia (blue-blind)
#FAE2D4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #edee80; /* rgb */ color: rgb(237, 238, 128); /* oklch */ color: oklch(92.6% 0.133 109.2);
Tailwind
colors: {
custom: {
50: '#f5f3a7',
500: '#edee80',
950: '#000000',
},
}SCSS
$custom: #edee80; $custom-light: #f5f3a7; $custom-dark: #000000;
JSON
{
"hex": "#edee80",
"rgb": {
"r": 237,
"g": 238,
"b": 128
},
"hsl": {
"h": 60.545,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.92574,
"c": 0.13318,
"h": 109.2
},
"luminance": 0.80712
}Semantic roles & 50–950 ramp
primary
#EDEE80
secondary
#4B4AC8
accent
#0DD90F
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#171710
muted
#858580