#FBF76F#FBF76F
#FBF76F is a very light, vivid yellow. Relative luminance 0.882; OKLCH L 95.4% C 0.157 H 107.5°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF76F |
|---|---|
| RGB | rgb(251, 247, 111) |
| HSL | hsl(58, 95%, 71%) |
| HSV | hsv(58, 56%, 98%) |
| CMYK | cmyk(0%, 1.6%, 55.8%, 1.6%) |
| CIE-LAB | lab(95.24, -15.56, 64.52) |
| CIE-LCH | lch(95.24, 66.37, 103.56°) |
| OKLab | oklab(95.36% -0.047 0.1494) |
| OKLCH | oklch(95.36% 0.157 107.5) |
| XYZ | xyz(75.9159, 88.1806, 28.0574) |
| Luminance | 0.8818 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 1.24
Straw
#FCF679
ΔE00 1.27
Custard
#FFFD78
ΔE00 1.34
Pastel Yellow
#FFFE71
ΔE00 1.51
Light Yellow
#FFFE7A
ΔE00 1.63
Banana (survey)
#FFFF7E
ΔE00 2.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF76F #6F73FB
analogous
#FBB16F #FBF76F #B9FB6F
triadic
#FBF76F #6FFBF7 #F76FFB
tetradic
#FBF76F #6FFBB1 #6F73FB #FB6FB9
square
#FBF76F #6FFBB1 #6F73FB #FB6FB9
split-complementary
#FBF76F #6FB9FB #B16FFB
monochromatic
#E9E306 #F9F433 #FBF76F #FDFAAB #FEFDE1
Accessibility & contrast
On white
1.13
#FBF76F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#FBF76F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF76F
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF76F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF76F | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE61
Deuteranopia (green-blind)
#FFF476
Tritanopia (blue-blind)
#FFE9D9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fbf76f; /* rgb */ color: rgb(251, 247, 111); /* oklch */ color: oklch(95.4% 0.157 107.5);
Tailwind
colors: {
custom: {
50: '#fff99d',
500: '#fbf76f',
950: '#000000',
},
}SCSS
$custom: #fbf76f; $custom-light: #fff99d; $custom-dark: #000000;
JSON
{
"hex": "#fbf76f",
"rgb": {
"r": 251,
"g": 247,
"b": 111
},
"hsl": {
"h": 58.286,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.95356,
"c": 0.15663,
"h": 107.5
},
"luminance": 0.88178
}Semantic roles & 50–950 ramp
primary
#FBF76F
secondary
#383CD6
accent
#07E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580