#EAED86#EAED86
#EAED86 is a very light, vivid yellow. Relative luminance 0.798; OKLCH L 92.2% C 0.126 H 110.1°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EAED86 |
|---|---|
| RGB | rgb(234, 237, 134) |
| HSL | hsl(62, 74%, 73%) |
| HSV | hsv(62, 43%, 93%) |
| CMYK | cmyk(1.3%, 0%, 43.5%, 7.1%) |
| CIE-LAB | lab(91.59, -15.41, 49.36) |
| CIE-LCH | lch(91.59, 51.71, 107.34°) |
| OKLab | oklab(92.21% -0.0434 0.1187) |
| OKLCH | oklch(92.21% 0.126 110.1) |
| XYZ | xyz(68.5201, 79.7834, 34.3398) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.81
Manilla
#FFFA86
ΔE00 4.01
Yellowish Tan
#FCFC81
ΔE00 4.14
Buff
#FEF69E
ΔE00 4.26
Straw
#FCF679
ΔE00 4.34
Pale Yellow
#FFFF84
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAED86 #8986ED
analogous
#EDBD86 #EAED86 #B6ED86
triadic
#EAED86 #86EAED #ED86EA
tetradic
#EAED86 #86EDBD #8986ED #ED86B6
square
#EAED86 #86EDBD #8986ED #ED86B6
split-complementary
#EAED86 #86B6ED #BD86ED
monochromatic
#D3D820 #E1E551 #EAED86 #F3F5BB #FAFBE4
Accessibility & contrast
On white
1.24
#EAED86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#EAED86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAED86
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAED86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAED86 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57D
Deuteranopia (green-blind)
#FCE98B
Tritanopia (blue-blind)
#F6E2D4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eaed86; /* rgb */ color: rgb(234, 237, 134); /* oklch */ color: oklch(92.2% 0.126 110.1);
Tailwind
colors: {
custom: {
50: '#f2f2ab',
500: '#eaed86',
950: '#000000',
},
}SCSS
$custom: #eaed86; $custom-light: #f2f2ab; $custom-dark: #000000;
JSON
{
"hex": "#eaed86",
"rgb": {
"r": 234,
"g": 237,
"b": 134
},
"hsl": {
"h": 61.748,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.9221,
"c": 0.12636,
"h": 110.1
},
"luminance": 0.79782
}Semantic roles & 50–950 ramp
primary
#EAED86
secondary
#5350C7
accent
#0FD615
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581