#FBFC7F#FBFC7F
#FBFC7F is a very light, vivid yellow. Relative luminance 0.917; OKLCH L 96.6% C 0.148 H 109.3°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFC7F |
|---|---|
| RGB | rgb(251, 252, 127) |
| HSL | hsl(60, 95%, 74%) |
| HSV | hsv(60, 50%, 99%) |
| CMYK | cmyk(0.4%, 0%, 49.6%, 1.2%) |
| CIE-LAB | lab(96.68, -16.73, 59.08) |
| CIE-LCH | lch(96.68, 61.40, 105.81°) |
| OKLab | oklab(96.56% -0.0487 0.1393) |
| OKLCH | oklch(96.56% 0.148 109.3) |
| XYZ | xyz(78.4266, 91.6642, 33.6362) |
| Luminance | 0.9166 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 0.31
Faded Yellow
#FEFF7F
ΔE00 0.68
Butter
#FFFF81
ΔE00 0.69
Pale Yellow
#FFFF84
ΔE00 0.73
Banana (survey)
#FFFF7E
ΔE00 0.82
Light Yellow
#FFFE7A
ΔE00 1.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFC7F #807FFC
analogous
#FCBF7F #FBFC7F #BDFC7F
triadic
#FBFC7F #7FFBFC #FC7FFB
tetradic
#FBFC7F #7FFCBF #807FFC #FC7FBD
square
#FBFC7F #7FFCBF #807FFC #FC7FBD
split-complementary
#FBFC7F #7FBDFC #BF7FFC
monochromatic
#F7F907 #F9FB43 #FBFC7F #FDFDBB #FEFEE1
Accessibility & contrast
On white
1.09
#FBFC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#FBFC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFC7F
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFC7F | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF373
Deuteranopia (green-blind)
#FFF885
Tritanopia (blue-blind)
#FFEFE0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbfc7f; /* rgb */ color: rgb(251, 252, 127); /* oklch */ color: oklch(96.6% 0.148 109.3);
Tailwind
colors: {
custom: {
50: '#fffda7',
500: '#fbfc7f',
950: '#000000',
},
}SCSS
$custom: #fbfc7f; $custom-light: #fffda7; $custom-dark: #000000;
JSON
{
"hex": "#fbfc7f",
"rgb": {
"r": 251,
"g": 252,
"b": 127
},
"hsl": {
"h": 60.48,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.96559,
"c": 0.14758,
"h": 109.3
},
"luminance": 0.91662
}Semantic roles & 50–950 ramp
primary
#FBFC7F
secondary
#4645DA
accent
#00E602
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581