#FBFC75#FBFC75
#FBFC75 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 | #FBFC75 |
|---|---|
| RGB | rgb(251, 252, 117) |
| HSL | hsl(60, 96%, 72%) |
| HSV | hsv(60, 54%, 99%) |
| CMYK | cmyk(0.4%, 0%, 53.6%, 1.2%) |
| CIE-LAB | lab(96.58, -17.53, 63.43) |
| CIE-LCH | lch(96.58, 65.81, 105.45°) |
| OKLab | oklab(96.45% -0.052 0.1477) |
| OKLCH | oklch(96.45% 0.157 109.4) |
| XYZ | xyz(77.8070, 91.4163, 30.3726) |
| Luminance | 0.9141 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 0.72
Custard
#FFFD78
ΔE00 0.76
Butter Yellow
#FFFD74
ΔE00 0.81
Pastel Yellow
#FFFE71
ΔE00 0.96
Banana (survey)
#FFFF7E
ΔE00 0.98
Faded Yellow
#FEFF7F
ΔE00 1.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFC75 #7675FC
analogous
#FCB975 #FBFC75 #B8FC75
triadic
#FBFC75 #75FBFC #FC75FB
tetradic
#FBFC75 #75FCB9 #7675FC #FC75B8
square
#FBFC75 #75FCB9 #7675FC #FC75B8
split-complementary
#FBFC75 #75B8FC #B975FC
monochromatic
#F0F105 #F9FB39 #FBFC75 #FDFDB1 #FEFEE1
Accessibility & contrast
On white
1.09
#FBFC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#FBFC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFC75
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFC75 | 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)
#FFF367
Deuteranopia (green-blind)
#FFF77C
Tritanopia (blue-blind)
#FFEEDE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbfc75; /* rgb */ color: rgb(251, 252, 117); /* oklch */ color: oklch(96.4% 0.157 109.4);
Tailwind
colors: {
custom: {
50: '#fffda1',
500: '#fbfc75',
950: '#000000',
},
}SCSS
$custom: #fbfc75; $custom-light: #fffda1; $custom-dark: #000000;
JSON
{
"hex": "#fbfc75",
"rgb": {
"r": 251,
"g": 252,
"b": 117
},
"hsl": {
"h": 60.444,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.96445,
"c": 0.15662,
"h": 109.4
},
"luminance": 0.91414
}Semantic roles & 50–950 ramp
primary
#FBFC75
secondary
#3E3DD9
accent
#00E602
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580