#FBF192#FBF192
#FBF192 is a very light, moderate yellow. Relative luminance 0.855; OKLCH L 94.6% C 0.117 H 103.1°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF192 |
|---|---|
| RGB | rgb(251, 241, 146) |
| HSL | hsl(54, 93%, 78%) |
| HSV | hsv(54, 42%, 98%) |
| CMYK | cmyk(0%, 4%, 41.8%, 1.6%) |
| CIE-LAB | lab(94.10, -9.60, 46.98) |
| CIE-LCH | lch(94.10, 47.95, 101.55°) |
| OKLab | oklab(94.58% -0.0266 0.1139) |
| OKLCH | oklch(94.58% 0.117 103.1) |
| XYZ | xyz(76.4288, 85.4973, 39.6651) |
| Luminance | 0.8549 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.22
Buff
#FEF69E
ΔE00 1.63
Khaki (CSS)
#F0E68C
ΔE00 2.41
Manilla
#FFFA86
ΔE00 3.40
Sandy Yellow
#FDEE73
ΔE00 4.08
Straw
#FCF679
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF192 #929CFB
analogous
#FBBD92 #FBF192 #D0FB92
triadic
#FBF192 #92FBF1 #F192FB
tetradic
#FBF192 #92FBBD #929CFB #FB92D0
square
#FBF192 #92FBBD #929CFB #FB92D0
split-complementary
#FBF192 #92D0FB #BD92FB
monochromatic
#F7E21C #F9E957 #FBF192 #FDF9CD #FEFBE1
Accessibility & contrast
On white
1.16
#FBF192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#FBF192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF192
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF192 | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8B
Deuteranopia (green-blind)
#FFF096
Tritanopia (blue-blind)
#FFE5DA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fbf192; /* rgb */ color: rgb(251, 241, 146); /* oklch */ color: oklch(94.6% 0.117 103.1);
Tailwind
colors: {
custom: {
50: '#fef5b3',
500: '#fbf192',
950: '#000000',
},
}SCSS
$custom: #fbf192; $custom-light: #fef5b3; $custom-dark: #000000;
JSON
{
"hex": "#fbf192",
"rgb": {
"r": 251,
"g": 241,
"b": 146
},
"hsl": {
"h": 54.286,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.94577,
"c": 0.11694,
"h": 103.1
},
"luminance": 0.85495
}Semantic roles & 50–950 ramp
primary
#FBF192
secondary
#5663DB
accent
#16E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581