#FBFC6F#FBFC6F
#FBFC6F is a very light, vivid yellow. Relative luminance 0.913; OKLCH L 96.4% C 0.162 H 109.5°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFC6F |
|---|---|
| RGB | rgb(251, 252, 111) |
| HSL | hsl(60, 96%, 71%) |
| HSV | hsv(60, 56%, 99%) |
| CMYK | cmyk(0.4%, 0%, 56%, 1.2%) |
| CIE-LAB | lab(96.53, -17.98, 65.96) |
| CIE-LCH | lch(96.53, 68.37, 105.24°) |
| OKLab | oklab(96.38% -0.0539 0.1525) |
| OKLCH | oklch(96.38% 0.162 109.5) |
| XYZ | xyz(77.4654, 91.2797, 28.5739) |
| Luminance | 0.9128 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.65
Butter Yellow
#FFFD74
ΔE00 0.81
Custard
#FFFD78
ΔE00 1.07
Light Yellow
#FFFE7A
ΔE00 1.15
Banana (survey)
#FFFF7E
ΔE00 1.51
Canary
#FDFF63
ΔE00 1.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFC6F #706FFC
analogous
#FCB66F #FBFC6F #B4FC6F
triadic
#FBFC6F #6FFBFC #FC6FFB
tetradic
#FBFC6F #6FFCB6 #706FFC #FC6FB4
square
#FBFC6F #6FFCB6 #706FFC #FC6FB4
split-complementary
#FBFC6F #6FB4FC #B66FFC
monochromatic
#EAEC05 #F9FB33 #FBFC6F #FDFDAB #FEFEE1
Accessibility & contrast
On white
1.09
#FBFC6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#FBFC6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFC6F
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFC6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFC6F | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF260
Deuteranopia (green-blind)
#FFF777
Tritanopia (blue-blind)
#FFEEDD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbfc6f; /* rgb */ color: rgb(251, 252, 111); /* oklch */ color: oklch(96.4% 0.162 109.5);
Tailwind
colors: {
custom: {
50: '#fffd9d',
500: '#fbfc6f',
950: '#000000',
},
}SCSS
$custom: #fbfc6f; $custom-light: #fffd9d; $custom-dark: #000000;
JSON
{
"hex": "#fbfc6f",
"rgb": {
"r": 251,
"g": 252,
"b": 111
},
"hsl": {
"h": 60.426,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.96382,
"c": 0.16174,
"h": 109.5
},
"luminance": 0.91278
}Semantic roles & 50–950 ramp
primary
#FBFC6F
secondary
#3937D8
accent
#00E602
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580