#F8F079#F8F079
#F8F079 is a very light, vivid yellow. Relative luminance 0.837; OKLCH L 93.8% C 0.141 H 105.3°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F079 |
|---|---|
| RGB | rgb(248, 240, 121) |
| HSL | hsl(56, 90%, 72%) |
| HSV | hsv(56, 51%, 97%) |
| CMYK | cmyk(0%, 3.2%, 51.2%, 2.7%) |
| CIE-LAB | lab(93.30, -12.56, 57.78) |
| CIE-LCH | lch(93.30, 59.13, 102.26°) |
| OKLab | oklab(93.79% -0.0373 0.136) |
| OKLCH | oklch(93.79% 0.141 105.3) |
| XYZ | xyz(73.3247, 83.6593, 30.3708) |
| Luminance | 0.8366 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.39
Sandy Yellow
#FDEE73
ΔE00 1.87
Manilla
#FFFA86
ΔE00 2.19
Yellowish
#FAEE66
ΔE00 2.30
Yellowish Tan
#FCFC81
ΔE00 2.90
Custard
#FFFD78
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F079 #7981F8
analogous
#F8B079 #F8F079 #C1F879
triadic
#F8F079 #79F8F0 #F079F8
tetradic
#F8F079 #79F8B0 #7981F8 #F879C1
square
#F8F079 #79F8B0 #7981F8 #F879C1
split-complementary
#F8F079 #79C1F8 #B079F8
monochromatic
#EADC0C #F5E93F #F8F079 #FBF7B3 #FDFCE2
Accessibility & contrast
On white
1.18
#F8F079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#F8F079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F079
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F079 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96E
Deuteranopia (green-blind)
#FFEE7F
Tritanopia (blue-blind)
#FFE3D5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f8f079; /* rgb */ color: rgb(248, 240, 121); /* oklch */ color: oklch(93.8% 0.141 105.3);
Tailwind
colors: {
custom: {
50: '#fdf4a3',
500: '#f8f079',
950: '#000000',
},
}SCSS
$custom: #f8f079; $custom-light: #fdf4a3; $custom-dark: #000000;
JSON
{
"hex": "#f8f079",
"rgb": {
"r": 248,
"g": 240,
"b": 121
},
"hsl": {
"h": 56.22,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.93791,
"c": 0.14098,
"h": 105.3
},
"luminance": 0.83657
}Semantic roles & 50–950 ramp
primary
#F8F079
secondary
#414AD4
accent
#0EE600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580