#EAE677#EAE677
#EAE677 is a very light, vivid yellow. Relative luminance 0.754; OKLCH L 90.6% C 0.134 H 106.9°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE677 |
|---|---|
| RGB | rgb(234, 230, 119) |
| HSL | hsl(58, 73%, 69%) |
| HSV | hsv(58, 49%, 92%) |
| CMYK | cmyk(0%, 1.7%, 49.1%, 8.2%) |
| CIE-LAB | lab(89.59, -13.35, 54.04) |
| CIE-LCH | lch(89.59, 55.66, 103.88°) |
| OKLab | oklab(90.56% -0.0389 0.1279) |
| OKLCH | oklch(90.56% 0.134 106.9) |
| XYZ | xyz(65.5599, 75.4197, 28.5531) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.34
Straw
#FCF679
ΔE00 3.82
Sandy Yellow
#FDEE73
ΔE00 3.82
Yellowish
#FAEE66
ΔE00 4.13
Manilla
#FFFA86
ΔE00 4.27
Yellowish Tan
#FCFC81
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE677 #777BEA
analogous
#EAAD77 #EAE677 #B5EA77
triadic
#EAE677 #77EAE6 #E677EA
tetradic
#EAE677 #77EAAD #777BEA #EA77B5
square
#EAE677 #77EAAD #777BEA #EA77B5
split-complementary
#EAE677 #77B5EA #AD77EA
monochromatic
#C8C21F #E2DC42 #EAE677 #F2F0AC #FAF9E1
Accessibility & contrast
On white
1.31
#EAE677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#EAE677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE677
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE677 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF6D
Deuteranopia (green-blind)
#F8E37C
Tritanopia (blue-blind)
#F8DACC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae677; /* rgb */ color: rgb(234, 230, 119); /* oklch */ color: oklch(90.6% 0.134 106.9);
Tailwind
colors: {
custom: {
50: '#f3eda1',
500: '#eae677',
950: '#000000',
},
}SCSS
$custom: #eae677; $custom-light: #f3eda1; $custom-dark: #000000;
JSON
{
"hex": "#eae677",
"rgb": {
"r": 234,
"g": 230,
"b": 119
},
"hsl": {
"h": 57.913,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.90562,
"c": 0.13365,
"h": 106.9
},
"luminance": 0.75418
}Semantic roles & 50–950 ramp
primary
#EAE677
secondary
#4347C2
accent
#17D510
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480