#FBFD92#FBFD92
#FBFD92 is a very light, vivid yellow. Relative luminance 0.928; OKLCH L 97.0% C 0.130 H 109.5°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFD92 |
|---|---|
| RGB | rgb(251, 253, 146) |
| HSL | hsl(61, 96%, 78%) |
| HSV | hsv(61, 42%, 99%) |
| CMYK | cmyk(0.8%, 0%, 42.3%, 0.8%) |
| CIE-LAB | lab(97.16, -15.49, 50.81) |
| CIE-LCH | lch(97.16, 53.12, 106.95°) |
| OKLab | oklab(97.01% -0.0434 0.1225) |
| OKLCH | oklch(97.01% 0.13 109.5) |
| XYZ | xyz(80.0985, 92.8367, 40.8884) |
| Luminance | 0.9284 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 2.24
Yellowish Tan
#FCFC81
ΔE00 2.25
Manilla
#FFFA86
ΔE00 2.28
Butter
#FFFF81
ΔE00 2.59
Faded Yellow
#FEFF7F
ΔE00 2.76
Banana (survey)
#FFFF7E
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFD92 #9492FD
analogous
#FDC992 #FBFD92 #C6FD92
triadic
#FBFD92 #92FBFD #FD92FB
tetradic
#FBFD92 #92FDC9 #9492FD #FD92C6
square
#FBFD92 #92FDC9 #9492FD #FD92C6
split-complementary
#FBFD92 #92C6FD #C992FD
monochromatic
#F7FB1A #F9FC56 #FBFD92 #FDFECE #FEFEE1
Accessibility & contrast
On white
1.07
#FBFD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#FBFD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFD92
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFD92 | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF589
Deuteranopia (green-blind)
#FFF997
Tritanopia (blue-blind)
#FFF1E3
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbfd92; /* rgb */ color: rgb(251, 253, 146); /* oklch */ color: oklch(97.0% 0.130 109.5);
Tailwind
colors: {
custom: {
50: '#fefeb4',
500: '#fbfd92',
950: '#000000',
},
}SCSS
$custom: #fbfd92; $custom-light: #fefeb4; $custom-dark: #000000;
JSON
{
"hex": "#fbfd92",
"rgb": {
"r": 251,
"g": 253,
"b": 146
},
"hsl": {
"h": 61.121,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.97012,
"c": 0.12996,
"h": 109.5
},
"luminance": 0.92835
}Semantic roles & 50–950 ramp
primary
#FBFD92
secondary
#5855DE
accent
#00E604
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581