#FBFD96#FBFD96
#FBFD96 is a very light, vivid yellow. Relative luminance 0.930; OKLCH L 97.1% C 0.126 H 109.5°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFD96 |
|---|---|
| RGB | rgb(251, 253, 150) |
| HSL | hsl(61, 96%, 79%) |
| HSV | hsv(61, 41%, 99%) |
| CMYK | cmyk(0.8%, 0%, 40.7%, 0.8%) |
| CIE-LAB | lab(97.21, -15.09, 48.97) |
| CIE-LCH | lch(97.21, 51.24, 107.12°) |
| OKLab | oklab(97.07% -0.042 0.1186) |
| OKLCH | oklch(97.07% 0.126 109.5) |
| XYZ | xyz(80.4151, 92.9634, 42.5558) |
| Luminance | 0.9296 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.68
Pale Yellow
#FFFF84
ΔE00 2.79
Yellowish Tan
#FCFC81
ΔE00 2.81
Butter
#FFFF81
ΔE00 3.15
Faded Yellow
#FEFF7F
ΔE00 3.32
Buff
#FEF69E
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFD96 #9896FD
analogous
#FDCC96 #FBFD96 #C8FD96
triadic
#FBFD96 #96FBFD #FD96FB
tetradic
#FBFD96 #96FDCC #9896FD #FD96C8
square
#FBFD96 #96FDCC #9896FD #FD96C8
split-complementary
#FBFD96 #96C8FD #CC96FD
monochromatic
#F6FB1E #F9FC5A #FBFD96 #FDFED2 #FEFEE1
Accessibility & contrast
On white
1.07
#FBFD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#FBFD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFD96
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFD96 | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF58E
Deuteranopia (green-blind)
#FFF99B
Tritanopia (blue-blind)
#FFF1E4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbfd96; /* rgb */ color: rgb(251, 253, 150); /* oklch */ color: oklch(97.1% 0.126 109.5);
Tailwind
colors: {
custom: {
50: '#fefeb6',
500: '#fbfd96',
950: '#000000',
},
}SCSS
$custom: #fbfd96; $custom-light: #fefeb6; $custom-dark: #000000;
JSON
{
"hex": "#fbfd96",
"rgb": {
"r": 251,
"g": 253,
"b": 150
},
"hsl": {
"h": 61.165,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.9707,
"c": 0.12578,
"h": 109.5
},
"luminance": 0.92962
}Semantic roles & 50–950 ramp
primary
#FBFD96
secondary
#5B59DF
accent
#00E604
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581