#EAED82#EAED82
#EAED82 is a very light, vivid yellow. Relative luminance 0.797; OKLCH L 92.2% C 0.130 H 110.1°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EAED82 |
|---|---|
| RGB | rgb(234, 237, 130) |
| HSL | hsl(62, 75%, 72%) |
| HSV | hsv(62, 45%, 93%) |
| CMYK | cmyk(1.3%, 0%, 45.1%, 7.1%) |
| CIE-LAB | lab(91.54, -15.80, 51.21) |
| CIE-LCH | lch(91.54, 53.59, 107.14°) |
| OKLab | oklab(92.16% -0.0449 0.1225) |
| OKLCH | oklch(92.16% 0.13 110.1) |
| XYZ | xyz(68.2464, 79.6739, 32.8983) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.79
Yellowish Tan
#FCFC81
ΔE00 3.83
Straw
#FCF679
ΔE00 3.97
Khaki (CSS)
#F0E68C
ΔE00 4.04
Pale Yellow
#FFFF84
ΔE00 4.33
Butter
#FFFF81
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAED82 #8582ED
analogous
#EDBB82 #EAED82 #B5ED82
triadic
#EAED82 #82EAED #ED82EA
tetradic
#EAED82 #82EDBB #8582ED #ED82B5
square
#EAED82 #82EDBB #8582ED #ED82B5
split-complementary
#EAED82 #82B5ED #BB82ED
monochromatic
#D1D61F #E1E54D #EAED82 #F3F5B7 #FBFBE4
Accessibility & contrast
On white
1.24
#EAED82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#EAED82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAED82
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAED82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAED82 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE579
Deuteranopia (green-blind)
#FDE887
Tritanopia (blue-blind)
#F7E1D4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eaed82; /* rgb */ color: rgb(234, 237, 130); /* oklch */ color: oklch(92.2% 0.130 110.1);
Tailwind
colors: {
custom: {
50: '#f2f2a8',
500: '#eaed82',
950: '#000000',
},
}SCSS
$custom: #eaed82; $custom-light: #f2f2a8; $custom-dark: #000000;
JSON
{
"hex": "#eaed82",
"rgb": {
"r": 234,
"g": 237,
"b": 130
},
"hsl": {
"h": 61.682,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.92155,
"c": 0.13045,
"h": 110.1
},
"luminance": 0.79673
}Semantic roles & 50–950 ramp
primary
#EAED82
secondary
#504CC7
accent
#0FD714
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581