#FBFB70#FBFB70
#FBFB70 is a very light, vivid yellow. Relative luminance 0.907; OKLCH L 96.2% C 0.160 H 109.1°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFB70 |
|---|---|
| RGB | rgb(251, 251, 112) |
| HSL | hsl(60, 95%, 71%) |
| HSV | hsv(60, 55%, 98%) |
| CMYK | cmyk(0%, 0%, 55.4%, 1.6%) |
| CIE-LAB | lab(96.28, -17.42, 65.25) |
| CIE-LCH | lch(96.28, 67.54, 104.95°) |
| OKLab | oklab(96.19% -0.0522 0.1511) |
| OKLCH | oklch(96.19% 0.16 109.1) |
| XYZ | xyz(77.2076, 90.6755, 28.7611) |
| Luminance | 0.9067 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.68
Pastel Yellow
#FFFE71
ΔE00 0.71
Custard
#FFFD78
ΔE00 0.90
Light Yellow
#FFFE7A
ΔE00 1.04
Banana (survey)
#FFFF7E
ΔE00 1.44
Faded Yellow
#FEFF7F
ΔE00 1.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFB70 #7070FB
analogous
#FBB570 #FBFB70 #B5FB70
triadic
#FBFB70 #70FBFB #FB70FB
tetradic
#FBFB70 #70FBB5 #7070FB #FB70B5
square
#FBFB70 #70FBB5 #7070FB #FB70B5
split-complementary
#FBFB70 #70B5FB #B570FB
monochromatic
#EAEA07 #F9F934 #FBFB70 #FDFDAC #FEFEE1
Accessibility & contrast
On white
1.10
#FBFB70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#FBFB70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFB70
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFB70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFB70 | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF261
Deuteranopia (green-blind)
#FFF778
Tritanopia (blue-blind)
#FFEDDD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbfb70; /* rgb */ color: rgb(251, 251, 112); /* oklch */ color: oklch(96.2% 0.160 109.1);
Tailwind
colors: {
custom: {
50: '#fffc9d',
500: '#fbfb70',
950: '#000000',
},
}SCSS
$custom: #fbfb70; $custom-light: #fffc9d; $custom-dark: #000000;
JSON
{
"hex": "#fbfb70",
"rgb": {
"r": 251,
"g": 251,
"b": 112
},
"hsl": {
"h": 60,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.96187,
"c": 0.15987,
"h": 109.1
},
"luminance": 0.90673
}Semantic roles & 50–950 ramp
primary
#FBFB70
secondary
#3939D7
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580