#FBF984#FBF984
#FBF984 is a very light, vivid yellow. Relative luminance 0.899; OKLCH L 96.0% C 0.140 H 107.9°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF984 |
|---|---|
| RGB | rgb(251, 249, 132) |
| HSL | hsl(59, 94%, 75%) |
| HSV | hsv(59, 47%, 98%) |
| CMYK | cmyk(0%, 0.8%, 47.4%, 1.6%) |
| CIE-LAB | lab(95.97, -14.85, 55.93) |
| CIE-LCH | lch(95.97, 57.87, 104.87°) |
| OKLab | oklab(96.01% -0.0429 0.1329) |
| OKLCH | oklch(96.01% 0.14 107.9) |
| XYZ | xyz(77.8259, 89.9285, 35.0836) |
| Luminance | 0.8993 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 0.79
Yellowish Tan
#FCFC81
ΔE00 0.95
Pale Yellow
#FFFF84
ΔE00 1.35
Butter
#FFFF81
ΔE00 1.54
Straw
#FCF679
ΔE00 1.58
Faded Yellow
#FEFF7F
ΔE00 1.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF984 #8486FB
analogous
#FBBE84 #FBF984 #C1FB84
triadic
#FBF984 #84FBF9 #F984FB
tetradic
#FBF984 #84FBBE #8486FB #FB84C1
square
#FBF984 #84FBBE #8486FB #FB84C1
split-complementary
#FBF984 #84C1FB #BE84FB
monochromatic
#F7F30D #F9F649 #FBF984 #FDFCBF #FEFEE1
Accessibility & contrast
On white
1.11
#FBF984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#FBF984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF984
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF984 | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17A
Deuteranopia (green-blind)
#FFF68A
Tritanopia (blue-blind)
#FFECDE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fbf984; /* rgb */ color: rgb(251, 249, 132); /* oklch */ color: oklch(96.0% 0.140 107.9);
Tailwind
colors: {
custom: {
50: '#fffbaa',
500: '#fbf984',
950: '#000000',
},
}SCSS
$custom: #fbf984; $custom-light: #fffbaa; $custom-dark: #000000;
JSON
{
"hex": "#fbf984",
"rgb": {
"r": 251,
"g": 249,
"b": 132
},
"hsl": {
"h": 58.992,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.96007,
"c": 0.1396,
"h": 107.9
},
"luminance": 0.89927
}Semantic roles & 50–950 ramp
primary
#FBF984
secondary
#4A4CD9
accent
#04E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581