#EDE577#EDE577
#EDE577 is a very light, vivid yellow. Relative luminance 0.754; OKLCH L 90.6% C 0.132 H 105.0°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE577 |
|---|---|
| RGB | rgb(237, 229, 119) |
| HSL | hsl(56, 77%, 70%) |
| HSV | hsv(56, 50%, 93%) |
| CMYK | cmyk(0%, 3.4%, 49.8%, 7.1%) |
| CIE-LAB | lab(89.57, -11.66, 54.07) |
| CIE-LCH | lch(89.57, 55.31, 102.17°) |
| OKLab | oklab(90.6% -0.0343 0.1279) |
| OKLCH | oklch(90.6% 0.132 105) |
| XYZ | xyz(66.2759, 75.3770, 28.5072) |
| Luminance | 0.7538 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.96
Sandy Yellow
#FDEE73
ΔE00 3.22
Yellowish
#FAEE66
ΔE00 3.78
Straw
#FCF679
ΔE00 3.88
Dull Yellow
#EEDC5B
ΔE00 3.98
Manilla
#FFFA86
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE577 #777FED
analogous
#EDAA77 #EDE577 #BAED77
triadic
#EDE577 #77EDE5 #E577ED
tetradic
#EDE577 #77EDAA #777FED #ED77BA
square
#EDE577 #77EDAA #777FED #ED77BA
split-complementary
#EDE577 #77BAED #AA77ED
monochromatic
#CEC21B #E6DB41 #EDE577 #F4EFAD #FBFAE3
Accessibility & contrast
On white
1.31
#EDE577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#EDE577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE577
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE577 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6D
Deuteranopia (green-blind)
#F9E47C
Tritanopia (blue-blind)
#FCD8CC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ede577; /* rgb */ color: rgb(237, 229, 119); /* oklch */ color: oklch(90.6% 0.132 105.0);
Tailwind
colors: {
custom: {
50: '#f5eda1',
500: '#ede577',
950: '#000000',
},
}SCSS
$custom: #ede577; $custom-light: #f5eda1; $custom-dark: #000000;
JSON
{
"hex": "#ede577",
"rgb": {
"r": 237,
"g": 229,
"b": 119
},
"hsl": {
"h": 55.932,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.90604,
"c": 0.13239,
"h": 105
},
"luminance": 0.75375
}Semantic roles & 50–950 ramp
primary
#EDE577
secondary
#424BC6
accent
#1BD90D
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480