#FBFF7C#FBFF7C
#FBFF7C is a very light, vivid yellow. Relative luminance 0.935; OKLCH L 97.1% C 0.154 H 110.5°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFF7C |
|---|---|
| RGB | rgb(251, 255, 124) |
| HSL | hsl(62, 100%, 74%) |
| HSV | hsv(62, 51%, 100%) |
| CMYK | cmyk(1.6%, 0%, 51.4%, 0%) |
| CIE-LAB | lab(97.42, -18.43, 61.30) |
| CIE-LCH | lch(97.42, 64.01, 106.73°) |
| OKLab | oklab(97.14% -0.0539 0.1439) |
| OKLCH | oklch(97.14% 0.154 110.5) |
| XYZ | xyz(79.1835, 93.4862, 32.9383) |
| Luminance | 0.9348 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 0.72
Banana (survey)
#FFFF7E
ΔE00 0.91
Butter
#FFFF81
ΔE00 1.01
Light Yellow
#FFFE7A
ΔE00 1.18
Pale Yellow
#FFFF84
ΔE00 1.21
Yellowish Tan
#FCFC81
ΔE00 1.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFF7C #807CFF
analogous
#FFC27C #FBFF7C #BAFF7C
triadic
#FBFF7C #7CFBFF #FF7CFB
tetradic
#FBFF7C #7CFFC2 #807CFF #FF7CBA
square
#FBFF7C #7CFFC2 #807CFF #FF7CBA
split-complementary
#FBFF7C #7CBAFF #C27CFF
monochromatic
#F7FF02 #F9FF3F #FBFF7C #FDFFB9 #FEFFE0
Accessibility & contrast
On white
1.07
#FBFF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#FBFF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFF7C
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFF7C | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF56F
Deuteranopia (green-blind)
#FFFA83
Tritanopia (blue-blind)
#FFF2E2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbff7c; /* rgb */ color: rgb(251, 255, 124); /* oklch */ color: oklch(97.1% 0.154 110.5);
Tailwind
colors: {
custom: {
50: '#ffffa5',
500: '#fbff7c',
950: '#000000',
},
}SCSS
$custom: #fbff7c; $custom-light: #ffffa5; $custom-dark: #000000;
JSON
{
"hex": "#fbff7c",
"rgb": {
"r": 251,
"g": 255,
"b": 124
},
"hsl": {
"h": 61.832,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.9714,
"c": 0.1536,
"h": 110.5
},
"luminance": 0.93484
}Semantic roles & 50–950 ramp
primary
#FBFF7C
secondary
#4642DE
accent
#00E607
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580