#F0F079#F0F079
#F0F079 is a very light, vivid yellow. Relative luminance 0.822; OKLCH L 93.1% C 0.142 H 108.9°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F079 |
|---|---|
| RGB | rgb(240, 240, 121) |
| HSL | hsl(60, 80%, 71%) |
| HSV | hsv(60, 50%, 94%) |
| CMYK | cmyk(0%, 0%, 49.6%, 5.9%) |
| CIE-LAB | lab(92.68, -15.72, 56.88) |
| CIE-LCH | lch(92.68, 59.01, 105.45°) |
| OKLab | oklab(93.14% -0.0458 0.1342) |
| OKLCH | oklch(93.14% 0.142 108.9) |
| XYZ | xyz(70.5481, 82.2276, 30.2407) |
| Luminance | 0.8223 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 2.22
Yellowish Tan
#FCFC81
ΔE00 2.50
Manilla
#FFFA86
ΔE00 2.59
Pale Yellow
#FFFF84
ΔE00 3.09
Butter
#FFFF81
ΔE00 3.14
Faded Yellow
#FEFF7F
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F079 #7979F0
analogous
#F0B479 #F0F079 #B4F079
triadic
#F0F079 #79F0F0 #F079F0
tetradic
#F0F079 #79F0B4 #7979F0 #F079B4
square
#F0F079 #79F0B4 #7979F0 #F079B4
split-complementary
#F0F079 #79B4F0 #B479F0
monochromatic
#D7D718 #EAEA42 #F0F079 #F6F6B0 #FCFCE3
Accessibility & contrast
On white
1.20
#F0F079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#F0F079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F079
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F079 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86E
Deuteranopia (green-blind)
#FFEC7F
Tritanopia (blue-blind)
#FEE3D5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f0f079; /* rgb */ color: rgb(240, 240, 121); /* oklch */ color: oklch(93.1% 0.142 108.9);
Tailwind
colors: {
custom: {
50: '#f7f4a2',
500: '#f0f079',
950: '#000000',
},
}SCSS
$custom: #f0f079; $custom-light: #f7f4a2; $custom-dark: #000000;
JSON
{
"hex": "#f0f079",
"rgb": {
"r": 240,
"g": 240,
"b": 121
},
"hsl": {
"h": 60,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.9314,
"c": 0.14176,
"h": 108.9
},
"luminance": 0.82226
}Semantic roles & 50–950 ramp
primary
#F0F079
secondary
#4343CA
accent
#09DC09
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#17170F
muted
#858580