#FBF07F#FBF07F
#FBF07F is a very light, vivid yellow. Relative luminance 0.844; OKLCH L 94.1% C 0.135 H 103.7°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF07F |
|---|---|
| RGB | rgb(251, 240, 127) |
| HSL | hsl(55, 94%, 74%) |
| HSV | hsv(55, 49%, 98%) |
| CMYK | cmyk(0%, 4.4%, 49.4%, 1.6%) |
| CIE-LAB | lab(93.61, -10.87, 55.43) |
| CIE-LCH | lch(93.61, 56.49, 101.10°) |
| OKLab | oklab(94.11% -0.032 0.1313) |
| OKLCH | oklch(94.11% 0.135 103.7) |
| XYZ | xyz(74.7765, 84.3640, 32.4195) |
| Luminance | 0.8436 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.68
Straw
#FCF679
ΔE00 2.07
Manilla
#FFFA86
ΔE00 2.38
Yellowish
#FAEE66
ΔE00 2.79
Yellowish Tan
#FCFC81
ΔE00 3.47
Dark Cream
#FFF39A
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF07F #7F8AFB
analogous
#FBB27F #FBF07F #C8FB7F
triadic
#FBF07F #7FFBF0 #F07FFB
tetradic
#FBF07F #7FFBB2 #7F8AFB #FB7FC8
square
#FBF07F #7FFBB2 #7F8AFB #FB7FC8
split-complementary
#FBF07F #7FC8FB #B27FFB
monochromatic
#F7E208 #F9E944 #FBF07F #FDF7BA #FEFCE1
Accessibility & contrast
On white
1.17
#FBF07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#FBF07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF07F
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF07F | 1.00 | 1.17 | 17.87 | 17.87 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE975
Deuteranopia (green-blind)
#FFEF84
Tritanopia (blue-blind)
#FFE3D6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fbf07f; /* rgb */ color: rgb(251, 240, 127); /* oklch */ color: oklch(94.1% 0.135 103.7);
Tailwind
colors: {
custom: {
50: '#fff4a6',
500: '#fbf07f',
950: '#000000',
},
}SCSS
$custom: #fbf07f; $custom-light: #fff4a6; $custom-dark: #000000;
JSON
{
"hex": "#fbf07f",
"rgb": {
"r": 251,
"g": 240,
"b": 127
},
"hsl": {
"h": 54.677,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.94113,
"c": 0.13518,
"h": 103.7
},
"luminance": 0.84362
}Semantic roles & 50–950 ramp
primary
#FBF07F
secondary
#4653D9
accent
#14E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#181710
muted
#868580