#FBFF75#FBFF75
#FBFF75 is a very light, vivid yellow. Relative luminance 0.933; OKLCH L 97.1% C 0.160 H 110.6°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFF75 |
|---|---|
| RGB | rgb(251, 255, 117) |
| HSL | hsl(62, 100%, 73%) |
| HSV | hsv(62, 54%, 100%) |
| CMYK | cmyk(1.6%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(97.36, -18.97, 64.31) |
| CIE-LCH | lch(97.36, 67.05, 106.44°) |
| OKLab | oklab(97.06% -0.0561 0.1496) |
| OKLCH | oklch(97.06% 0.16 110.6) |
| XYZ | xyz(78.7565, 93.3154, 30.6891) |
| Luminance | 0.9331 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 1.20
Faded Yellow
#FEFF7F
ΔE00 1.22
Banana (survey)
#FFFF7E
ΔE00 1.24
Pastel Yellow
#FFFE71
ΔE00 1.24
Butter Yellow
#FFFD74
ΔE00 1.36
Custard
#FFFD78
ΔE00 1.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFF75 #7975FF
analogous
#FFBE75 #FBFF75 #B6FF75
triadic
#FBFF75 #75FBFF #FF75FB
tetradic
#FBFF75 #75FFBE #7975FF #FF75B6
square
#FBFF75 #75FFBE #7975FF #FF75B6
split-complementary
#FBFF75 #75B6FF #BE75FF
monochromatic
#F2FA00 #F9FF38 #FBFF75 #FDFFB2 #FEFFE0
Accessibility & contrast
On white
1.07
#FBFF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#FBFF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFF75
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFF75 | 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)
#FFF567
Deuteranopia (green-blind)
#FFF97D
Tritanopia (blue-blind)
#FFF1E1
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbff75; /* rgb */ color: rgb(251, 255, 117); /* oklch */ color: oklch(97.1% 0.160 110.6);
Tailwind
colors: {
custom: {
50: '#ffffa1',
500: '#fbff75',
950: '#000000',
},
}SCSS
$custom: #fbff75; $custom-light: #ffffa1; $custom-dark: #000000;
JSON
{
"hex": "#fbff75",
"rgb": {
"r": 251,
"g": 255,
"b": 117
},
"hsl": {
"h": 61.739,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.97063,
"c": 0.1598,
"h": 110.6
},
"luminance": 0.93314
}Semantic roles & 50–950 ramp
primary
#FBFF75
secondary
#403CDD
accent
#00E607
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580