#FBFF93#FBFF93
#FBFF93 is a very light, vivid yellow. Relative luminance 0.941; OKLCH L 97.4% C 0.131 H 110.5°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFF93 |
|---|---|
| RGB | rgb(251, 255, 147) |
| HSL | hsl(62, 100%, 79%) |
| HSV | hsv(62, 42%, 100%) |
| CMYK | cmyk(1.6%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(97.69, -16.36, 50.99) |
| CIE-LCH | lch(97.69, 53.55, 107.78°) |
| OKLab | oklab(97.44% -0.0458 0.1229) |
| OKLCH | oklch(97.44% 0.131 110.5) |
| XYZ | xyz(80.8113, 94.1373, 41.5114) |
| Luminance | 0.9414 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 2.33
Yellowish Tan
#FCFC81
ΔE00 2.42
Butter
#FFFF81
ΔE00 2.67
Manilla
#FFFA86
ΔE00 2.69
Faded Yellow
#FEFF7F
ΔE00 2.79
Banana (survey)
#FFFF7E
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFF93 #9793FF
analogous
#FFCD93 #FBFF93 #C5FF93
triadic
#FBFF93 #93FBFF #FF93FB
tetradic
#FBFF93 #93FFCD #9793FF #FF93C5
square
#FBFF93 #93FFCD #9793FF #FF93C5
split-complementary
#FBFF93 #93C5FF #CD93FF
monochromatic
#F6FF19 #F9FF56 #FBFF93 #FDFFD0 #FEFFE0
Accessibility & contrast
On white
1.06
#FBFF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#FBFF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFF93
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFF93 | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF68A
Deuteranopia (green-blind)
#FFFA98
Tritanopia (blue-blind)
#FFF3E5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbff93; /* rgb */ color: rgb(251, 255, 147); /* oklch */ color: oklch(97.4% 0.131 110.5);
Tailwind
colors: {
custom: {
50: '#feffb4',
500: '#fbff93',
950: '#000000',
},
}SCSS
$custom: #fbff93; $custom-light: #feffb4; $custom-dark: #000000;
JSON
{
"hex": "#fbff93",
"rgb": {
"r": 251,
"g": 255,
"b": 147
},
"hsl": {
"h": 62.222,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.97435,
"c": 0.13121,
"h": 110.5
},
"luminance": 0.94136
}Semantic roles & 50–950 ramp
primary
#FBFF93
secondary
#5A55E1
accent
#00E608
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581