#FBFF74#FBFF74
#FBFF74 is a very light, vivid yellow. Relative luminance 0.933; OKLCH L 97.1% C 0.161 H 110.6°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFF74 |
|---|---|
| RGB | rgb(251, 255, 116) |
| HSL | hsl(62, 100%, 73%) |
| HSV | hsv(62, 55%, 100%) |
| CMYK | cmyk(1.6%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(97.35, -19.05, 64.73) |
| CIE-LCH | lch(97.35, 67.48, 106.40°) |
| OKLab | oklab(97.05% -0.0564 0.1504) |
| OKLCH | oklch(97.05% 0.161 110.6) |
| XYZ | xyz(78.6980, 93.2920, 30.3811) |
| Luminance | 0.9329 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 1.20
Light Yellow
#FFFE7A
ΔE00 1.24
Faded Yellow
#FEFF7F
ΔE00 1.31
Banana (survey)
#FFFF7E
ΔE00 1.32
Butter Yellow
#FFFD74
ΔE00 1.35
Custard
#FFFD78
ΔE00 1.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFF74 #7874FF
analogous
#FFBE74 #FBFF74 #B5FF74
triadic
#FBFF74 #74FBFF #FF74FB
tetradic
#FBFF74 #74FFBE #7874FF #FF74B5
square
#FBFF74 #74FFBE #7874FF #FF74B5
split-complementary
#FBFF74 #74B5FF #BE74FF
monochromatic
#F1F900 #F9FF37 #FBFF74 #FDFFB1 #FEFFE0
Accessibility & contrast
On white
1.07
#FBFF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#FBFF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFF74
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFF74 | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF566
Deuteranopia (green-blind)
#FFF97C
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbff74; /* rgb */ color: rgb(251, 255, 116); /* oklch */ color: oklch(97.1% 0.161 110.6);
Tailwind
colors: {
custom: {
50: '#ffffa0',
500: '#fbff74',
950: '#000000',
},
}SCSS
$custom: #fbff74; $custom-light: #ffffa0; $custom-dark: #000000;
JSON
{
"hex": "#fbff74",
"rgb": {
"r": 251,
"g": 255,
"b": 116
},
"hsl": {
"h": 61.727,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.97052,
"c": 0.16067,
"h": 110.6
},
"luminance": 0.9329
}Semantic roles & 50–950 ramp
primary
#FBFF74
secondary
#3F3BDC
accent
#00E607
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580