#EDE576#EDE576
#EDE576 is a very light, vivid yellow. Relative luminance 0.754; OKLCH L 90.6% C 0.133 H 105.0°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE576 |
|---|---|
| RGB | rgb(237, 229, 118) |
| HSL | hsl(56, 77%, 70%) |
| HSV | hsv(56, 50%, 93%) |
| CMYK | cmyk(0%, 3.4%, 50.2%, 7.1%) |
| CIE-LAB | lab(89.56, -11.75, 54.52) |
| CIE-LCH | lch(89.56, 55.77, 102.16°) |
| OKLab | oklab(90.59% -0.0346 0.1288) |
| OKLCH | oklch(90.59% 0.133 105) |
| XYZ | xyz(66.2161, 75.3531, 28.1926) |
| Luminance | 0.7535 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.09
Sandy Yellow
#FDEE73
ΔE00 3.16
Yellowish
#FAEE66
ΔE00 3.68
Straw
#FCF679
ΔE00 3.83
Dull Yellow
#EEDC5B
ΔE00 3.90
Manilla
#FFFA86
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE576 #767EED
analogous
#EDA976 #EDE576 #BAED76
triadic
#EDE576 #76EDE5 #E576ED
tetradic
#EDE576 #76EDA9 #767EED #ED76BA
square
#EDE576 #76EDA9 #767EED #ED76BA
split-complementary
#EDE576 #76BAED #A976ED
monochromatic
#CEC21B #E6DB40 #EDE576 #F4EFAC #FBFAE2
Accessibility & contrast
On white
1.31
#EDE576 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#EDE576 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE576
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE576 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE576 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6C
Deuteranopia (green-blind)
#F9E47B
Tritanopia (blue-blind)
#FCD8CC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ede576; /* rgb */ color: rgb(237, 229, 118); /* oklch */ color: oklch(90.6% 0.133 105.0);
Tailwind
colors: {
custom: {
50: '#f5eda0',
500: '#ede576',
950: '#000000',
},
}SCSS
$custom: #ede576; $custom-light: #f5eda0; $custom-dark: #000000;
JSON
{
"hex": "#ede576",
"rgb": {
"r": 237,
"g": 229,
"b": 118
},
"hsl": {
"h": 55.966,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.90591,
"c": 0.13336,
"h": 105
},
"luminance": 0.75351
}Semantic roles & 50–950 ramp
primary
#EDE576
secondary
#414AC6
accent
#1AD90D
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480