#FBFB74#FBFB74
#FBFB74 is a very light, vivid yellow. Relative luminance 0.908; OKLCH L 96.2% C 0.156 H 109.0°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFB74 |
|---|---|
| RGB | rgb(251, 251, 116) |
| HSL | hsl(60, 94%, 72%) |
| HSV | hsv(60, 54%, 98%) |
| CMYK | cmyk(0%, 0%, 53.8%, 1.6%) |
| CIE-LAB | lab(96.31, -17.13, 63.56) |
| CIE-LCH | lch(96.31, 65.83, 105.08°) |
| OKLab | oklab(96.23% -0.051 0.1479) |
| OKLCH | oklch(96.23% 0.156 109) |
| XYZ | xyz(77.4353, 90.7665, 29.9602) |
| Luminance | 0.9076 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 0.68
Butter Yellow
#FFFD74
ΔE00 0.71
Light Yellow
#FFFE7A
ΔE00 0.77
Pastel Yellow
#FFFE71
ΔE00 0.93
Banana (survey)
#FFFF7E
ΔE00 1.11
Faded Yellow
#FEFF7F
ΔE00 1.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFB74 #7474FB
analogous
#FBB874 #FBFB74 #B8FB74
triadic
#FBFB74 #74FBFB #FB74FB
tetradic
#FBFB74 #74FBB8 #7474FB #FB74B8
square
#FBFB74 #74FBB8 #7474FB #FB74B8
split-complementary
#FBFB74 #74B8FB #B874FB
monochromatic
#EEEE07 #F9F939 #FBFB74 #FDFDAF #FEFEE1
Accessibility & contrast
On white
1.10
#FBFB74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#FBFB74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFB74
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFB74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFB74 | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF266
Deuteranopia (green-blind)
#FFF77B
Tritanopia (blue-blind)
#FFEDDD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbfb74; /* rgb */ color: rgb(251, 251, 116); /* oklch */ color: oklch(96.2% 0.156 109.0);
Tailwind
colors: {
custom: {
50: '#fffca0',
500: '#fbfb74',
950: '#000000',
},
}SCSS
$custom: #fbfb74; $custom-light: #fffca0; $custom-dark: #000000;
JSON
{
"hex": "#fbfb74",
"rgb": {
"r": 251,
"g": 251,
"b": 116
},
"hsl": {
"h": 60,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.96229,
"c": 0.15644,
"h": 109
},
"luminance": 0.90765
}Semantic roles & 50–950 ramp
primary
#FBFB74
secondary
#3C3CD7
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580