#EDE078#EDE078
#EDE078 is a very light, vivid yellow. Relative luminance 0.727; OKLCH L 89.6% C 0.126 H 102.2°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE078 |
|---|---|
| RGB | rgb(237, 224, 120) |
| HSL | hsl(53, 76%, 70%) |
| HSV | hsv(53, 49%, 93%) |
| CMYK | cmyk(0%, 5.5%, 49.4%, 7.1%) |
| CIE-LAB | lab(88.29, -9.08, 52.07) |
| CIE-LCH | lch(88.29, 52.86, 99.89°) |
| OKLab | oklab(89.59% -0.0268 0.1236) |
| OKLCH | oklch(89.59% 0.126 102.2) |
| XYZ | xyz(64.9727, 72.6740, 28.3706) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.64
Sandy
#F1DA7A
ΔE00 3.14
Dull Yellow
#EEDC5B
ΔE00 3.49
Sandy Yellow
#FDEE73
ΔE00 3.83
Sand Yellow
#FCE166
ΔE00 4.38
Yellow Tan
#FFE36E
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE078 #7885ED
analogous
#EDA578 #EDE078 #C0ED78
triadic
#EDE078 #78EDE0 #E078ED
tetradic
#EDE078 #78EDA5 #7885ED #ED78C0
square
#EDE078 #78EDA5 #7885ED #ED78C0
split-complementary
#EDE078 #78C0ED #A578ED
monochromatic
#CFBB1C #E6D442 #EDE078 #F4ECAE #FBF9E4
Accessibility & contrast
On white
1.35
#EDE078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#EDE078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE078
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE078 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6F
Deuteranopia (green-blind)
#F5E07D
Tritanopia (blue-blind)
#FCD4C8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ede078; /* rgb */ color: rgb(237, 224, 120); /* oklch */ color: oklch(89.6% 0.126 102.2);
Tailwind
colors: {
custom: {
50: '#f5e9a1',
500: '#ede078',
950: '#000000',
},
}SCSS
$custom: #ede078; $custom-light: #f5e9a1; $custom-dark: #000000;
JSON
{
"hex": "#ede078",
"rgb": {
"r": 237,
"g": 224,
"b": 120
},
"hsl": {
"h": 53.333,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.89593,
"c": 0.12646,
"h": 102.2
},
"luminance": 0.72672
}Semantic roles & 50–950 ramp
primary
#EDE078
secondary
#4352C6
accent
#23D90D
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480