#FBF07E#FBF07E
#FBF07E is a very light, vivid yellow. Relative luminance 0.843; OKLCH L 94.1% C 0.136 H 103.7°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF07E |
|---|---|
| RGB | rgb(251, 240, 126) |
| HSL | hsl(55, 94%, 74%) |
| HSV | hsv(55, 50%, 98%) |
| CMYK | cmyk(0%, 4.4%, 49.8%, 1.6%) |
| CIE-LAB | lab(93.60, -10.96, 55.88) |
| CIE-LCH | lch(93.60, 56.94, 101.09°) |
| OKLab | oklab(94.1% -0.0323 0.1322) |
| OKLCH | oklch(94.1% 0.136 103.7) |
| XYZ | xyz(74.7117, 84.3381, 32.0780) |
| Luminance | 0.8434 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.59
Straw
#FCF679
ΔE00 2.00
Manilla
#FFFA86
ΔE00 2.38
Yellowish
#FAEE66
ΔE00 2.66
Yellowish Tan
#FCFC81
ΔE00 3.44
Custard
#FFFD78
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF07E #7E89FB
analogous
#FBB27E #FBF07E #C8FB7E
triadic
#FBF07E #7EFBF0 #F07EFB
tetradic
#FBF07E #7EFBB2 #7E89FB #FB7EC8
square
#FBF07E #7EFBB2 #7E89FB #FB7EC8
split-complementary
#FBF07E #7EC8FB #B27EFB
monochromatic
#F7E208 #F9E943 #FBF07E #FDF7B9 #FEFCE1
Accessibility & contrast
On white
1.18
#FBF07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#FBF07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF07E
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF07E | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 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)
#FFE974
Deuteranopia (green-blind)
#FFEF83
Tritanopia (blue-blind)
#FFE3D6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fbf07e; /* rgb */ color: rgb(251, 240, 126); /* oklch */ color: oklch(94.1% 0.136 103.7);
Tailwind
colors: {
custom: {
50: '#fff4a6',
500: '#fbf07e',
950: '#000000',
},
}SCSS
$custom: #fbf07e; $custom-light: #fff4a6; $custom-dark: #000000;
JSON
{
"hex": "#fbf07e",
"rgb": {
"r": 251,
"g": 240,
"b": 126
},
"hsl": {
"h": 54.72,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.94101,
"c": 0.13613,
"h": 103.7
},
"luminance": 0.84336
}Semantic roles & 50–950 ramp
primary
#FBF07E
secondary
#4552D9
accent
#14E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580