#FBFB71#FBFB71
#FBFB71 is a very light, vivid yellow. Relative luminance 0.907; OKLCH L 96.2% C 0.159 H 109.0°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFB71 |
|---|---|
| RGB | rgb(251, 251, 113) |
| HSL | hsl(60, 95%, 71%) |
| HSV | hsv(60, 55%, 98%) |
| CMYK | cmyk(0%, 0%, 55%, 1.6%) |
| CIE-LAB | lab(96.29, -17.35, 64.83) |
| CIE-LCH | lch(96.29, 67.11, 104.98°) |
| OKLab | oklab(96.2% -0.0519 0.1503) |
| OKLCH | oklch(96.2% 0.159 109) |
| XYZ | xyz(77.2636, 90.6979, 29.0560) |
| Luminance | 0.9070 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.66
Pastel Yellow
#FFFE71
ΔE00 0.75
Custard
#FFFD78
ΔE00 0.83
Light Yellow
#FFFE7A
ΔE00 0.96
Banana (survey)
#FFFF7E
ΔE00 1.35
Faded Yellow
#FEFF7F
ΔE00 1.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFB71 #7171FB
analogous
#FBB671 #FBFB71 #B6FB71
triadic
#FBFB71 #71FBFB #FB71FB
tetradic
#FBFB71 #71FBB6 #7171FB #FB71B6
square
#FBFB71 #71FBB6 #7171FB #FB71B6
split-complementary
#FBFB71 #71B6FB #B671FB
monochromatic
#EBEB07 #F9F935 #FBFB71 #FDFDAD #FEFEE1
Accessibility & contrast
On white
1.10
#FBFB71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#FBFB71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFB71
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFB71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFB71 | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF263
Deuteranopia (green-blind)
#FFF779
Tritanopia (blue-blind)
#FFEDDD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbfb71; /* rgb */ color: rgb(251, 251, 113); /* oklch */ color: oklch(96.2% 0.159 109.0);
Tailwind
colors: {
custom: {
50: '#fffc9e',
500: '#fbfb71',
950: '#000000',
},
}SCSS
$custom: #fbfb71; $custom-light: #fffc9e; $custom-dark: #000000;
JSON
{
"hex": "#fbfb71",
"rgb": {
"r": 251,
"g": 251,
"b": 113
},
"hsl": {
"h": 60,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.96197,
"c": 0.15902,
"h": 109
},
"luminance": 0.90696
}Semantic roles & 50–950 ramp
primary
#FBFB71
secondary
#3939D7
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580