#F8EA80#F8EA80
#F8EA80 is a very light, vivid yellow. Relative luminance 0.804; OKLCH L 92.7% C 0.128 H 101.8°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EA80 |
|---|---|
| RGB | rgb(248, 234, 128) |
| HSL | hsl(53, 90%, 74%) |
| HSV | hsv(53, 48%, 97%) |
| CMYK | cmyk(0%, 5.6%, 48.4%, 2.7%) |
| CIE-LAB | lab(91.85, -9.00, 52.79) |
| CIE-LCH | lch(91.85, 53.55, 99.67°) |
| OKLab | oklab(92.66% -0.0263 0.1257) |
| OKLCH | oklch(92.66% 0.128 101.8) |
| XYZ | xyz(72.0325, 80.3630, 32.1351) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.29
Khaki (CSS)
#F0E68C
ΔE00 2.71
Dark Cream
#FFF39A
ΔE00 3.30
Yellowish
#FAEE66
ΔE00 3.64
Straw
#FCF679
ΔE00 3.65
Manilla
#FFFA86
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EA80 #808EF8
analogous
#F8AE80 #F8EA80 #CAF880
triadic
#F8EA80 #80F8EA #EA80F8
tetradic
#F8EA80 #80F8AE #808EF8 #F880CA
square
#F8EA80 #80F8AE #808EF8 #F880CA
split-complementary
#F8EA80 #80CAF8 #AE80F8
monochromatic
#F0D60D #F5E046 #F8EA80 #FBF4BA #FDFAE2
Accessibility & contrast
On white
1.23
#F8EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#F8EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EA80
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EA80 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE477
Deuteranopia (green-blind)
#FFEA85
Tritanopia (blue-blind)
#FFDDD1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f8ea80; /* rgb */ color: rgb(248, 234, 128); /* oklch */ color: oklch(92.7% 0.128 101.8);
Tailwind
colors: {
custom: {
50: '#fdf0a7',
500: '#f8ea80',
950: '#000000',
},
}SCSS
$custom: #f8ea80; $custom-light: #fdf0a7; $custom-dark: #000000;
JSON
{
"hex": "#f8ea80",
"rgb": {
"r": 248,
"g": 234,
"b": 128
},
"hsl": {
"h": 53,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.92661,
"c": 0.12838,
"h": 101.8
},
"luminance": 0.80361
}Semantic roles & 50–950 ramp
primary
#F8EA80
secondary
#4758D5
accent
#1BE600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#181610
muted
#868580