#F8EA78#F8EA78
#F8EA78 is a very light, vivid yellow. Relative luminance 0.802; OKLCH L 92.6% C 0.136 H 102.3°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EA78 |
|---|---|
| RGB | rgb(248, 234, 120) |
| HSL | hsl(53, 90%, 72%) |
| HSV | hsv(53, 52%, 97%) |
| CMYK | cmyk(0%, 5.6%, 51.6%, 2.7%) |
| CIE-LAB | lab(91.76, -9.68, 56.42) |
| CIE-LCH | lch(91.76, 57.24, 99.73°) |
| OKLab | oklab(92.56% -0.0291 0.1329) |
| OKLCH | oklch(92.56% 0.136 102.3) |
| XYZ | xyz(71.5265, 80.1606, 29.4705) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.39
Yellowish
#FAEE66
ΔE00 2.63
Straw
#FCF679
ΔE00 3.16
Khaki (CSS)
#F0E68C
ΔE00 3.65
Dull Yellow
#EEDC5B
ΔE00 3.72
Manilla
#FFFA86
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EA78 #7886F8
analogous
#F8AA78 #F8EA78 #C6F878
triadic
#F8EA78 #78F8EA #EA78F8
tetradic
#F8EA78 #78F8AA #7886F8 #F878C6
square
#F8EA78 #78F8AA #7886F8 #F878C6
split-complementary
#F8EA78 #78C6F8 #AA78F8
monochromatic
#E9D10C #F5E13E #F8EA78 #FBF3B2 #FDFAE2
Accessibility & contrast
On white
1.23
#F8EA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#F8EA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EA78
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EA78 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46D
Deuteranopia (green-blind)
#FFEA7D
Tritanopia (blue-blind)
#FFDDD0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f8ea78; /* rgb */ color: rgb(248, 234, 120); /* oklch */ color: oklch(92.6% 0.136 102.3);
Tailwind
colors: {
custom: {
50: '#fdf0a2',
500: '#f8ea78',
950: '#000000',
},
}SCSS
$custom: #f8ea78; $custom-light: #fdf0a2; $custom-dark: #000000;
JSON
{
"hex": "#f8ea78",
"rgb": {
"r": 248,
"g": 234,
"b": 120
},
"hsl": {
"h": 53.438,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.9256,
"c": 0.13607,
"h": 102.3
},
"luminance": 0.80158
}Semantic roles & 50–950 ramp
primary
#F8EA78
secondary
#4050D4
accent
#19E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580