#FBF86F#FBF86F
#FBF86F is a very light, vivid yellow. Relative luminance 0.888; OKLCH L 95.6% C 0.158 H 107.9°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF86F |
|---|---|
| RGB | rgb(251, 248, 111) |
| HSL | hsl(59, 95%, 71%) |
| HSV | hsv(59, 56%, 98%) |
| CMYK | cmyk(0%, 1.2%, 55.8%, 1.6%) |
| CIE-LAB | lab(95.49, -16.04, 64.81) |
| CIE-LCH | lch(95.49, 66.76, 103.90°) |
| OKLab | oklab(95.56% -0.0484 0.15) |
| OKLCH | oklch(95.56% 0.158 107.9) |
| XYZ | xyz(76.2225, 88.7939, 28.1596) |
| Luminance | 0.8879 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 1.01
Custard
#FFFD78
ΔE00 1.15
Pastel Yellow
#FFFE71
ΔE00 1.26
Light Yellow
#FFFE7A
ΔE00 1.44
Straw
#FCF679
ΔE00 1.45
Banana (survey)
#FFFF7E
ΔE00 1.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF86F #6F72FB
analogous
#FBB26F #FBF86F #B8FB6F
triadic
#FBF86F #6FFBF8 #F86FFB
tetradic
#FBF86F #6FFBB2 #6F72FB #FB6FB8
square
#FBF86F #6FFBB2 #6F72FB #FB6FB8
split-complementary
#FBF86F #6FB8FB #B26FFB
monochromatic
#E9E406 #F9F533 #FBF86F #FDFBAB #FEFEE1
Accessibility & contrast
On white
1.12
#FBF86F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#FBF86F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF86F
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF86F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF86F | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF61
Deuteranopia (green-blind)
#FFF577
Tritanopia (blue-blind)
#FFEADA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fbf86f; /* rgb */ color: rgb(251, 248, 111); /* oklch */ color: oklch(95.6% 0.158 107.9);
Tailwind
colors: {
custom: {
50: '#fffa9d',
500: '#fbf86f',
950: '#000000',
},
}SCSS
$custom: #fbf86f; $custom-light: #fffa9d; $custom-dark: #000000;
JSON
{
"hex": "#fbf86f",
"rgb": {
"r": 251,
"g": 248,
"b": 111
},
"hsl": {
"h": 58.714,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.95561,
"c": 0.15764,
"h": 107.9
},
"luminance": 0.88792
}Semantic roles & 50–950 ramp
primary
#FBF86F
secondary
#383BD6
accent
#05E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580