#FBF089#FBF089
#FBF089 is a very light, vivid yellow. Relative luminance 0.846; OKLCH L 94.2% C 0.125 H 103.1°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF089 |
|---|---|
| RGB | rgb(251, 240, 137) |
| HSL | hsl(54, 93%, 76%) |
| HSV | hsv(54, 45%, 98%) |
| CMYK | cmyk(0%, 4.4%, 45.4%, 1.6%) |
| CIE-LAB | lab(93.73, -9.98, 50.86) |
| CIE-LCH | lch(93.73, 51.83, 101.10°) |
| OKLab | oklab(94.25% -0.0284 0.122) |
| OKLCH | oklch(94.25% 0.125 103.1) |
| XYZ | xyz(75.4609, 84.6378, 36.0238) |
| Luminance | 0.8464 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.28
Buff
#FEF69E
ΔE00 2.78
Manilla
#FFFA86
ΔE00 2.80
Khaki (CSS)
#F0E68C
ΔE00 2.80
Sandy Yellow
#FDEE73
ΔE00 2.86
Straw
#FCF679
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF089 #8994FB
analogous
#FBB789 #FBF089 #CDFB89
triadic
#FBF089 #89FBF0 #F089FB
tetradic
#FBF089 #89FBB7 #8994FB #FB89CD
square
#FBF089 #89FBB7 #8994FB #FB89CD
split-complementary
#FBF089 #89CDFB #B789FB
monochromatic
#F7E113 #F9E84E #FBF089 #FDF8C4 #FEFBE1
Accessibility & contrast
On white
1.17
#FBF089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#FBF089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF089
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF089 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#FFF08D
Tritanopia (blue-blind)
#FFE4D7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fbf089; /* rgb */ color: rgb(251, 240, 137); /* oklch */ color: oklch(94.2% 0.125 103.1);
Tailwind
colors: {
custom: {
50: '#fef4ad',
500: '#fbf089',
950: '#000000',
},
}SCSS
$custom: #fbf089; $custom-light: #fef4ad; $custom-dark: #000000;
JSON
{
"hex": "#fbf089",
"rgb": {
"r": 251,
"g": 240,
"b": 137
},
"hsl": {
"h": 54.211,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.94246,
"c": 0.12527,
"h": 103.1
},
"luminance": 0.84636
}Semantic roles & 50–950 ramp
primary
#FBF089
secondary
#4E5CDA
accent
#16E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581