#F8E674#F8E674
#F8E674 is a very light, vivid yellow. Relative luminance 0.778; OKLCH L 91.7% C 0.136 H 100.5°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F8E674 |
|---|---|
| RGB | rgb(248, 230, 116) |
| HSL | hsl(52, 90%, 71%) |
| HSV | hsv(52, 53%, 97%) |
| CMYK | cmyk(0%, 7.3%, 53.2%, 2.7%) |
| CIE-LAB | lab(90.69, -8.01, 57.01) |
| CIE-LCH | lch(90.69, 57.57, 98.00°) |
| OKLab | oklab(91.7% -0.0247 0.1338) |
| OKLCH | oklch(91.7% 0.136 100.5) |
| XYZ | xyz(70.1629, 77.8137, 27.8433) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.03
Yellow Tan
#FFE36E
ΔE00 2.67
Sand Yellow
#FCE166
ΔE00 2.70
Dull Yellow
#EEDC5B
ΔE00 2.93
Yellowish
#FAEE66
ΔE00 3.19
Sandy
#F1DA7A
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8E674 #7486F8
analogous
#F8A474 #F8E674 #C8F874
triadic
#F8E674 #74F8E6 #E674F8
tetradic
#F8E674 #74F8A4 #7486F8 #F874C8
square
#F8E674 #74F8A4 #7486F8 #F874C8
split-complementary
#F8E674 #74C8F8 #A474F8
monochromatic
#E6C80C #F5DC3A #F8E674 #FBF0AE #FEFAE2
Accessibility & contrast
On white
1.27
#F8E674 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#F8E674 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8E674
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8E674 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8E674 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E069
Deuteranopia (green-blind)
#FDE879
Tritanopia (blue-blind)
#FFD8CC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8e674; /* rgb */ color: rgb(248, 230, 116); /* oklch */ color: oklch(91.7% 0.136 100.5);
Tailwind
colors: {
custom: {
50: '#fded9f',
500: '#f8e674',
950: '#000000',
},
}SCSS
$custom: #f8e674; $custom-light: #fded9f; $custom-dark: #000000;
JSON
{
"hex": "#f8e674",
"rgb": {
"r": 248,
"g": 230,
"b": 116
},
"hsl": {
"h": 51.818,
"s": 90.411,
"l": 71.373
},
"oklch": {
"l": 0.91703,
"c": 0.1361,
"h": 100.5
},
"luminance": 0.77811
}Semantic roles & 50–950 ramp
primary
#F8E674
secondary
#3D51D3
accent
#1FE600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480