#FBFD95#FBFD95
#FBFD95 is a very light, vivid yellow. Relative luminance 0.929; OKLCH L 97.1% C 0.127 H 109.5°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFD95 |
|---|---|
| RGB | rgb(251, 253, 149) |
| HSL | hsl(61, 96%, 79%) |
| HSV | hsv(61, 41%, 99%) |
| CMYK | cmyk(0.8%, 0%, 41.1%, 0.8%) |
| CIE-LAB | lab(97.20, -15.19, 49.43) |
| CIE-LCH | lch(97.20, 51.71, 107.08°) |
| OKLab | oklab(97.06% -0.0423 0.1196) |
| OKLCH | oklch(97.06% 0.127 109.5) |
| XYZ | xyz(80.3350, 92.9313, 42.1336) |
| Luminance | 0.9293 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.58
Pale Yellow
#FFFF84
ΔE00 2.65
Yellowish Tan
#FCFC81
ΔE00 2.67
Butter
#FFFF81
ΔE00 3.01
Faded Yellow
#FEFF7F
ΔE00 3.17
Banana (survey)
#FFFF7E
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFD95 #9795FD
analogous
#FDCB95 #FBFD95 #C7FD95
triadic
#FBFD95 #95FBFD #FD95FB
tetradic
#FBFD95 #95FDCB #9795FD #FD95C7
square
#FBFD95 #95FDCB #9795FD #FD95C7
split-complementary
#FBFD95 #95C7FD #CB95FD
monochromatic
#F6FB1D #F9FC59 #FBFD95 #FDFED1 #FEFEE1
Accessibility & contrast
On white
1.07
#FBFD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#FBFD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFD95
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFD95 | 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)
#FFF58D
Deuteranopia (green-blind)
#FFF99A
Tritanopia (blue-blind)
#FFF1E4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbfd95; /* rgb */ color: rgb(251, 253, 149); /* oklch */ color: oklch(97.1% 0.127 109.5);
Tailwind
colors: {
custom: {
50: '#fefeb6',
500: '#fbfd95',
950: '#000000',
},
}SCSS
$custom: #fbfd95; $custom-light: #fefeb6; $custom-dark: #000000;
JSON
{
"hex": "#fbfd95",
"rgb": {
"r": 251,
"g": 253,
"b": 149
},
"hsl": {
"h": 61.154,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.97055,
"c": 0.12684,
"h": 109.5
},
"luminance": 0.9293
}Semantic roles & 50–950 ramp
primary
#FBFD95
secondary
#5A58DE
accent
#00E604
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581