#EAE678#EAE678
#EAE678 is a very light, vivid yellow. Relative luminance 0.754; OKLCH L 90.6% C 0.133 H 106.9°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE678 |
|---|---|
| RGB | rgb(234, 230, 120) |
| HSL | hsl(58, 73%, 69%) |
| HSV | hsv(58, 49%, 92%) |
| CMYK | cmyk(0%, 1.7%, 48.7%, 8.2%) |
| CIE-LAB | lab(89.60, -13.26, 53.58) |
| CIE-LCH | lch(89.60, 55.20, 103.90°) |
| OKLab | oklab(90.57% -0.0386 0.127) |
| OKLCH | oklch(90.57% 0.133 106.9) |
| XYZ | xyz(65.6202, 75.4439, 28.8711) |
| Luminance | 0.7544 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.22
Straw
#FCF679
ΔE00 3.87
Sandy Yellow
#FDEE73
ΔE00 3.88
Yellowish
#FAEE66
ΔE00 4.22
Manilla
#FFFA86
ΔE00 4.28
Yellowish Tan
#FCFC81
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE678 #787CEA
analogous
#EAAD78 #EAE678 #B5EA78
triadic
#EAE678 #78EAE6 #E678EA
tetradic
#EAE678 #78EAAD #787CEA #EA78B5
square
#EAE678 #78EAAD #787CEA #EA78B5
split-complementary
#EAE678 #78B5EA #AD78EA
monochromatic
#C8C21F #E2DC43 #EAE678 #F2F0AD #FAFAE2
Accessibility & contrast
On white
1.31
#EAE678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#EAE678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE678
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE678 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF6E
Deuteranopia (green-blind)
#F8E37D
Tritanopia (blue-blind)
#F8DACD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae678; /* rgb */ color: rgb(234, 230, 120); /* oklch */ color: oklch(90.6% 0.133 106.9);
Tailwind
colors: {
custom: {
50: '#f3eda1',
500: '#eae678',
950: '#000000',
},
}SCSS
$custom: #eae678; $custom-light: #f3eda1; $custom-dark: #000000;
JSON
{
"hex": "#eae678",
"rgb": {
"r": 234,
"g": 230,
"b": 120
},
"hsl": {
"h": 57.895,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.90574,
"c": 0.13268,
"h": 106.9
},
"luminance": 0.75442
}Semantic roles & 50–950 ramp
primary
#EAE678
secondary
#4448C2
accent
#17D510
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480