#EDED83#EDED83
#EDED83 is a very light, vivid yellow. Relative luminance 0.802; OKLCH L 92.4% C 0.129 H 108.7°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EDED83 |
|---|---|
| RGB | rgb(237, 237, 131) |
| HSL | hsl(60, 75%, 72%) |
| HSV | hsv(60, 45%, 93%) |
| CMYK | cmyk(0%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(91.78, -14.53, 51.08) |
| CIE-LCH | lch(91.78, 53.11, 105.88°) |
| OKLab | oklab(92.41% -0.0413 0.1223) |
| OKLCH | oklch(92.41% 0.129 108.7) |
| XYZ | xyz(69.3073, 80.2132, 33.3000) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.38
Khaki (CSS)
#F0E68C
ΔE00 3.47
Straw
#FCF679
ΔE00 3.56
Yellowish Tan
#FCFC81
ΔE00 3.67
Buff
#FEF69E
ΔE00 4.06
Pale Yellow
#FFFF84
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDED83 #8383ED
analogous
#EDB883 #EDED83 #B8ED83
triadic
#EDED83 #83EDED #ED83ED
tetradic
#EDED83 #83EDB8 #8383ED #ED83B8
square
#EDED83 #83EDB8 #8383ED #ED83B8
split-complementary
#EDED83 #83B8ED #B883ED
monochromatic
#D6D61F #E5E54E #EDED83 #F5F5B8 #FBFBE4
Accessibility & contrast
On white
1.23
#EDED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#EDED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDED83
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDED83 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57A
Deuteranopia (green-blind)
#FEE988
Tritanopia (blue-blind)
#FAE1D4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eded83; /* rgb */ color: rgb(237, 237, 131); /* oklch */ color: oklch(92.4% 0.129 108.7);
Tailwind
colors: {
custom: {
50: '#f4f2a9',
500: '#eded83',
950: '#000000',
},
}SCSS
$custom: #eded83; $custom-light: #f4f2a9; $custom-dark: #000000;
JSON
{
"hex": "#eded83",
"rgb": {
"r": 237,
"g": 237,
"b": 131
},
"hsl": {
"h": 60,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.92408,
"c": 0.12905,
"h": 108.7
},
"luminance": 0.80212
}Semantic roles & 50–950 ramp
primary
#EDED83
secondary
#4D4DC7
accent
#0FD70F
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581