#EAE377#EAE377
#EAE377 is a very light, vivid yellow. Relative luminance 0.738; OKLCH L 89.9% C 0.131 H 105.4°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE377 |
|---|---|
| RGB | rgb(234, 227, 119) |
| HSL | hsl(56, 73%, 69%) |
| HSV | hsv(56, 49%, 92%) |
| CMYK | cmyk(0%, 3%, 49.1%, 8.2%) |
| CIE-LAB | lab(88.81, -11.86, 53.11) |
| CIE-LCH | lch(88.81, 54.42, 102.59°) |
| OKLab | oklab(89.94% -0.0347 0.1258) |
| OKLCH | oklch(89.94% 0.131 105.4) |
| XYZ | xyz(64.7322, 73.7644, 28.2772) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.88
Sandy Yellow
#FDEE73
ΔE00 3.81
Dull Yellow
#EEDC5B
ΔE00 4.16
Yellowish
#FAEE66
ΔE00 4.32
Straw
#FCF679
ΔE00 4.39
Sandy
#F1DA7A
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE377 #777EEA
analogous
#EAAA77 #EAE377 #B8EA77
triadic
#EAE377 #77EAE3 #E377EA
tetradic
#EAE377 #77EAAA #777EEA #EA77B8
square
#EAE377 #77EAAA #777EEA #EA77B8
split-complementary
#EAE377 #77B8EA #AA77EA
monochromatic
#C8BD1F #E2D842 #EAE377 #F2EEAC #FAF9E1
Accessibility & contrast
On white
1.33
#EAE377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#EAE377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE377
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE377 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6D
Deuteranopia (green-blind)
#F6E17C
Tritanopia (blue-blind)
#F8D7CA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eae377; /* rgb */ color: rgb(234, 227, 119); /* oklch */ color: oklch(89.9% 0.131 105.4);
Tailwind
colors: {
custom: {
50: '#f3eba1',
500: '#eae377',
950: '#000000',
},
}SCSS
$custom: #eae377; $custom-light: #f3eba1; $custom-dark: #000000;
JSON
{
"hex": "#eae377",
"rgb": {
"r": 234,
"g": 227,
"b": 119
},
"hsl": {
"h": 56.348,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.89943,
"c": 0.13051,
"h": 105.4
},
"luminance": 0.73763
}Semantic roles & 50–950 ramp
primary
#EAE377
secondary
#434BC2
accent
#1CD510
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480