#EDED82#EDED82
#EDED82 is a very light, vivid yellow. Relative luminance 0.802; OKLCH L 92.4% C 0.130 H 108.7°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EDED82 |
|---|---|
| RGB | rgb(237, 237, 130) |
| HSL | hsl(60, 75%, 72%) |
| HSV | hsv(60, 45%, 93%) |
| CMYK | cmyk(0%, 0%, 45.1%, 7.1%) |
| CIE-LAB | lab(91.77, -14.63, 51.54) |
| CIE-LCH | lch(91.77, 53.57, 105.84°) |
| OKLab | oklab(92.39% -0.0417 0.1232) |
| OKLCH | oklch(92.39% 0.13 108.7) |
| XYZ | xyz(69.2399, 80.1862, 32.9448) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.33
Straw
#FCF679
ΔE00 3.47
Khaki (CSS)
#F0E68C
ΔE00 3.55
Yellowish Tan
#FCFC81
ΔE00 3.60
Pale Yellow
#FFFF84
ΔE00 4.10
Buff
#FEF69E
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDED82 #8282ED
analogous
#EDB882 #EDED82 #B8ED82
triadic
#EDED82 #82EDED #ED82ED
tetradic
#EDED82 #82EDB8 #8282ED #ED82B8
square
#EDED82 #82EDB8 #8282ED #ED82B8
split-complementary
#EDED82 #82B8ED #B882ED
monochromatic
#D6D61F #E5E54D #EDED82 #F5F5B7 #FBFBE4
Accessibility & contrast
On white
1.23
#EDED82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#EDED82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDED82
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDED82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDED82 | 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)
#FCE579
Deuteranopia (green-blind)
#FEE987
Tritanopia (blue-blind)
#FAE1D4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eded82; /* rgb */ color: rgb(237, 237, 130); /* oklch */ color: oklch(92.4% 0.130 108.7);
Tailwind
colors: {
custom: {
50: '#f5f2a8',
500: '#eded82',
950: '#000000',
},
}SCSS
$custom: #eded82; $custom-light: #f5f2a8; $custom-dark: #000000;
JSON
{
"hex": "#eded82",
"rgb": {
"r": 237,
"g": 237,
"b": 130
},
"hsl": {
"h": 60,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.92394,
"c": 0.13005,
"h": 108.7
},
"luminance": 0.80185
}Semantic roles & 50–950 ramp
primary
#EDED82
secondary
#4C4CC7
accent
#0FD70F
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581