#EAED83#EAED83
#EAED83 is a very light, vivid yellow. Relative luminance 0.797; OKLCH L 92.2% C 0.129 H 110.1°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EAED83 |
|---|---|
| RGB | rgb(234, 237, 131) |
| HSL | hsl(62, 75%, 72%) |
| HSV | hsv(62, 45%, 93%) |
| CMYK | cmyk(1.3%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(91.55, -15.70, 50.75) |
| CIE-LCH | lch(91.55, 53.12, 107.19°) |
| OKLab | oklab(92.17% -0.0445 0.1215) |
| OKLCH | oklch(92.17% 0.129 110.1) |
| XYZ | xyz(68.3138, 79.7009, 33.2535) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.84
Yellowish Tan
#FCFC81
ΔE00 3.90
Khaki (CSS)
#F0E68C
ΔE00 3.98
Straw
#FCF679
ΔE00 4.05
Pale Yellow
#FFFF84
ΔE00 4.39
Buff
#FEF69E
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAED83 #8683ED
analogous
#EDBB83 #EAED83 #B5ED83
triadic
#EAED83 #83EAED #ED83EA
tetradic
#EAED83 #83EDBB #8683ED #ED83B5
square
#EAED83 #83EDBB #8683ED #ED83B5
split-complementary
#EAED83 #83B5ED #BB83ED
monochromatic
#D1D61F #E1E54E #EAED83 #F3F5B8 #FAFBE4
Accessibility & contrast
On white
1.24
#EAED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#EAED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAED83
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAED83 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57A
Deuteranopia (green-blind)
#FDE888
Tritanopia (blue-blind)
#F7E2D4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eaed83; /* rgb */ color: rgb(234, 237, 131); /* oklch */ color: oklch(92.2% 0.129 110.1);
Tailwind
colors: {
custom: {
50: '#f2f2a9',
500: '#eaed83',
950: '#000000',
},
}SCSS
$custom: #eaed83; $custom-light: #f2f2a9; $custom-dark: #000000;
JSON
{
"hex": "#eaed83",
"rgb": {
"r": 234,
"g": 237,
"b": 131
},
"hsl": {
"h": 61.698,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.92168,
"c": 0.12944,
"h": 110.1
},
"luminance": 0.79699
}Semantic roles & 50–950 ramp
primary
#EAED83
secondary
#504DC7
accent
#0FD714
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581