#FBF77F#FBF77F
#FBF77F is a very light, vivid yellow. Relative luminance 0.886; OKLCH L 95.5% C 0.142 H 107.1°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF77F |
|---|---|
| RGB | rgb(251, 247, 127) |
| HSL | hsl(58, 94%, 74%) |
| HSV | hsv(58, 49%, 98%) |
| CMYK | cmyk(0%, 1.6%, 49.4%, 1.6%) |
| CIE-LAB | lab(95.40, -14.30, 57.56) |
| CIE-LCH | lch(95.40, 59.31, 103.96°) |
| OKLab | oklab(95.54% -0.0418 0.136) |
| OKLCH | oklch(95.54% 0.142 107.1) |
| XYZ | xyz(76.8771, 88.5651, 33.1197) |
| Luminance | 0.8856 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.85
Manilla
#FFFA86
ΔE00 0.88
Yellowish Tan
#FCFC81
ΔE00 1.29
Pale Yellow
#FFFF84
ΔE00 1.75
Butter
#FFFF81
ΔE00 1.80
Custard
#FFFD78
ΔE00 1.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF77F #7F83FB
analogous
#FBB97F #FBF77F #C1FB7F
triadic
#FBF77F #7FFBF7 #F77FFB
tetradic
#FBF77F #7FFBB9 #7F83FB #FB7FC1
square
#FBF77F #7FFBB9 #7F83FB #FB7FC1
split-complementary
#FBF77F #7FC1FB #B97FFB
monochromatic
#F7F008 #F9F344 #FBF77F #FDFBBA #FEFDE1
Accessibility & contrast
On white
1.12
#FBF77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#FBF77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF77F
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF77F | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF74
Deuteranopia (green-blind)
#FFF485
Tritanopia (blue-blind)
#FFEADC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fbf77f; /* rgb */ color: rgb(251, 247, 127); /* oklch */ color: oklch(95.5% 0.142 107.1);
Tailwind
colors: {
custom: {
50: '#fff9a7',
500: '#fbf77f',
950: '#000000',
},
}SCSS
$custom: #fbf77f; $custom-light: #fff9a7; $custom-dark: #000000;
JSON
{
"hex": "#fbf77f",
"rgb": {
"r": 251,
"g": 247,
"b": 127
},
"hsl": {
"h": 58.065,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.95536,
"c": 0.14227,
"h": 107.1
},
"luminance": 0.88563
}Semantic roles & 50–950 ramp
primary
#FBF77F
secondary
#464AD9
accent
#07E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580