#F8EA79#F8EA79
#F8EA79 is a very light, vivid yellow. Relative luminance 0.802; OKLCH L 92.6% C 0.135 H 102.3°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EA79 |
|---|---|
| RGB | rgb(248, 234, 121) |
| HSL | hsl(53, 90%, 72%) |
| HSV | hsv(53, 51%, 97%) |
| CMYK | cmyk(0%, 5.6%, 51.2%, 2.7%) |
| CIE-LAB | lab(91.77, -9.60, 55.97) |
| CIE-LCH | lch(91.77, 56.78, 99.73°) |
| OKLab | oklab(92.57% -0.0288 0.132) |
| OKLCH | oklch(92.57% 0.135 102.3) |
| XYZ | xyz(71.5875, 80.1850, 29.7918) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.49
Yellowish
#FAEE66
ΔE00 2.75
Straw
#FCF679
ΔE00 3.20
Khaki (CSS)
#F0E68C
ΔE00 3.54
Manilla
#FFFA86
ΔE00 3.77
Dull Yellow
#EEDC5B
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EA79 #7987F8
analogous
#F8AB79 #F8EA79 #C6F879
triadic
#F8EA79 #79F8EA #EA79F8
tetradic
#F8EA79 #79F8AB #7987F8 #F879C6
square
#F8EA79 #79F8AB #7987F8 #F879C6
split-complementary
#F8EA79 #79C6F8 #AB79F8
monochromatic
#EAD20C #F5E13F #F8EA79 #FBF3B3 #FDFAE2
Accessibility & contrast
On white
1.23
#F8EA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#F8EA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EA79
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EA79 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46F
Deuteranopia (green-blind)
#FFEA7E
Tritanopia (blue-blind)
#FFDDD0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f8ea79; /* rgb */ color: rgb(248, 234, 121); /* oklch */ color: oklch(92.6% 0.135 102.3);
Tailwind
colors: {
custom: {
50: '#fdf0a2',
500: '#f8ea79',
950: '#000000',
},
}SCSS
$custom: #f8ea79; $custom-light: #fdf0a2; $custom-dark: #000000;
JSON
{
"hex": "#f8ea79",
"rgb": {
"r": 248,
"g": 234,
"b": 121
},
"hsl": {
"h": 53.386,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.92572,
"c": 0.13513,
"h": 102.3
},
"luminance": 0.80183
}Semantic roles & 50–950 ramp
primary
#F8EA79
secondary
#4151D4
accent
#19E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580