#EDE676#EDE676
#EDE676 is a very light, vivid yellow. Relative luminance 0.759; OKLCH L 90.8% C 0.134 H 105.6°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE676 |
|---|---|
| RGB | rgb(237, 230, 118) |
| HSL | hsl(56, 77%, 70%) |
| HSV | hsv(56, 50%, 93%) |
| CMYK | cmyk(0%, 3%, 50.2%, 7.1%) |
| CIE-LAB | lab(89.82, -12.24, 54.83) |
| CIE-LCH | lch(89.82, 56.18, 102.59°) |
| OKLab | oklab(90.8% -0.036 0.1295) |
| OKLCH | oklch(90.8% 0.134 105.6) |
| XYZ | xyz(66.4936, 75.9081, 28.2851) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 3.15
Khaki (CSS)
#F0E68C
ΔE00 3.22
Yellowish
#FAEE66
ΔE00 3.59
Straw
#FCF679
ΔE00 3.60
Dull Yellow
#EEDC5B
ΔE00 4.10
Manilla
#FFFA86
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE676 #767DED
analogous
#EDAB76 #EDE676 #B8ED76
triadic
#EDE676 #76EDE6 #E676ED
tetradic
#EDE676 #76EDAB #767DED #ED76B8
square
#EDE676 #76EDAB #767DED #ED76B8
split-complementary
#EDE676 #76B8ED #AB76ED
monochromatic
#CEC31B #E6DC40 #EDE676 #F4F0AC #FBFAE2
Accessibility & contrast
On white
1.30
#EDE676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#EDE676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE676
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE676 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF6C
Deuteranopia (green-blind)
#F9E47B
Tritanopia (blue-blind)
#FCD9CC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ede676; /* rgb */ color: rgb(237, 230, 118); /* oklch */ color: oklch(90.8% 0.134 105.6);
Tailwind
colors: {
custom: {
50: '#f5eda0',
500: '#ede676',
950: '#000000',
},
}SCSS
$custom: #ede676; $custom-light: #f5eda0; $custom-dark: #000000;
JSON
{
"hex": "#ede676",
"rgb": {
"r": 237,
"g": 230,
"b": 118
},
"hsl": {
"h": 56.471,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.90797,
"c": 0.13437,
"h": 105.6
},
"luminance": 0.75906
}Semantic roles & 50–950 ramp
primary
#EDE676
secondary
#4149C6
accent
#19D90D
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480