#FBFC73#FBFC73
#FBFC73 is a very light, vivid yellow. Relative luminance 0.914; OKLCH L 96.4% C 0.158 H 109.4°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFC73 |
|---|---|
| RGB | rgb(251, 252, 115) |
| HSL | hsl(60, 96%, 72%) |
| HSV | hsv(60, 54%, 99%) |
| CMYK | cmyk(0.4%, 0%, 54.4%, 1.2%) |
| CIE-LAB | lab(96.56, -17.68, 64.28) |
| CIE-LCH | lch(96.56, 66.67, 105.38°) |
| OKLab | oklab(96.42% -0.0526 0.1493) |
| OKLCH | oklch(96.42% 0.158 109.4) |
| XYZ | xyz(77.6906, 91.3698, 29.7599) |
| Luminance | 0.9137 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.75
Pastel Yellow
#FFFE71
ΔE00 0.81
Custard
#FFFD78
ΔE00 0.82
Light Yellow
#FFFE7A
ΔE00 0.83
Banana (survey)
#FFFF7E
ΔE00 1.14
Faded Yellow
#FEFF7F
ΔE00 1.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFC73 #7473FC
analogous
#FCB973 #FBFC73 #B7FC73
triadic
#FBFC73 #73FBFC #FC73FB
tetradic
#FBFC73 #73FCB9 #7473FC #FC73B7
square
#FBFC73 #73FCB9 #7473FC #FC73B7
split-complementary
#FBFC73 #73B7FC #B973FC
monochromatic
#EEEF05 #F9FB37 #FBFC73 #FDFDAF #FEFEE1
Accessibility & contrast
On white
1.09
#FBFC73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#FBFC73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFC73
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFC73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFC73 | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF365
Deuteranopia (green-blind)
#FFF77B
Tritanopia (blue-blind)
#FFEEDE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbfc73; /* rgb */ color: rgb(251, 252, 115); /* oklch */ color: oklch(96.4% 0.158 109.4);
Tailwind
colors: {
custom: {
50: '#fffd9f',
500: '#fbfc73',
950: '#000000',
},
}SCSS
$custom: #fbfc73; $custom-light: #fffd9f; $custom-dark: #000000;
JSON
{
"hex": "#fbfc73",
"rgb": {
"r": 251,
"g": 252,
"b": 115
},
"hsl": {
"h": 60.438,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.96424,
"c": 0.15835,
"h": 109.4
},
"luminance": 0.91368
}Semantic roles & 50–950 ramp
primary
#FBFC73
secondary
#3C3BD8
accent
#00E602
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580