#EDED7A#EDED7A
#EDED7A is a very light, vivid yellow. Relative luminance 0.800; OKLCH L 92.3% C 0.138 H 108.8°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EDED7A |
|---|---|
| RGB | rgb(237, 237, 122) |
| HSL | hsl(60, 76%, 70%) |
| HSV | hsv(60, 49%, 93%) |
| CMYK | cmyk(0%, 0%, 48.5%, 7.1%) |
| CIE-LAB | lab(91.68, -15.35, 55.18) |
| CIE-LCH | lch(91.68, 57.27, 105.54°) |
| OKLab | oklab(92.29% -0.0445 0.1306) |
| OKLCH | oklch(92.29% 0.138 108.8) |
| XYZ | xyz(68.7236, 79.9797, 30.2260) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 2.86
Manilla
#FFFA86
ΔE00 3.14
Yellowish Tan
#FCFC81
ΔE00 3.20
Pale Yellow
#FFFF84
ΔE00 3.78
Butter
#FFFF81
ΔE00 3.86
Faded Yellow
#FEFF7F
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDED7A #7A7AED
analogous
#EDB37A #EDED7A #B3ED7A
triadic
#EDED7A #7AEDED #ED7AED
tetradic
#EDED7A #7AEDB3 #7A7AED #ED7AB3
square
#EDED7A #7AEDB3 #7A7AED #ED7AB3
split-complementary
#EDED7A #7AB3ED #B37AED
monochromatic
#D0D01C #E6E644 #EDED7A #F4F4B0 #FBFBE4
Accessibility & contrast
On white
1.24
#EDED7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#EDED7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDED7A
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDED7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDED7A | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE570
Deuteranopia (green-blind)
#FFE980
Tritanopia (blue-blind)
#FBE1D3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eded7a; /* rgb */ color: rgb(237, 237, 122); /* oklch */ color: oklch(92.3% 0.138 108.8);
Tailwind
colors: {
custom: {
50: '#f5f2a3',
500: '#eded7a',
950: '#000000',
},
}SCSS
$custom: #eded7a; $custom-light: #f5f2a3; $custom-dark: #000000;
JSON
{
"hex": "#eded7a",
"rgb": {
"r": 237,
"g": 237,
"b": 122
},
"hsl": {
"h": 60,
"s": 76.159,
"l": 70.392
},
"oklch": {
"l": 0.9229,
"c": 0.13795,
"h": 108.8
},
"luminance": 0.79978
}Semantic roles & 50–950 ramp
primary
#EDED7A
secondary
#4545C6
accent
#0DD80D
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#17160F
muted
#858580