#FBF970#FBF970
#FBF970 is a very light, vivid yellow. Relative luminance 0.894; OKLCH L 95.8% C 0.158 H 108.3°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF970 |
|---|---|
| RGB | rgb(251, 249, 112) |
| HSL | hsl(59, 95%, 71%) |
| HSV | hsv(59, 55%, 98%) |
| CMYK | cmyk(0%, 0.8%, 55.4%, 1.6%) |
| CIE-LAB | lab(95.76, -16.46, 64.67) |
| CIE-LCH | lch(95.76, 66.74, 104.28°) |
| OKLab | oklab(95.78% -0.0495 0.1499) |
| OKLCH | oklch(95.78% 0.158 108.3) |
| XYZ | xyz(76.5861, 89.4325, 28.5540) |
| Luminance | 0.8943 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.81
Custard
#FFFD78
ΔE00 0.96
Pastel Yellow
#FFFE71
ΔE00 1.05
Light Yellow
#FFFE7A
ΔE00 1.21
Straw
#FCF679
ΔE00 1.57
Banana (survey)
#FFFF7E
ΔE00 1.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF970 #7072FB
analogous
#FBB370 #FBF970 #B7FB70
triadic
#FBF970 #70FBF9 #F970FB
tetradic
#FBF970 #70FBB3 #7072FB #FB70B7
square
#FBF970 #70FBB3 #7072FB #FB70B7
split-complementary
#FBF970 #70B7FB #B370FB
monochromatic
#EAE707 #F9F734 #FBF970 #FDFBAC #FEFEE1
Accessibility & contrast
On white
1.11
#FBF970 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#FBF970 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF970
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF970 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF970 | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF062
Deuteranopia (green-blind)
#FFF578
Tritanopia (blue-blind)
#FFEBDB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fbf970; /* rgb */ color: rgb(251, 249, 112); /* oklch */ color: oklch(95.8% 0.158 108.3);
Tailwind
colors: {
custom: {
50: '#fffb9d',
500: '#fbf970',
950: '#000000',
},
}SCSS
$custom: #fbf970; $custom-light: #fffb9d; $custom-dark: #000000;
JSON
{
"hex": "#fbf970",
"rgb": {
"r": 251,
"g": 249,
"b": 112
},
"hsl": {
"h": 59.137,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.95776,
"c": 0.15781,
"h": 108.3
},
"luminance": 0.8943
}Semantic roles & 50–950 ramp
primary
#FBF970
secondary
#393BD7
accent
#03E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580