#EAE378#EAE378
#EAE378 is a very light, vivid yellow. Relative luminance 0.738; OKLCH L 90.0% C 0.130 H 105.4°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE378 |
|---|---|
| RGB | rgb(234, 227, 120) |
| HSL | hsl(56, 73%, 69%) |
| HSV | hsv(56, 49%, 92%) |
| CMYK | cmyk(0%, 3%, 48.7%, 8.2%) |
| CIE-LAB | lab(88.82, -11.77, 52.65) |
| CIE-LCH | lch(88.82, 53.95, 102.61°) |
| OKLab | oklab(89.96% -0.0343 0.1249) |
| OKLCH | oklch(89.96% 0.13 105.4) |
| XYZ | xyz(64.7926, 73.7885, 28.5952) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.76
Sandy Yellow
#FDEE73
ΔE00 3.88
Dull Yellow
#EEDC5B
ΔE00 4.25
Yellowish
#FAEE66
ΔE00 4.42
Straw
#FCF679
ΔE00 4.45
Sandy
#F1DA7A
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE378 #787FEA
analogous
#EAAA78 #EAE378 #B8EA78
triadic
#EAE378 #78EAE3 #E378EA
tetradic
#EAE378 #78EAAA #787FEA #EA78B8
square
#EAE378 #78EAAA #787FEA #EA78B8
split-complementary
#EAE378 #78B8EA #AA78EA
monochromatic
#C8BE1F #E2D843 #EAE378 #F2EEAD #FAF9E2
Accessibility & contrast
On white
1.33
#EAE378 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#EAE378 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE378
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE378 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE378 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6E
Deuteranopia (green-blind)
#F6E17D
Tritanopia (blue-blind)
#F8D7CA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eae378; /* rgb */ color: rgb(234, 227, 120); /* oklch */ color: oklch(90.0% 0.130 105.4);
Tailwind
colors: {
custom: {
50: '#f3eba1',
500: '#eae378',
950: '#000000',
},
}SCSS
$custom: #eae378; $custom-light: #f3eba1; $custom-dark: #000000;
JSON
{
"hex": "#eae378",
"rgb": {
"r": 234,
"g": 227,
"b": 120
},
"hsl": {
"h": 56.316,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.89955,
"c": 0.12954,
"h": 105.4
},
"luminance": 0.73787
}Semantic roles & 50–950 ramp
primary
#EAE378
secondary
#444CC2
accent
#1CD510
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480