#E9E677#E9E677
#E9E677 is a very light, vivid yellow. Relative luminance 0.752; OKLCH L 90.5% C 0.134 H 107.4°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E9E677 |
|---|---|
| RGB | rgb(233, 230, 119) |
| HSL | hsl(58, 72%, 69%) |
| HSV | hsv(58, 49%, 91%) |
| CMYK | cmyk(0%, 1.3%, 48.9%, 8.6%) |
| CIE-LAB | lab(89.51, -13.75, 53.92) |
| CIE-LCH | lch(89.51, 55.65, 104.30°) |
| OKLab | oklab(90.48% -0.04 0.1276) |
| OKLCH | oklch(90.48% 0.134 107.4) |
| XYZ | xyz(65.2324, 75.2509, 28.5378) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.45
Straw
#FCF679
ΔE00 3.90
Sandy Yellow
#FDEE73
ΔE00 4.04
Yellowish
#FAEE66
ΔE00 4.29
Manilla
#FFFA86
ΔE00 4.33
Yellowish Tan
#FCFC81
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9E677 #777AE9
analogous
#E9AD77 #E9E677 #B3E977
triadic
#E9E677 #77E9E6 #E677E9
tetradic
#E9E677 #77E9AD #777AE9 #E977B3
square
#E9E677 #77E9AD #777AE9 #E977B3
split-complementary
#E9E677 #77B3E9 #AD77E9
monochromatic
#C6C120 #E0DC42 #E9E677 #F2F0AC #FAF9E0
Accessibility & contrast
On white
1.31
#E9E677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#E9E677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9E677
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9E677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9E677 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE6D
Deuteranopia (green-blind)
#F8E37C
Tritanopia (blue-blind)
#F7DACC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e9e677; /* rgb */ color: rgb(233, 230, 119); /* oklch */ color: oklch(90.5% 0.134 107.4);
Tailwind
colors: {
custom: {
50: '#f2eda1',
500: '#e9e677',
950: '#000000',
},
}SCSS
$custom: #e9e677; $custom-light: #f2eda1; $custom-dark: #000000;
JSON
{
"hex": "#e9e677",
"rgb": {
"r": 233,
"g": 230,
"b": 119
},
"hsl": {
"h": 58.421,
"s": 72.152,
"l": 69.02
},
"oklch": {
"l": 0.9048,
"c": 0.13374,
"h": 107.4
},
"luminance": 0.75249
}Semantic roles & 50–950 ramp
primary
#E9E677
secondary
#4346C1
accent
#16D411
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480