#FBF193#FBF193
#FBF193 is a very light, moderate yellow. Relative luminance 0.855; OKLCH L 94.6% C 0.116 H 103.1°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF193 |
|---|---|
| RGB | rgb(251, 241, 147) |
| HSL | hsl(54, 93%, 78%) |
| HSV | hsv(54, 41%, 98%) |
| CMYK | cmyk(0%, 4%, 41.4%, 1.6%) |
| CIE-LAB | lab(94.11, -9.50, 46.51) |
| CIE-LCH | lch(94.11, 47.48, 101.55°) |
| OKLab | oklab(94.59% -0.0262 0.1129) |
| OKLCH | oklch(94.59% 0.116 103.1) |
| XYZ | xyz(76.5069, 85.5285, 40.0766) |
| Luminance | 0.8553 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.10
Buff
#FEF69E
ΔE00 1.52
Khaki (CSS)
#F0E68C
ΔE00 2.38
Manilla
#FFFA86
ΔE00 3.52
Sandy Yellow
#FDEE73
ΔE00 4.22
Straw
#FCF679
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF193 #939DFB
analogous
#FBBD93 #FBF193 #D1FB93
triadic
#FBF193 #93FBF1 #F193FB
tetradic
#FBF193 #93FBBD #939DFB #FB93D1
square
#FBF193 #93FBBD #939DFB #FB93D1
split-complementary
#FBF193 #93D1FB #BD93FB
monochromatic
#F7E21D #F9E958 #FBF193 #FDF9CE #FEFBE1
Accessibility & contrast
On white
1.16
#FBF193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#FBF193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF193
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF193 | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8C
Deuteranopia (green-blind)
#FFF197
Tritanopia (blue-blind)
#FFE5DA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fbf193; /* rgb */ color: rgb(251, 241, 147); /* oklch */ color: oklch(94.6% 0.116 103.1);
Tailwind
colors: {
custom: {
50: '#fef5b4',
500: '#fbf193',
950: '#000000',
},
}SCSS
$custom: #fbf193; $custom-light: #fef5b4; $custom-dark: #000000;
JSON
{
"hex": "#fbf193",
"rgb": {
"r": 251,
"g": 241,
"b": 147
},
"hsl": {
"h": 54.231,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.94592,
"c": 0.11587,
"h": 103.1
},
"luminance": 0.85526
}Semantic roles & 50–950 ramp
primary
#FBF193
secondary
#5764DB
accent
#16E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581