#FBFC92#FBFC92
#FBFC92 is a very light, vivid yellow. Relative luminance 0.922; OKLCH L 96.8% C 0.129 H 109.1°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFC92 |
|---|---|
| RGB | rgb(251, 252, 146) |
| HSL | hsl(61, 95%, 78%) |
| HSV | hsv(61, 42%, 99%) |
| CMYK | cmyk(0.4%, 0%, 42.1%, 1.2%) |
| CIE-LAB | lab(96.90, -15.00, 50.49) |
| CIE-LCH | lch(96.90, 52.68, 106.54°) |
| OKLab | oklab(96.81% -0.0421 0.1218) |
| OKLCH | oklch(96.81% 0.129 109.1) |
| XYZ | xyz(79.7837, 92.2070, 40.7834) |
| Luminance | 0.9221 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.15
Yellowish Tan
#FCFC81
ΔE00 2.29
Pale Yellow
#FFFF84
ΔE00 2.32
Butter
#FFFF81
ΔE00 2.67
Faded Yellow
#FEFF7F
ΔE00 2.85
Banana (survey)
#FFFF7E
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFC92 #9392FC
analogous
#FCC892 #FBFC92 #C6FC92
triadic
#FBFC92 #92FBFC #FC92FB
tetradic
#FBFC92 #92FCC8 #9392FC #FC92C6
square
#FBFC92 #92FCC8 #9392FC #FC92C6
split-complementary
#FBFC92 #92C6FC #C892FC
monochromatic
#F7F91B #F9FA56 #FBFC92 #FDFECE #FEFEE1
Accessibility & contrast
On white
1.08
#FBFC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#FBFC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFC92
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFC92 | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF489
Deuteranopia (green-blind)
#FFF897
Tritanopia (blue-blind)
#FFF0E3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbfc92; /* rgb */ color: rgb(251, 252, 146); /* oklch */ color: oklch(96.8% 0.129 109.1);
Tailwind
colors: {
custom: {
50: '#fefdb4',
500: '#fbfc92',
950: '#000000',
},
}SCSS
$custom: #fbfc92; $custom-light: #fefdb4; $custom-dark: #000000;
JSON
{
"hex": "#fbfc92",
"rgb": {
"r": 251,
"g": 252,
"b": 146
},
"hsl": {
"h": 60.566,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.96808,
"c": 0.12883,
"h": 109.1
},
"luminance": 0.92205
}Semantic roles & 50–950 ramp
primary
#FBFC92
secondary
#5756DD
accent
#00E602
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581