#EDE77E#EDE77E
#EDE77E is a very light, vivid yellow. Relative luminance 0.767; OKLCH L 91.1% C 0.128 H 105.8°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE77E |
|---|---|
| RGB | rgb(237, 231, 126) |
| HSL | hsl(57, 76%, 71%) |
| HSV | hsv(57, 47%, 93%) |
| CMYK | cmyk(0%, 2.5%, 46.8%, 7.1%) |
| CIE-LAB | lab(90.17, -12.03, 51.49) |
| CIE-LCH | lch(90.17, 52.88, 103.16°) |
| OKLab | oklab(91.11% -0.0346 0.1228) |
| OKLCH | oklch(91.11% 0.128 105.8) |
| XYZ | xyz(67.2684, 76.6645, 30.9888) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.40
Sandy Yellow
#FDEE73
ΔE00 3.73
Straw
#FCF679
ΔE00 3.91
Manilla
#FFFA86
ΔE00 4.11
Dark Cream
#FFF39A
ΔE00 4.11
Buff
#FEF69E
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE77E #7E84ED
analogous
#EDAF7E #EDE77E #BBED7E
triadic
#EDE77E #7EEDE7 #E77EED
tetradic
#EDE77E #7EEDAF #7E84ED #ED7EBB
square
#EDE77E #7EEDAF #7E84ED #ED7EBB
split-complementary
#EDE77E #7EBBED #AF7EED
monochromatic
#D3C91D #E6DD48 #EDE77E #F4F1B4 #FBFAE4
Accessibility & contrast
On white
1.29
#EDE77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#EDE77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE77E
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE77E | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E075
Deuteranopia (green-blind)
#F9E583
Tritanopia (blue-blind)
#FBDBCE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ede77e; /* rgb */ color: rgb(237, 231, 126); /* oklch */ color: oklch(91.1% 0.128 105.8);
Tailwind
colors: {
custom: {
50: '#f5eea5',
500: '#ede77e',
950: '#000000',
},
}SCSS
$custom: #ede77e; $custom-light: #f5eea5; $custom-dark: #000000;
JSON
{
"hex": "#ede77e",
"rgb": {
"r": 237,
"g": 231,
"b": 126
},
"hsl": {
"h": 56.757,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.91105,
"c": 0.12759,
"h": 105.8
},
"luminance": 0.76663
}Semantic roles & 50–950 ramp
primary
#EDE77E
secondary
#484FC7
accent
#19D80E
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#17160F
muted
#858580