#FBF092#FBF092
#FBF092 is a very light, moderate yellow. Relative luminance 0.849; OKLCH L 94.4% C 0.116 H 102.5°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF092 |
|---|---|
| RGB | rgb(251, 240, 146) |
| HSL | hsl(54, 93%, 78%) |
| HSV | hsv(54, 42%, 98%) |
| CMYK | cmyk(0%, 4.4%, 41.8%, 1.6%) |
| CIE-LAB | lab(93.84, -9.11, 46.66) |
| CIE-LCH | lch(93.84, 47.54, 101.04°) |
| OKLab | oklab(94.38% -0.0251 0.1132) |
| OKLCH | oklch(94.38% 0.116 102.5) |
| XYZ | xyz(76.1336, 84.9069, 39.5667) |
| Luminance | 0.8490 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.11
Buff
#FEF69E
ΔE00 1.76
Khaki (CSS)
#F0E68C
ΔE00 2.23
Manilla
#FFFA86
ΔE00 3.68
Sandy Yellow
#FDEE73
ΔE00 4.10
Straw
#FCF679
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF092 #929DFB
analogous
#FBBB92 #FBF092 #D2FB92
triadic
#FBF092 #92FBF0 #F092FB
tetradic
#FBF092 #92FBBB #929DFB #FB92D2
square
#FBF092 #92FBBB #929DFB #FB92D2
split-complementary
#FBF092 #92D2FB #BB92FB
monochromatic
#F7E01C #F9E857 #FBF092 #FDF8CD #FEFBE1
Accessibility & contrast
On white
1.17
#FBF092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#FBF092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF092
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF092 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8B
Deuteranopia (green-blind)
#FFF096
Tritanopia (blue-blind)
#FFE4D9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fbf092; /* rgb */ color: rgb(251, 240, 146); /* oklch */ color: oklch(94.4% 0.116 102.5);
Tailwind
colors: {
custom: {
50: '#fef4b3',
500: '#fbf092',
950: '#000000',
},
}SCSS
$custom: #fbf092; $custom-light: #fef4b3; $custom-dark: #000000;
JSON
{
"hex": "#fbf092",
"rgb": {
"r": 251,
"g": 240,
"b": 146
},
"hsl": {
"h": 53.714,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.94376,
"c": 0.11592,
"h": 102.5
},
"luminance": 0.84905
}Semantic roles & 50–950 ramp
primary
#FBF092
secondary
#5664DB
accent
#18E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581