#E8E676#E8E676
#E8E676 is a very light, vivid yellow. Relative luminance 0.751; OKLCH L 90.4% C 0.135 H 107.9°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E8E676 |
|---|---|
| RGB | rgb(232, 230, 118) |
| HSL | hsl(59, 71%, 69%) |
| HSV | hsv(59, 49%, 91%) |
| CMYK | cmyk(0%, 0.9%, 49.1%, 9%) |
| CIE-LAB | lab(89.42, -14.23, 54.26) |
| CIE-LCH | lch(89.42, 56.10, 104.69°) |
| OKLab | oklab(90.39% -0.0414 0.1283) |
| OKLCH | oklch(90.39% 0.135 107.9) |
| XYZ | xyz(64.8471, 75.0591, 28.2079) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.68
Straw
#FCF679
ΔE00 3.96
Sandy Yellow
#FDEE73
ΔE00 4.21
Yellowish
#FAEE66
ΔE00 4.38
Manilla
#FFFA86
ΔE00 4.40
Yellowish Tan
#FCFC81
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8E676 #7678E8
analogous
#E8AD76 #E8E676 #B1E876
triadic
#E8E676 #76E8E6 #E676E8
tetradic
#E8E676 #76E8AD #7678E8 #E876B1
square
#E8E676 #76E8AD #7678E8 #E876B1
split-complementary
#E8E676 #76B1E8 #AD76E8
monochromatic
#C3C021 #DFDC42 #E8E676 #F1F0AA #FAF9DF
Accessibility & contrast
On white
1.31
#E8E676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#E8E676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8E676
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8E676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8E676 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE6C
Deuteranopia (green-blind)
#F8E37C
Tritanopia (blue-blind)
#F6DACC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e8e676; /* rgb */ color: rgb(232, 230, 118); /* oklch */ color: oklch(90.4% 0.135 107.9);
Tailwind
colors: {
custom: {
50: '#f1eda0',
500: '#e8e676',
950: '#000000',
},
}SCSS
$custom: #e8e676; $custom-light: #f1eda0; $custom-dark: #000000;
JSON
{
"hex": "#e8e676",
"rgb": {
"r": 232,
"g": 230,
"b": 118
},
"hsl": {
"h": 58.947,
"s": 71.25,
"l": 68.627
},
"oklch": {
"l": 0.90385,
"c": 0.13481,
"h": 107.9
},
"luminance": 0.75057
}Semantic roles & 50–950 ramp
primary
#E8E676
secondary
#4245C0
accent
#16D312
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480