#EAE583#EAE583
#EAE583 is a very light, vivid yellow. Relative luminance 0.752; OKLCH L 90.5% C 0.121 H 106.0°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE583 |
|---|---|
| RGB | rgb(234, 229, 131) |
| HSL | hsl(57, 71%, 72%) |
| HSV | hsv(57, 44%, 92%) |
| CMYK | cmyk(0%, 2.1%, 44%, 8.2%) |
| CIE-LAB | lab(89.47, -11.75, 48.19) |
| CIE-LCH | lch(89.47, 49.60, 103.71°) |
| OKLab | oklab(90.52% -0.0332 0.1159) |
| OKLCH | oklch(90.52% 0.121 106) |
| XYZ | xyz(66.0491, 75.1714, 32.4986) |
| Luminance | 0.7517 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.83
Dark Cream
#FFF39A
ΔE00 4.08
Buff
#FEF69E
ΔE00 4.24
Sandy Yellow
#FDEE73
ΔE00 4.76
Manilla
#FFFA86
ΔE00 4.89
Straw
#FCF679
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE583 #8388EA
analogous
#EAB283 #EAE583 #BCEA83
triadic
#EAE583 #83EAE5 #E583EA
tetradic
#EAE583 #83EAB2 #8388EA #EA83BC
square
#EAE583 #83EAB2 #8388EA #EA83BC
split-complementary
#EAE583 #83BCEA #B283EA
monochromatic
#CFC723 #E1DA4F #EAE583 #F3F0B7 #FBFAE5
Accessibility & contrast
On white
1.31
#EAE583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#EAE583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE583
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE583 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7B
Deuteranopia (green-blind)
#F6E387
Tritanopia (blue-blind)
#F7DACE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae583; /* rgb */ color: rgb(234, 229, 131); /* oklch */ color: oklch(90.5% 0.121 106.0);
Tailwind
colors: {
custom: {
50: '#f2eda9',
500: '#eae583',
950: '#000000',
},
}SCSS
$custom: #eae583; $custom-light: #f2eda9; $custom-dark: #000000;
JSON
{
"hex": "#eae583",
"rgb": {
"r": 234,
"g": 229,
"b": 131
},
"hsl": {
"h": 57.087,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.90516,
"c": 0.12053,
"h": 106
},
"luminance": 0.7517
}Semantic roles & 50–950 ramp
primary
#EAE583
secondary
#4E53C3
accent
#1CD312
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481