#FBFE79#FBFE79
#FBFE79 is a very light, vivid yellow. Relative luminance 0.928; OKLCH L 96.9% C 0.155 H 110.1°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFE79 |
|---|---|
| RGB | rgb(251, 254, 121) |
| HSL | hsl(61, 99%, 74%) |
| HSV | hsv(61, 52%, 100%) |
| CMYK | cmyk(1.2%, 0%, 52.4%, 0.4%) |
| CIE-LAB | lab(97.14, -18.18, 62.30) |
| CIE-LCH | lch(97.14, 64.90, 106.27°) |
| OKLab | oklab(96.9% -0.0535 0.1457) |
| OKLCH | oklch(96.9% 0.155 110.1) |
| XYZ | xyz(78.6785, 92.7751, 31.8482) |
| Luminance | 0.9277 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 0.74
Banana (survey)
#FFFF7E
ΔE00 0.82
Light Yellow
#FFFE7A
ΔE00 0.91
Butter
#FFFF81
ΔE00 1.03
Custard
#FFFD78
ΔE00 1.15
Yellowish Tan
#FCFC81
ΔE00 1.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFE79 #7C79FE
analogous
#FEBE79 #FBFE79 #B8FE79
triadic
#FBFE79 #79FBFE #FE79FB
tetradic
#FBFE79 #79FEBE #7C79FE #FE79B8
square
#FBFE79 #79FEBE #7C79FE #FE79B8
split-complementary
#FBFE79 #79B8FE #BE79FE
monochromatic
#F5FB02 #F9FE3C #FBFE79 #FDFEB6 #FEFFE1
Accessibility & contrast
On white
1.07
#FBFE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#FBFE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFE79
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFE79 | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF46C
Deuteranopia (green-blind)
#FFF980
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbfe79; /* rgb */ color: rgb(251, 254, 121); /* oklch */ color: oklch(96.9% 0.155 110.1);
Tailwind
colors: {
custom: {
50: '#fffea3',
500: '#fbfe79',
950: '#000000',
},
}SCSS
$custom: #fbfe79; $custom-light: #fffea3; $custom-dark: #000000;
JSON
{
"hex": "#fbfe79",
"rgb": {
"r": 251,
"g": 254,
"b": 121
},
"hsl": {
"h": 61.353,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.96901,
"c": 0.15522,
"h": 110.1
},
"luminance": 0.92773
}Semantic roles & 50–950 ramp
primary
#FBFE79
secondary
#433FDC
accent
#00E605
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580