#FBFC90#FBFC90
#FBFC90 is a very light, vivid yellow. Relative luminance 0.921; OKLCH L 96.8% C 0.131 H 109.1°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFC90 |
|---|---|
| RGB | rgb(251, 252, 144) |
| HSL | hsl(61, 95%, 78%) |
| HSV | hsv(61, 43%, 99%) |
| CMYK | cmyk(0.4%, 0%, 42.9%, 1.2%) |
| CIE-LAB | lab(96.88, -15.19, 51.41) |
| CIE-LCH | lch(96.88, 53.61, 106.46°) |
| OKLab | oklab(96.78% -0.0428 0.1237) |
| OKLCH | oklch(96.78% 0.131 109.1) |
| XYZ | xyz(79.6295, 92.1453, 39.9712) |
| Luminance | 0.9214 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.95
Yellowish Tan
#FCFC81
ΔE00 2.01
Pale Yellow
#FFFF84
ΔE00 2.06
Butter
#FFFF81
ΔE00 2.41
Faded Yellow
#FEFF7F
ΔE00 2.58
Banana (survey)
#FFFF7E
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFC90 #9190FC
analogous
#FCC790 #FBFC90 #C5FC90
triadic
#FBFC90 #90FBFC #FC90FB
tetradic
#FBFC90 #90FCC7 #9190FC #FC90C5
square
#FBFC90 #90FCC7 #9190FC #FC90C5
split-complementary
#FBFC90 #90C5FC #C790FC
monochromatic
#F7F919 #F9FA54 #FBFC90 #FDFECC #FEFEE1
Accessibility & contrast
On white
1.08
#FBFC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#FBFC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFC90
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFC90 | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF487
Deuteranopia (green-blind)
#FFF895
Tritanopia (blue-blind)
#FFF0E2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbfc90; /* rgb */ color: rgb(251, 252, 144); /* oklch */ color: oklch(96.8% 0.131 109.1);
Tailwind
colors: {
custom: {
50: '#fefdb2',
500: '#fbfc90',
950: '#000000',
},
}SCSS
$custom: #fbfc90; $custom-light: #fefdb2; $custom-dark: #000000;
JSON
{
"hex": "#fbfc90",
"rgb": {
"r": 251,
"g": 252,
"b": 144
},
"hsl": {
"h": 60.556,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.9678,
"c": 0.13089,
"h": 109.1
},
"luminance": 0.92144
}Semantic roles & 50–950 ramp
primary
#FBFC90
secondary
#5554DC
accent
#00E602
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581