#EAE374#EAE374
#EAE374 is a very light, vivid yellow. Relative luminance 0.737; OKLCH L 89.9% C 0.133 H 105.5°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE374 |
|---|---|
| RGB | rgb(234, 227, 116) |
| HSL | hsl(56, 74%, 69%) |
| HSV | hsv(56, 50%, 92%) |
| CMYK | cmyk(0%, 3%, 50.4%, 8.2%) |
| CIE-LAB | lab(88.78, -12.12, 54.47) |
| CIE-LCH | lch(88.78, 55.80, 102.54°) |
| OKLab | oklab(89.91% -0.0357 0.1285) |
| OKLCH | oklch(89.91% 0.133 105.5) |
| XYZ | xyz(64.5549, 73.6934, 27.3433) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.25
Sandy Yellow
#FDEE73
ΔE00 3.64
Dull Yellow
#EEDC5B
ΔE00 3.90
Yellowish
#FAEE66
ΔE00 4.03
Straw
#FCF679
ΔE00 4.25
Manilla
#FFFA86
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE374 #747BEA
analogous
#EAA874 #EAE374 #B6EA74
triadic
#EAE374 #74EAE3 #E374EA
tetradic
#EAE374 #74EAA8 #747BEA #EA74B6
square
#EAE374 #74EAA8 #747BEA #EA74B6
split-complementary
#EAE374 #74B6EA #A874EA
monochromatic
#C6BC1E #E2D83F #EAE374 #F2EEA9 #FAF8DE
Accessibility & contrast
On white
1.33
#EAE374 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#EAE374 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE374
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE374 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE374 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6A
Deuteranopia (green-blind)
#F6E179
Tritanopia (blue-blind)
#F8D7CA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eae374; /* rgb */ color: rgb(234, 227, 116); /* oklch */ color: oklch(89.9% 0.133 105.5);
Tailwind
colors: {
custom: {
50: '#f3eb9f',
500: '#eae374',
950: '#000000',
},
}SCSS
$custom: #eae374; $custom-light: #f3eb9f; $custom-dark: #000000;
JSON
{
"hex": "#eae374",
"rgb": {
"r": 234,
"g": 227,
"b": 116
},
"hsl": {
"h": 56.441,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.89905,
"c": 0.13341,
"h": 105.5
},
"luminance": 0.73692
}Semantic roles & 50–950 ramp
primary
#EAE374
secondary
#4048C2
accent
#1BD610
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480