#F8EA76#F8EA76
#F8EA76 is a very light, vivid yellow. Relative luminance 0.801; OKLCH L 92.5% C 0.138 H 102.5°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EA76 |
|---|---|
| RGB | rgb(248, 234, 118) |
| HSL | hsl(54, 90%, 72%) |
| HSV | hsv(54, 52%, 97%) |
| CMYK | cmyk(0%, 5.6%, 52.4%, 2.7%) |
| CIE-LAB | lab(91.74, -9.84, 57.31) |
| CIE-LCH | lch(91.74, 58.15, 99.74°) |
| OKLab | oklab(92.54% -0.0298 0.1347) |
| OKLCH | oklch(92.54% 0.138 102.5) |
| XYZ | xyz(71.4064, 80.1126, 28.8379) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.21
Yellowish
#FAEE66
ΔE00 2.39
Straw
#FCF679
ΔE00 3.08
Dull Yellow
#EEDC5B
ΔE00 3.59
Manilla
#FFFA86
ΔE00 3.79
Sand Yellow
#FCE166
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EA76 #7684F8
analogous
#F8A976 #F8EA76 #C5F876
triadic
#F8EA76 #76F8EA #EA76F8
tetradic
#F8EA76 #76F8A9 #7684F8 #F876C5
square
#F8EA76 #76F8A9 #7684F8 #F876C5
split-complementary
#F8EA76 #76C5F8 #A976F8
monochromatic
#E8D00C #F5E13C #F8EA76 #FBF3B0 #FEFBE2
Accessibility & contrast
On white
1.23
#F8EA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#F8EA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EA76
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EA76 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46B
Deuteranopia (green-blind)
#FFEA7B
Tritanopia (blue-blind)
#FFDCD0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f8ea76; /* rgb */ color: rgb(248, 234, 118); /* oklch */ color: oklch(92.5% 0.138 102.5);
Tailwind
colors: {
custom: {
50: '#fdf0a0',
500: '#f8ea76',
950: '#000000',
},
}SCSS
$custom: #f8ea76; $custom-light: #fdf0a0; $custom-dark: #000000;
JSON
{
"hex": "#f8ea76",
"rgb": {
"r": 248,
"g": 234,
"b": 118
},
"hsl": {
"h": 53.538,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.92536,
"c": 0.13793,
"h": 102.5
},
"luminance": 0.8011
}Semantic roles & 50–950 ramp
primary
#F8EA76
secondary
#3F4FD4
accent
#19E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580