#F8F784#F8F784
#F8F784 is a very light, vivid yellow. Relative luminance 0.881; OKLCH L 95.4% C 0.138 H 108.3°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F784 |
|---|---|
| RGB | rgb(248, 247, 132) |
| HSL | hsl(59, 89%, 75%) |
| HSV | hsv(59, 47%, 97%) |
| CMYK | cmyk(0%, 0.4%, 46.8%, 2.7%) |
| CIE-LAB | lab(95.22, -15.04, 54.98) |
| CIE-LCH | lch(95.22, 57.00, 105.30°) |
| OKLab | oklab(95.36% -0.0433 0.1308) |
| OKLCH | oklch(95.36% 0.138 108.3) |
| XYZ | xyz(76.1387, 88.1458, 34.8283) |
| Luminance | 0.8814 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.24
Yellowish Tan
#FCFC81
ΔE00 1.34
Pale Yellow
#FFFF84
ΔE00 1.80
Straw
#FCF679
ΔE00 1.86
Butter
#FFFF81
ΔE00 1.99
Faded Yellow
#FEFF7F
ΔE00 2.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F784 #8485F8
analogous
#F8BD84 #F8F784 #BFF884
triadic
#F8F784 #84F8F7 #F784F8
tetradic
#F8F784 #84F8BD #8485F8 #F884BF
square
#F8F784 #84F8BD #8485F8 #F884BF
split-complementary
#F8F784 #84BFF8 #BD84F8
monochromatic
#F1EF10 #F5F34A #F8F784 #FBFBBE #FDFDE2
Accessibility & contrast
On white
1.13
#F8F784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#F8F784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F784
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F784 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7A
Deuteranopia (green-blind)
#FFF38A
Tritanopia (blue-blind)
#FFEADC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f8f784; /* rgb */ color: rgb(248, 247, 132); /* oklch */ color: oklch(95.4% 0.138 108.3);
Tailwind
colors: {
custom: {
50: '#fcf9aa',
500: '#f8f784',
950: '#000000',
},
}SCSS
$custom: #f8f784; $custom-light: #fcf9aa; $custom-dark: #000000;
JSON
{
"hex": "#f8f784",
"rgb": {
"r": 248,
"g": 247,
"b": 132
},
"hsl": {
"h": 59.483,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.95358,
"c": 0.13777,
"h": 108.3
},
"luminance": 0.88144
}Semantic roles & 50–950 ramp
primary
#F8F784
secondary
#4B4CD5
accent
#02E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581