#EDED78#EDED78
#EDED78 is a very light, vivid yellow. Relative luminance 0.799; OKLCH L 92.3% C 0.140 H 108.9°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EDED78 |
|---|---|
| RGB | rgb(237, 237, 120) |
| HSL | hsl(60, 76%, 70%) |
| HSV | hsv(60, 49%, 93%) |
| CMYK | cmyk(0%, 0%, 49.4%, 7.1%) |
| CIE-LAB | lab(91.65, -15.52, 56.08) |
| CIE-LCH | lch(91.65, 58.19, 105.47°) |
| OKLab | oklab(92.27% -0.0452 0.1324) |
| OKLCH | oklch(92.27% 0.14 108.9) |
| XYZ | xyz(68.6010, 79.9306, 29.5801) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 2.75
Manilla
#FFFA86
ΔE00 3.15
Yellowish Tan
#FCFC81
ΔE00 3.15
Pale Yellow
#FFFF84
ΔE00 3.74
Butter
#FFFF81
ΔE00 3.80
Faded Yellow
#FEFF7F
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDED78 #7878ED
analogous
#EDB378 #EDED78 #B3ED78
triadic
#EDED78 #78EDED #ED78ED
tetradic
#EDED78 #78EDB3 #7878ED #ED78B3
square
#EDED78 #78EDB3 #7878ED #ED78B3
split-complementary
#EDED78 #78B2ED #B278ED
monochromatic
#CFCF1C #E6E642 #EDED78 #F4F4AE #FBFBE4
Accessibility & contrast
On white
1.24
#EDED78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#EDED78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDED78
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDED78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDED78 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56D
Deuteranopia (green-blind)
#FFE97E
Tritanopia (blue-blind)
#FBE1D2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eded78; /* rgb */ color: rgb(237, 237, 120); /* oklch */ color: oklch(92.3% 0.140 108.9);
Tailwind
colors: {
custom: {
50: '#f5f2a2',
500: '#eded78',
950: '#000000',
},
}SCSS
$custom: #eded78; $custom-light: #f5f2a2; $custom-dark: #000000;
JSON
{
"hex": "#eded78",
"rgb": {
"r": 237,
"g": 237,
"b": 120
},
"hsl": {
"h": 60,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.92266,
"c": 0.13986,
"h": 108.9
},
"luminance": 0.79929
}Semantic roles & 50–950 ramp
primary
#EDED78
secondary
#4343C6
accent
#0DD90D
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#17160F
muted
#858580