#FBFB6E#FBFB6E
#FBFB6E is a very light, vivid yellow. Relative luminance 0.906; OKLCH L 96.2% C 0.162 H 109.1°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFB6E |
|---|---|
| RGB | rgb(251, 251, 110) |
| HSL | hsl(60, 95%, 71%) |
| HSV | hsv(60, 56%, 98%) |
| CMYK | cmyk(0%, 0%, 56.2%, 1.6%) |
| CIE-LAB | lab(96.26, -17.57, 66.09) |
| CIE-LCH | lch(96.26, 68.39, 104.88°) |
| OKLab | oklab(96.17% -0.0528 0.1527) |
| OKLCH | oklch(96.17% 0.162 109.1) |
| XYZ | xyz(77.0975, 90.6314, 28.1812) |
| Luminance | 0.9063 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.68
Butter Yellow
#FFFD74
ΔE00 0.76
Custard
#FFFD78
ΔE00 1.06
Light Yellow
#FFFE7A
ΔE00 1.21
Canary
#FDFF63
ΔE00 1.58
Banana (survey)
#FFFF7E
ΔE00 1.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFB6E #6E6EFB
analogous
#FBB46E #FBFB6E #B4FB6E
triadic
#FBFB6E #6EFBFB #FB6EFB
tetradic
#FBFB6E #6EFBB4 #6E6EFB #FB6EB4
square
#FBFB6E #6EFBB4 #6E6EFB #FB6EB4
split-complementary
#FBFB6E #6EB4FB #B46EFB
monochromatic
#E8E806 #F9F932 #FBFB6E #FDFDAA #FEFEE1
Accessibility & contrast
On white
1.10
#FBFB6E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#FBFB6E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFB6E
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFB6E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFB6E | 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)
#FFF25F
Deuteranopia (green-blind)
#FFF776
Tritanopia (blue-blind)
#FFEDDC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbfb6e; /* rgb */ color: rgb(251, 251, 110); /* oklch */ color: oklch(96.2% 0.162 109.1);
Tailwind
colors: {
custom: {
50: '#fffc9c',
500: '#fbfb6e',
950: '#000000',
},
}SCSS
$custom: #fbfb6e; $custom-light: #fffc9c; $custom-dark: #000000;
JSON
{
"hex": "#fbfb6e",
"rgb": {
"r": 251,
"g": 251,
"b": 110
},
"hsl": {
"h": 60,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.96167,
"c": 0.16154,
"h": 109.1
},
"luminance": 0.90629
}Semantic roles & 50–950 ramp
primary
#FBFB6E
secondary
#3737D6
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580