#FBFC8F#FBFC8F
#FBFC8F is a very light, vivid yellow. Relative luminance 0.921; OKLCH L 96.8% C 0.132 H 109.1°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFC8F |
|---|---|
| RGB | rgb(251, 252, 143) |
| HSL | hsl(61, 95%, 77%) |
| HSV | hsv(61, 43%, 99%) |
| CMYK | cmyk(0.4%, 0%, 43.3%, 1.2%) |
| CIE-LAB | lab(96.87, -15.29, 51.87) |
| CIE-LCH | lch(96.87, 54.08, 106.42°) |
| OKLab | oklab(96.77% -0.0431 0.1247) |
| OKLCH | oklch(96.77% 0.132 109.1) |
| XYZ | xyz(79.5534, 92.1149, 39.5705) |
| Luminance | 0.9211 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.86
Yellowish Tan
#FCFC81
ΔE00 1.88
Pale Yellow
#FFFF84
ΔE00 1.93
Butter
#FFFF81
ΔE00 2.27
Faded Yellow
#FEFF7F
ΔE00 2.45
Banana (survey)
#FFFF7E
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFC8F #908FFC
analogous
#FCC68F #FBFC8F #C5FC8F
triadic
#FBFC8F #8FFBFC #FC8FFB
tetradic
#FBFC8F #8FFCC6 #908FFC #FC8FC5
square
#FBFC8F #8FFCC6 #908FFC #FC8FC5
split-complementary
#FBFC8F #8FC5FC #C68FFC
monochromatic
#F7F918 #F9FA53 #FBFC8F #FDFECB #FEFEE1
Accessibility & contrast
On white
1.08
#FBFC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#FBFC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFC8F
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFC8F | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF486
Deuteranopia (green-blind)
#FFF894
Tritanopia (blue-blind)
#FFF0E2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbfc8f; /* rgb */ color: rgb(251, 252, 143); /* oklch */ color: oklch(96.8% 0.132 109.1);
Tailwind
colors: {
custom: {
50: '#fefdb2',
500: '#fbfc8f',
950: '#000000',
},
}SCSS
$custom: #fbfc8f; $custom-light: #fefdb2; $custom-dark: #000000;
JSON
{
"hex": "#fbfc8f",
"rgb": {
"r": 251,
"g": 252,
"b": 143
},
"hsl": {
"h": 60.55,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.96766,
"c": 0.13192,
"h": 109.1
},
"luminance": 0.92113
}Semantic roles & 50–950 ramp
primary
#FBFC8F
secondary
#5453DC
accent
#00E602
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581