#F5F079#F5F079
#F5F079 is a very light, vivid yellow. Relative luminance 0.831; OKLCH L 93.5% C 0.141 H 106.7°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F079 |
|---|---|
| RGB | rgb(245, 240, 121) |
| HSL | hsl(58, 86%, 72%) |
| HSV | hsv(58, 51%, 96%) |
| CMYK | cmyk(0%, 2%, 50.6%, 3.9%) |
| CIE-LAB | lab(93.06, -13.75, 57.44) |
| CIE-LCH | lch(93.06, 59.06, 103.46°) |
| OKLab | oklab(93.55% -0.0405 0.1353) |
| OKLCH | oklch(93.55% 0.141 106.7) |
| XYZ | xyz(72.2693, 83.1151, 30.3213) |
| Luminance | 0.8311 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.46
Manilla
#FFFA86
ΔE00 2.15
Yellowish Tan
#FCFC81
ΔE00 2.58
Sandy Yellow
#FDEE73
ΔE00 2.59
Yellowish
#FAEE66
ΔE00 2.76
Custard
#FFFD78
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F079 #797EF5
analogous
#F5B279 #F5F079 #BCF579
triadic
#F5F079 #79F5F0 #F079F5
tetradic
#F5F079 #79F5B2 #797EF5 #F579BC
square
#F5F079 #79F5B2 #797EF5 #F579BC
split-complementary
#F5F079 #79BCF5 #B279F5
monochromatic
#E3DA11 #F1EA40 #F5F079 #F9F6B2 #FDFCE3
Accessibility & contrast
On white
1.19
#F5F079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#F5F079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F079
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F079 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86E
Deuteranopia (green-blind)
#FFED7F
Tritanopia (blue-blind)
#FFE3D5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f5f079; /* rgb */ color: rgb(245, 240, 121); /* oklch */ color: oklch(93.5% 0.141 106.7);
Tailwind
colors: {
custom: {
50: '#fbf4a3',
500: '#f5f079',
950: '#000000',
},
}SCSS
$custom: #f5f079; $custom-light: #fbf4a3; $custom-dark: #000000;
JSON
{
"hex": "#f5f079",
"rgb": {
"r": 245,
"g": 240,
"b": 121
},
"hsl": {
"h": 57.581,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.93545,
"c": 0.14121,
"h": 106.7
},
"luminance": 0.83113
}Semantic roles & 50–950 ramp
primary
#F5F079
secondary
#4248D0
accent
#0CE303
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580