#FBFC74#FBFC74
#FBFC74 is a very light, vivid yellow. Relative luminance 0.914; OKLCH L 96.4% C 0.157 H 109.4°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFC74 |
|---|---|
| RGB | rgb(251, 252, 116) |
| HSL | hsl(60, 96%, 72%) |
| HSV | hsv(60, 54%, 99%) |
| CMYK | cmyk(0.4%, 0%, 54%, 1.2%) |
| CIE-LAB | lab(96.57, -17.61, 63.85) |
| CIE-LCH | lch(96.57, 66.24, 105.42°) |
| OKLab | oklab(96.44% -0.0523 0.1485) |
| OKLCH | oklch(96.44% 0.157 109.4) |
| XYZ | xyz(77.7485, 91.3929, 30.0646) |
| Luminance | 0.9139 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 0.77
Butter Yellow
#FFFD74
ΔE00 0.78
Custard
#FFFD78
ΔE00 0.78
Pastel Yellow
#FFFE71
ΔE00 0.88
Banana (survey)
#FFFF7E
ΔE00 1.06
Faded Yellow
#FEFF7F
ΔE00 1.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFC74 #7574FC
analogous
#FCB974 #FBFC74 #B7FC74
triadic
#FBFC74 #74FBFC #FC74FB
tetradic
#FBFC74 #74FCB9 #7574FC #FC74B7
square
#FBFC74 #74FCB9 #7574FC #FC74B7
split-complementary
#FBFC74 #74B7FC #B974FC
monochromatic
#EFF005 #F9FB38 #FBFC74 #FDFDB0 #FEFEE1
Accessibility & contrast
On white
1.09
#FBFC74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#FBFC74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFC74
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFC74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFC74 | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF366
Deuteranopia (green-blind)
#FFF77B
Tritanopia (blue-blind)
#FFEEDE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbfc74; /* rgb */ color: rgb(251, 252, 116); /* oklch */ color: oklch(96.4% 0.157 109.4);
Tailwind
colors: {
custom: {
50: '#fffda0',
500: '#fbfc74',
950: '#000000',
},
}SCSS
$custom: #fbfc74; $custom-light: #fffda0; $custom-dark: #000000;
JSON
{
"hex": "#fbfc74",
"rgb": {
"r": 251,
"g": 252,
"b": 116
},
"hsl": {
"h": 60.441,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.96435,
"c": 0.15749,
"h": 109.4
},
"luminance": 0.91391
}Semantic roles & 50–950 ramp
primary
#FBFC74
secondary
#3D3CD8
accent
#00E602
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580