#F8EA75#F8EA75
#F8EA75 is a very light, vivid yellow. Relative luminance 0.801; OKLCH L 92.5% C 0.139 H 102.5°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EA75 |
|---|---|
| RGB | rgb(248, 234, 117) |
| HSL | hsl(54, 90%, 72%) |
| HSV | hsv(54, 53%, 97%) |
| CMYK | cmyk(0%, 5.6%, 52.8%, 2.7%) |
| CIE-LAB | lab(91.72, -9.92, 57.76) |
| CIE-LCH | lch(91.72, 58.60, 99.74°) |
| OKLab | oklab(92.52% -0.0301 0.1356) |
| OKLCH | oklch(92.52% 0.139 102.5) |
| XYZ | xyz(71.3473, 80.0889, 28.5266) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.13
Yellowish
#FAEE66
ΔE00 2.28
Straw
#FCF679
ΔE00 3.05
Dull Yellow
#EEDC5B
ΔE00 3.53
Sand Yellow
#FCE166
ΔE00 3.79
Manilla
#FFFA86
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EA75 #7583F8
analogous
#F8A975 #F8EA75 #C5F875
triadic
#F8EA75 #75F8EA #EA75F8
tetradic
#F8EA75 #75F8A9 #7583F8 #F875C5
square
#F8EA75 #75F8A9 #7583F8 #F875C5
split-complementary
#F8EA75 #75C5F8 #A975F8
monochromatic
#E7CF0C #F5E13B #F8EA75 #FBF3AF #FEFBE2
Accessibility & contrast
On white
1.23
#F8EA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#F8EA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EA75
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EA75 | 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)
#FCE46A
Deuteranopia (green-blind)
#FFEA7B
Tritanopia (blue-blind)
#FFDCCF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f8ea75; /* rgb */ color: rgb(248, 234, 117); /* oklch */ color: oklch(92.5% 0.139 102.5);
Tailwind
colors: {
custom: {
50: '#fdf0a0',
500: '#f8ea75',
950: '#000000',
},
}SCSS
$custom: #f8ea75; $custom-light: #fdf0a0; $custom-dark: #000000;
JSON
{
"hex": "#f8ea75",
"rgb": {
"r": 248,
"g": 234,
"b": 117
},
"hsl": {
"h": 53.588,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.92524,
"c": 0.13885,
"h": 102.5
},
"luminance": 0.80086
}Semantic roles & 50–950 ramp
primary
#F8EA75
secondary
#3E4ED3
accent
#19E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580