#EDE778#EDE778
#EDE778 is a very light, vivid yellow. Relative luminance 0.765; OKLCH L 91.0% C 0.133 H 106.0°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE778 |
|---|---|
| RGB | rgb(237, 231, 120) |
| HSL | hsl(57, 76%, 70%) |
| HSV | hsv(57, 49%, 93%) |
| CMYK | cmyk(0%, 2.5%, 49.4%, 7.1%) |
| CIE-LAB | lab(90.10, -12.57, 54.23) |
| CIE-LCH | lch(90.10, 55.67, 103.05°) |
| OKLab | oklab(91.03% -0.0368 0.1283) |
| OKLCH | oklch(91.03% 0.133 106) |
| XYZ | xyz(66.8928, 76.5143, 29.0107) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.14
Sandy Yellow
#FDEE73
ΔE00 3.29
Straw
#FCF679
ΔE00 3.50
Yellowish
#FAEE66
ΔE00 3.73
Manilla
#FFFA86
ΔE00 3.97
Dull Yellow
#EEDC5B
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE778 #787EED
analogous
#EDAC78 #EDE778 #B9ED78
triadic
#EDE778 #78EDE7 #E778ED
tetradic
#EDE778 #78EDAC #787EED #ED78B9
square
#EDE778 #78EDAC #787EED #ED78B9
split-complementary
#EDE778 #78B9ED #AC78ED
monochromatic
#CFC61C #E6DD42 #EDE778 #F4F1AE #FBFAE4
Accessibility & contrast
On white
1.29
#EDE778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#EDE778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE778
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE778 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E06E
Deuteranopia (green-blind)
#FAE57D
Tritanopia (blue-blind)
#FBDBCD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ede778; /* rgb */ color: rgb(237, 231, 120); /* oklch */ color: oklch(91.0% 0.133 106.0);
Tailwind
colors: {
custom: {
50: '#f5eea1',
500: '#ede778',
950: '#000000',
},
}SCSS
$custom: #ede778; $custom-light: #f5eea1; $custom-dark: #000000;
JSON
{
"hex": "#ede778",
"rgb": {
"r": 237,
"g": 231,
"b": 120
},
"hsl": {
"h": 56.923,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.91027,
"c": 0.13349,
"h": 106
},
"luminance": 0.76512
}Semantic roles & 50–950 ramp
primary
#EDE778
secondary
#434AC6
accent
#17D90D
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480