#FBFB95#FBFB95
#FBFB95 is a very light, vivid yellow. Relative luminance 0.917; OKLCH L 96.6% C 0.125 H 108.5°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFB95 |
|---|---|
| RGB | rgb(251, 251, 149) |
| HSL | hsl(60, 93%, 78%) |
| HSV | hsv(60, 41%, 98%) |
| CMYK | cmyk(0%, 0%, 40.6%, 1.6%) |
| CIE-LAB | lab(96.69, -14.21, 48.79) |
| CIE-LCH | lch(96.69, 50.82, 106.24°) |
| OKLab | oklab(96.65% -0.0396 0.1181) |
| OKLCH | oklch(96.65% 0.125 108.5) |
| XYZ | xyz(79.7069, 91.6752, 41.9242) |
| Luminance | 0.9167 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.41
Yellowish Tan
#FCFC81
ΔE00 2.80
Pale Yellow
#FFFF84
ΔE00 2.85
Buff
#FEF69E
ΔE00 2.88
Butter
#FFFF81
ΔE00 3.20
Faded Yellow
#FEFF7F
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFB95 #9595FB
analogous
#FBC895 #FBFB95 #C8FB95
triadic
#FBFB95 #95FBFB #FB95FB
tetradic
#FBFB95 #95FBC8 #9595FB #FB95C8
square
#FBFB95 #95FBC8 #9595FB #FB95C8
split-complementary
#FBFB95 #95C8FB #C895FB
monochromatic
#F7F71F #F9F95A #FBFB95 #FDFDD0 #FEFEE2
Accessibility & contrast
On white
1.09
#FBFB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#FBFB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFB95
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFB95 | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF38D
Deuteranopia (green-blind)
#FFF79A
Tritanopia (blue-blind)
#FFEFE2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbfb95; /* rgb */ color: rgb(251, 251, 149); /* oklch */ color: oklch(96.6% 0.125 108.5);
Tailwind
colors: {
custom: {
50: '#fefcb5',
500: '#fbfb95',
950: '#000000',
},
}SCSS
$custom: #fbfb95; $custom-light: #fefcb5; $custom-dark: #000000;
JSON
{
"hex": "#fbfb95",
"rgb": {
"r": 251,
"g": 251,
"b": 149
},
"hsl": {
"h": 60,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.96647,
"c": 0.12456,
"h": 108.5
},
"luminance": 0.91674
}Semantic roles & 50–950 ramp
primary
#FBFB95
secondary
#5959DC
accent
#00E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581