#FBFF7A#FBFF7A
#FBFF7A is a very light, vivid yellow. Relative luminance 0.934; OKLCH L 97.1% C 0.155 H 110.5°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFF7A |
|---|---|
| RGB | rgb(251, 255, 122) |
| HSL | hsl(62, 100%, 74%) |
| HSV | hsv(62, 52%, 100%) |
| CMYK | cmyk(1.6%, 0%, 52.2%, 0%) |
| CIE-LAB | lab(97.40, -18.59, 62.17) |
| CIE-LCH | lch(97.40, 64.89, 106.64°) |
| OKLab | oklab(97.12% -0.0545 0.1455) |
| OKLCH | oklch(97.12% 0.155 110.5) |
| XYZ | xyz(79.0583, 93.4361, 32.2789) |
| Luminance | 0.9343 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 0.82
Banana (survey)
#FFFF7E
ΔE00 0.96
Butter
#FFFF81
ΔE00 1.12
Light Yellow
#FFFE7A
ΔE00 1.13
Pale Yellow
#FFFF84
ΔE00 1.37
Custard
#FFFD78
ΔE00 1.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFF7A #7E7AFF
analogous
#FFC17A #FBFF7A #B9FF7A
triadic
#FBFF7A #7AFBFF #FF7AFB
tetradic
#FBFF7A #7AFFC1 #7E7AFF #FF7AB9
square
#FBFF7A #7AFFC1 #7E7AFF #FF7AB9
split-complementary
#FBFF7A #7AB9FF #C17AFF
monochromatic
#F7FF00 #F9FF3D #FBFF7A #FDFFB7 #FEFFE0
Accessibility & contrast
On white
1.07
#FBFF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#FBFF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFF7A
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFF7A | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF56D
Deuteranopia (green-blind)
#FFFA81
Tritanopia (blue-blind)
#FFF2E1
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbff7a; /* rgb */ color: rgb(251, 255, 122); /* oklch */ color: oklch(97.1% 0.155 110.5);
Tailwind
colors: {
custom: {
50: '#ffffa4',
500: '#fbff7a',
950: '#000000',
},
}SCSS
$custom: #fbff7a; $custom-light: #ffffa4; $custom-dark: #000000;
JSON
{
"hex": "#fbff7a",
"rgb": {
"r": 251,
"g": 255,
"b": 122
},
"hsl": {
"h": 61.805,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.97118,
"c": 0.1554,
"h": 110.5
},
"luminance": 0.93434
}Semantic roles & 50–950 ramp
primary
#FBFF7A
secondary
#4540DD
accent
#00E607
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580