#FBF974#FBF974
#FBF974 is a very light, vivid yellow. Relative luminance 0.895; OKLCH L 95.8% C 0.154 H 108.2°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF974 |
|---|---|
| RGB | rgb(251, 249, 116) |
| HSL | hsl(59, 94%, 72%) |
| HSV | hsv(59, 54%, 98%) |
| CMYK | cmyk(0%, 0.8%, 53.8%, 1.6%) |
| CIE-LAB | lab(95.80, -16.16, 62.97) |
| CIE-LCH | lch(95.80, 65.01, 104.39°) |
| OKLab | oklab(95.82% -0.0482 0.1467) |
| OKLCH | oklch(95.82% 0.154 108.2) |
| XYZ | xyz(76.8138, 89.5236, 29.7531) |
| Luminance | 0.8952 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 0.81
Butter Yellow
#FFFD74
ΔE00 0.89
Light Yellow
#FFFE7A
ΔE00 1.03
Pastel Yellow
#FFFE71
ΔE00 1.25
Straw
#FCF679
ΔE00 1.28
Banana (survey)
#FFFF7E
ΔE00 1.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF974 #7476FB
analogous
#FBB674 #FBF974 #BAFB74
triadic
#FBF974 #74FBF9 #F974FB
tetradic
#FBF974 #74FBB6 #7476FB #FB74BA
square
#FBF974 #74FBB6 #7476FB #FB74BA
split-complementary
#FBF974 #74BAFB #B674FB
monochromatic
#EEEA07 #F9F639 #FBF974 #FDFCAF #FEFEE1
Accessibility & contrast
On white
1.11
#FBF974 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#FBF974 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF974
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF974 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF974 | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF067
Deuteranopia (green-blind)
#FFF57B
Tritanopia (blue-blind)
#FFEBDC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fbf974; /* rgb */ color: rgb(251, 249, 116); /* oklch */ color: oklch(95.8% 0.154 108.2);
Tailwind
colors: {
custom: {
50: '#fffba0',
500: '#fbf974',
950: '#000000',
},
}SCSS
$custom: #fbf974; $custom-light: #fffba0; $custom-dark: #000000;
JSON
{
"hex": "#fbf974",
"rgb": {
"r": 251,
"g": 249,
"b": 116
},
"hsl": {
"h": 59.111,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.95819,
"c": 0.15437,
"h": 108.2
},
"luminance": 0.89522
}Semantic roles & 50–950 ramp
primary
#FBF974
secondary
#3C3ED7
accent
#03E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580