#EAE373#EAE373
#EAE373 is a very light, vivid yellow. Relative luminance 0.737; OKLCH L 89.9% C 0.134 H 105.6°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE373 |
|---|---|
| RGB | rgb(234, 227, 115) |
| HSL | hsl(56, 74%, 68%) |
| HSV | hsv(56, 51%, 92%) |
| CMYK | cmyk(0%, 3%, 50.9%, 8.2%) |
| CIE-LAB | lab(88.77, -12.20, 54.92) |
| CIE-LCH | lch(88.77, 56.26, 102.53°) |
| OKLab | oklab(89.89% -0.036 0.1294) |
| OKLCH | oklch(89.89% 0.134 105.6) |
| XYZ | xyz(64.4970, 73.6703, 27.0386) |
| Luminance | 0.7367 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.37
Sandy Yellow
#FDEE73
ΔE00 3.59
Dull Yellow
#EEDC5B
ΔE00 3.82
Yellowish
#FAEE66
ΔE00 3.94
Straw
#FCF679
ΔE00 4.21
Manilla
#FFFA86
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE373 #737AEA
analogous
#EAA773 #EAE373 #B5EA73
triadic
#EAE373 #73EAE3 #E373EA
tetradic
#EAE373 #73EAA7 #737AEA #EA73B5
square
#EAE373 #73EAA7 #737AEA #EA73B5
split-complementary
#EAE373 #73B5EA #A773EA
monochromatic
#C5BB1E #E2D83E #EAE373 #F2EEA8 #FAF8DD
Accessibility & contrast
On white
1.33
#EAE373 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#EAE373 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE373
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE373 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE373 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC69
Deuteranopia (green-blind)
#F6E178
Tritanopia (blue-blind)
#F9D6C9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eae373; /* rgb */ color: rgb(234, 227, 115); /* oklch */ color: oklch(89.9% 0.134 105.6);
Tailwind
colors: {
custom: {
50: '#f3eb9e',
500: '#eae373',
950: '#000000',
},
}SCSS
$custom: #eae373; $custom-light: #f3eb9e; $custom-dark: #000000;
JSON
{
"hex": "#eae373",
"rgb": {
"r": 234,
"g": 227,
"b": 115
},
"hsl": {
"h": 56.471,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.89893,
"c": 0.13436,
"h": 105.6
},
"luminance": 0.73668
}Semantic roles & 50–950 ramp
primary
#EAE373
secondary
#3F47C2
accent
#1BD60F
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480