#FBFA6F#FBFA6F
#FBFA6F is a very light, vivid yellow. Relative luminance 0.900; OKLCH L 96.0% C 0.160 H 108.7°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFA6F |
|---|---|
| RGB | rgb(251, 250, 111) |
| HSL | hsl(60, 95%, 71%) |
| HSV | hsv(60, 56%, 98%) |
| CMYK | cmyk(0%, 0.4%, 55.8%, 1.6%) |
| CIE-LAB | lab(96.01, -17.01, 65.39) |
| CIE-LCH | lch(96.01, 67.56, 104.58°) |
| OKLab | oklab(95.97% -0.0511 0.1513) |
| OKLCH | oklch(95.97% 0.16 108.7) |
| XYZ | xyz(76.8407, 90.0302, 28.3657) |
| Luminance | 0.9003 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.72
Pastel Yellow
#FFFE71
ΔE00 0.82
Custard
#FFFD78
ΔE00 0.96
Light Yellow
#FFFE7A
ΔE00 1.17
Banana (survey)
#FFFF7E
ΔE00 1.60
Faded Yellow
#FEFF7F
ΔE00 1.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFA6F #6F70FB
analogous
#FBB46F #FBFA6F #B6FB6F
triadic
#FBFA6F #6FFBFA #FA6FFB
tetradic
#FBFA6F #6FFBB4 #6F70FB #FB6FB6
square
#FBFA6F #6FFBB4 #6F70FB #FB6FB6
split-complementary
#FBFA6F #6FB6FB #B46FFB
monochromatic
#E9E806 #F9F833 #FBFA6F #FDFCAB #FEFEE1
Accessibility & contrast
On white
1.10
#FBFA6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#FBFA6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFA6F
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFA6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFA6F | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF160
Deuteranopia (green-blind)
#FFF677
Tritanopia (blue-blind)
#FFECDC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fbfa6f; /* rgb */ color: rgb(251, 250, 111); /* oklch */ color: oklch(96.0% 0.160 108.7);
Tailwind
colors: {
custom: {
50: '#fffb9d',
500: '#fbfa6f',
950: '#000000',
},
}SCSS
$custom: #fbfa6f; $custom-light: #fffb9d; $custom-dark: #000000;
JSON
{
"hex": "#fbfa6f",
"rgb": {
"r": 251,
"g": 250,
"b": 111
},
"hsl": {
"h": 59.571,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.95971,
"c": 0.15967,
"h": 108.7
},
"luminance": 0.90028
}Semantic roles & 50–950 ramp
primary
#FBFA6F
secondary
#3839D6
accent
#02E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580