#FBFC7C#FBFC7C
#FBFC7C is a very light, vivid yellow. Relative luminance 0.916; OKLCH L 96.5% C 0.150 H 109.3°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFC7C |
|---|---|
| RGB | rgb(251, 252, 124) |
| HSL | hsl(60, 96%, 74%) |
| HSV | hsv(60, 51%, 99%) |
| CMYK | cmyk(0.4%, 0%, 50.8%, 1.2%) |
| CIE-LAB | lab(96.65, -16.98, 60.40) |
| CIE-LCH | lch(96.65, 62.74, 105.70°) |
| OKLab | oklab(96.52% -0.0497 0.1419) |
| OKLCH | oklch(96.52% 0.15 109.3) |
| XYZ | xyz(78.2340, 91.5871, 32.6218) |
| Luminance | 0.9159 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 0.61
Yellowish Tan
#FCFC81
ΔE00 0.61
Banana (survey)
#FFFF7E
ΔE00 0.69
Butter
#FFFF81
ΔE00 0.73
Light Yellow
#FFFE7A
ΔE00 0.83
Pale Yellow
#FFFF84
ΔE00 0.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFC7C #7D7CFC
analogous
#FCBD7C #FBFC7C #BBFC7C
triadic
#FBFC7C #7CFBFC #FC7CFB
tetradic
#FBFC7C #7CFCBD #7D7CFC #FC7CBB
square
#FBFC7C #7CFCBD #7D7CFC #FC7CBB
split-complementary
#FBFC7C #7CBBFC #BD7CFC
monochromatic
#F6F806 #F9FB40 #FBFC7C #FDFDB8 #FEFEE1
Accessibility & contrast
On white
1.09
#FBFC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#FBFC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFC7C
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFC7C | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF370
Deuteranopia (green-blind)
#FFF883
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbfc7c; /* rgb */ color: rgb(251, 252, 124); /* oklch */ color: oklch(96.5% 0.150 109.3);
Tailwind
colors: {
custom: {
50: '#fffda5',
500: '#fbfc7c',
950: '#000000',
},
}SCSS
$custom: #fbfc7c; $custom-light: #fffda5; $custom-dark: #000000;
JSON
{
"hex": "#fbfc7c",
"rgb": {
"r": 251,
"g": 252,
"b": 124
},
"hsl": {
"h": 60.469,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.96524,
"c": 0.15036,
"h": 109.3
},
"luminance": 0.91585
}Semantic roles & 50–950 ramp
primary
#FBFC7C
secondary
#4443DA
accent
#00E602
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580