#FBF07D#FBF07D
#FBF07D is a very light, vivid yellow. Relative luminance 0.843; OKLCH L 94.1% C 0.137 H 103.8°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF07D |
|---|---|
| RGB | rgb(251, 240, 125) |
| HSL | hsl(55, 94%, 74%) |
| HSV | hsv(55, 50%, 98%) |
| CMYK | cmyk(0%, 4.4%, 50.2%, 1.6%) |
| CIE-LAB | lab(93.59, -11.04, 56.33) |
| CIE-LCH | lch(93.59, 57.40, 101.09°) |
| OKLab | oklab(94.09% -0.0327 0.1331) |
| OKLCH | oklch(94.09% 0.137 103.8) |
| XYZ | xyz(74.6475, 84.3124, 31.7398) |
| Luminance | 0.8431 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.49
Straw
#FCF679
ΔE00 1.92
Manilla
#FFFA86
ΔE00 2.38
Yellowish
#FAEE66
ΔE00 2.54
Yellowish Tan
#FCFC81
ΔE00 3.42
Custard
#FFFD78
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF07D #7D88FB
analogous
#FBB17D #FBF07D #C7FB7D
triadic
#FBF07D #7DFBF0 #F07DFB
tetradic
#FBF07D #7DFBB1 #7D88FB #FB7DC7
square
#FBF07D #7DFBB1 #7D88FB #FB7DC7
split-complementary
#FBF07D #7DC7FB #B17DFB
monochromatic
#F6E108 #F9E942 #FBF07D #FDF7B8 #FEFCE1
Accessibility & contrast
On white
1.18
#FBF07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#FBF07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF07D
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF07D | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE973
Deuteranopia (green-blind)
#FFEF82
Tritanopia (blue-blind)
#FFE3D6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fbf07d; /* rgb */ color: rgb(251, 240, 125); /* oklch */ color: oklch(94.1% 0.137 103.8);
Tailwind
colors: {
custom: {
50: '#fff4a5',
500: '#fbf07d',
950: '#000000',
},
}SCSS
$custom: #fbf07d; $custom-light: #fff4a5; $custom-dark: #000000;
JSON
{
"hex": "#fbf07d",
"rgb": {
"r": 251,
"g": 240,
"b": 125
},
"hsl": {
"h": 54.762,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.94088,
"c": 0.13709,
"h": 103.8
},
"luminance": 0.8431
}Semantic roles & 50–950 ramp
primary
#FBF07D
secondary
#4451D8
accent
#14E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580