#FBFB94#FBFB94
#FBFB94 is a very light, vivid yellow. Relative luminance 0.916; OKLCH L 96.6% C 0.126 H 108.5°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFB94 |
|---|---|
| RGB | rgb(251, 251, 148) |
| HSL | hsl(60, 93%, 78%) |
| HSV | hsv(60, 41%, 98%) |
| CMYK | cmyk(0%, 0%, 41%, 1.6%) |
| CIE-LAB | lab(96.67, -14.31, 49.25) |
| CIE-LCH | lch(96.67, 51.29, 106.21°) |
| OKLab | oklab(96.63% -0.0399 0.1191) |
| OKLCH | oklch(96.63% 0.126 108.5) |
| XYZ | xyz(79.6274, 91.6434, 41.5055) |
| Luminance | 0.9164 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.29
Yellowish Tan
#FCFC81
ΔE00 2.65
Pale Yellow
#FFFF84
ΔE00 2.71
Buff
#FEF69E
ΔE00 2.97
Butter
#FFFF81
ΔE00 3.06
Faded Yellow
#FEFF7F
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFB94 #9494FB
analogous
#FBC794 #FBFB94 #C7FB94
triadic
#FBFB94 #94FBFB #FB94FB
tetradic
#FBFB94 #94FBC7 #9494FB #FB94C7
square
#FBFB94 #94FBC7 #9494FB #FB94C7
split-complementary
#FBFB94 #94C7FB #C794FB
monochromatic
#F7F71E #F9F959 #FBFB94 #FDFDCF #FEFEE2
Accessibility & contrast
On white
1.09
#FBFB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#FBFB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFB94
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFB94 | 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)
#FFF38C
Deuteranopia (green-blind)
#FFF799
Tritanopia (blue-blind)
#FFEFE2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbfb94; /* rgb */ color: rgb(251, 251, 148); /* oklch */ color: oklch(96.6% 0.126 108.5);
Tailwind
colors: {
custom: {
50: '#fefcb5',
500: '#fbfb94',
950: '#000000',
},
}SCSS
$custom: #fbfb94; $custom-light: #fefcb5; $custom-dark: #000000;
JSON
{
"hex": "#fbfb94",
"rgb": {
"r": 251,
"g": 251,
"b": 148
},
"hsl": {
"h": 60,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.96633,
"c": 0.12562,
"h": 108.5
},
"luminance": 0.91642
}Semantic roles & 50–950 ramp
primary
#FBFB94
secondary
#5858DB
accent
#00E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581