#FBF079#FBF079
#FBF079 is a very light, vivid yellow. Relative luminance 0.842; OKLCH L 94.0% C 0.141 H 104.0°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF079 |
|---|---|
| RGB | rgb(251, 240, 121) |
| HSL | hsl(55, 94%, 73%) |
| HSV | hsv(55, 52%, 98%) |
| CMYK | cmyk(0%, 4.4%, 51.8%, 1.6%) |
| CIE-LAB | lab(93.54, -11.37, 58.12) |
| CIE-LCH | lch(93.54, 59.22, 101.07°) |
| OKLab | oklab(94.04% -0.034 0.1367) |
| OKLCH | oklch(94.04% 0.141 104) |
| XYZ | xyz(74.3971, 84.2123, 30.4211) |
| Luminance | 0.8421 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.19
Straw
#FCF679
ΔE00 1.71
Yellowish
#FAEE66
ΔE00 2.05
Manilla
#FFFA86
ΔE00 2.47
Yellowish Tan
#FCFC81
ΔE00 3.37
Custard
#FFFD78
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF079 #7984FB
analogous
#FBAF79 #FBF079 #C5FB79
triadic
#FBF079 #79FBF0 #F079FB
tetradic
#FBF079 #79FBAF #7984FB #FB79C5
square
#FBF079 #79FBAF #7984FB #FB79C5
split-complementary
#FBF079 #79C5FB #AF79FB
monochromatic
#F2DE07 #F9E93E #FBF079 #FDF7B4 #FEFCE1
Accessibility & contrast
On white
1.18
#FBF079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#FBF079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF079
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF079 | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96E
Deuteranopia (green-blind)
#FFEF7F
Tritanopia (blue-blind)
#FFE2D5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fbf079; /* rgb */ color: rgb(251, 240, 121); /* oklch */ color: oklch(94.0% 0.141 104.0);
Tailwind
colors: {
custom: {
50: '#fff4a3',
500: '#fbf079',
950: '#000000',
},
}SCSS
$custom: #fbf079; $custom-light: #fff4a3; $custom-dark: #000000;
JSON
{
"hex": "#fbf079",
"rgb": {
"r": 251,
"g": 240,
"b": 121
},
"hsl": {
"h": 54.923,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.9404,
"c": 0.14083,
"h": 104
},
"luminance": 0.8421
}Semantic roles & 50–950 ramp
primary
#FBF079
secondary
#404DD8
accent
#13E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580