#FBFB6F#FBFB6F
#FBFB6F is a very light, vivid yellow. Relative luminance 0.907; OKLCH L 96.2% C 0.161 H 109.1°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFB6F |
|---|---|
| RGB | rgb(251, 251, 111) |
| HSL | hsl(60, 95%, 71%) |
| HSV | hsv(60, 56%, 98%) |
| CMYK | cmyk(0%, 0%, 55.8%, 1.6%) |
| CIE-LAB | lab(96.27, -17.49, 65.67) |
| CIE-LCH | lch(96.27, 67.96, 104.92°) |
| OKLab | oklab(96.18% -0.0525 0.1519) |
| OKLCH | oklch(96.18% 0.161 109.1) |
| XYZ | xyz(77.1522, 90.6533, 28.4695) |
| Luminance | 0.9065 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.69
Butter Yellow
#FFFD74
ΔE00 0.71
Custard
#FFFD78
ΔE00 0.98
Light Yellow
#FFFE7A
ΔE00 1.12
Banana (survey)
#FFFF7E
ΔE00 1.53
Faded Yellow
#FEFF7F
ΔE00 1.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFB6F #6F6FFB
analogous
#FBB56F #FBFB6F #B5FB6F
triadic
#FBFB6F #6FFBFB #FB6FFB
tetradic
#FBFB6F #6FFBB5 #6F6FFB #FB6FB5
square
#FBFB6F #6FFBB5 #6F6FFB #FB6FB5
split-complementary
#FBFB6F #6FB5FB #B56FFB
monochromatic
#E9E906 #F9F933 #FBFB6F #FDFDAB #FEFEE1
Accessibility & contrast
On white
1.10
#FBFB6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#FBFB6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFB6F
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFB6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFB6F | 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)
#FFF260
Deuteranopia (green-blind)
#FFF777
Tritanopia (blue-blind)
#FFEDDD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbfb6f; /* rgb */ color: rgb(251, 251, 111); /* oklch */ color: oklch(96.2% 0.161 109.1);
Tailwind
colors: {
custom: {
50: '#fffc9d',
500: '#fbfb6f',
950: '#000000',
},
}SCSS
$custom: #fbfb6f; $custom-light: #fffc9d; $custom-dark: #000000;
JSON
{
"hex": "#fbfb6f",
"rgb": {
"r": 251,
"g": 251,
"b": 111
},
"hsl": {
"h": 60,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.96177,
"c": 0.1607,
"h": 109.1
},
"luminance": 0.90651
}Semantic roles & 50–950 ramp
primary
#FBFB6F
secondary
#3838D6
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580