#FBFB72#FBFB72
#FBFB72 is a very light, vivid yellow. Relative luminance 0.907; OKLCH L 96.2% C 0.158 H 109.0°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFB72 |
|---|---|
| RGB | rgb(251, 251, 114) |
| HSL | hsl(60, 94%, 72%) |
| HSV | hsv(60, 55%, 98%) |
| CMYK | cmyk(0%, 0%, 54.6%, 1.6%) |
| CIE-LAB | lab(96.29, -17.28, 64.41) |
| CIE-LCH | lch(96.29, 66.69, 105.01°) |
| OKLab | oklab(96.21% -0.0516 0.1495) |
| OKLCH | oklch(96.21% 0.158 109) |
| XYZ | xyz(77.3202, 90.7205, 29.3541) |
| Luminance | 0.9072 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.66
Custard
#FFFD78
ΔE00 0.77
Pastel Yellow
#FFFE71
ΔE00 0.80
Light Yellow
#FFFE7A
ΔE00 0.89
Banana (survey)
#FFFF7E
ΔE00 1.27
Faded Yellow
#FEFF7F
ΔE00 1.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFB72 #7272FB
analogous
#FBB772 #FBFB72 #B7FB72
triadic
#FBFB72 #72FBFB #FB72FB
tetradic
#FBFB72 #72FBB7 #7272FB #FB72B7
square
#FBFB72 #72FBB7 #7272FB #FB72B7
split-complementary
#FBFB72 #72B7FB #B772FB
monochromatic
#ECEC07 #F9F936 #FBFB72 #FDFDAE #FEFEE1
Accessibility & contrast
On white
1.10
#FBFB72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#FBFB72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFB72
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFB72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFB72 | 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)
#FFF264
Deuteranopia (green-blind)
#FFF77A
Tritanopia (blue-blind)
#FFEDDD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbfb72; /* rgb */ color: rgb(251, 251, 114); /* oklch */ color: oklch(96.2% 0.158 109.0);
Tailwind
colors: {
custom: {
50: '#fffc9f',
500: '#fbfb72',
950: '#000000',
},
}SCSS
$custom: #fbfb72; $custom-light: #fffc9f; $custom-dark: #000000;
JSON
{
"hex": "#fbfb72",
"rgb": {
"r": 251,
"g": 251,
"b": 114
},
"hsl": {
"h": 60,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.96208,
"c": 0.15817,
"h": 109
},
"luminance": 0.90718
}Semantic roles & 50–950 ramp
primary
#FBFB72
secondary
#3A3AD7
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580