#EDE677#EDE677
#EDE677 is a very light, vivid yellow. Relative luminance 0.759; OKLCH L 90.8% C 0.133 H 105.5°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE677 |
|---|---|
| RGB | rgb(237, 230, 119) |
| HSL | hsl(56, 77%, 70%) |
| HSV | hsv(56, 50%, 93%) |
| CMYK | cmyk(0%, 3%, 49.8%, 7.1%) |
| CIE-LAB | lab(89.83, -12.16, 54.38) |
| CIE-LCH | lch(89.83, 55.72, 102.60°) |
| OKLab | oklab(90.81% -0.0357 0.1286) |
| OKLCH | oklch(90.81% 0.133 105.5) |
| XYZ | xyz(66.5534, 75.9320, 28.5997) |
| Luminance | 0.7593 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.10
Sandy Yellow
#FDEE73
ΔE00 3.21
Straw
#FCF679
ΔE00 3.65
Yellowish
#FAEE66
ΔE00 3.69
Manilla
#FFFA86
ΔE00 4.17
Dull Yellow
#EEDC5B
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE677 #777EED
analogous
#EDAB77 #EDE677 #B9ED77
triadic
#EDE677 #77EDE6 #E677ED
tetradic
#EDE677 #77EDAB #777EED #ED77B9
square
#EDE677 #77EDAB #777EED #ED77B9
split-complementary
#EDE677 #77B9ED #AB77ED
monochromatic
#CEC41B #E6DC41 #EDE677 #F4F0AD #FBFAE3
Accessibility & contrast
On white
1.30
#EDE677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#EDE677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE677
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE677 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF6D
Deuteranopia (green-blind)
#F9E47C
Tritanopia (blue-blind)
#FCD9CC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ede677; /* rgb */ color: rgb(237, 230, 119); /* oklch */ color: oklch(90.8% 0.133 105.5);
Tailwind
colors: {
custom: {
50: '#f5eda1',
500: '#ede677',
950: '#000000',
},
}SCSS
$custom: #ede677; $custom-light: #f5eda1; $custom-dark: #000000;
JSON
{
"hex": "#ede677",
"rgb": {
"r": 237,
"g": 230,
"b": 119
},
"hsl": {
"h": 56.441,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.90809,
"c": 0.13342,
"h": 105.5
},
"luminance": 0.7593
}Semantic roles & 50–950 ramp
primary
#EDE677
secondary
#424AC6
accent
#19D90D
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480