#FBFF7F#FBFF7F

#FBFF7F is a very light, vivid yellow. Relative luminance 0.936; OKLCH L 97.2% C 0.151 H 110.5°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).

Color values

HEX#FBFF7F
RGBrgb(251, 255, 127)
HSLhsl(62, 100%, 75%)
HSVhsv(62, 50%, 100%)
CMYKcmyk(1.6%, 0%, 50.2%, 0%)
CIE-LABlab(97.46, -18.18, 59.99)
CIE-LCHlch(97.46, 62.68, 106.86°)
OKLaboklab(97.18% -0.0529 0.1413)
OKLCHoklch(97.18% 0.151 110.5)
XYZxyz(79.3762, 93.5633, 33.9527)
Luminance0.9356 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FBFF7F #837FFF
analogous
#FFC37F #FBFF7F #BBFF7F
triadic
#FBFF7F #7FFBFF #FF7FFB
tetradic
#FBFF7F #7FFFC3 #837FFF #FF7FBB
square
#FBFF7F #7FFFC3 #837FFF #FF7FBB
split-complementary
#FBFF7F #7FBBFF #C37FFF
monochromatic
#F7FF05 #F9FF42 #FBFF7F #FDFFBC #FEFFE0

Accessibility & contrast

On white

1.07
#FBFF7F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.71
#FBFF7F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FBFF7F
19.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FBFF7F#FFFFFF#000000##000000
##FBFF7F1.001.0719.7119.71
#FFFFFF1.071.0021.0021.00
#00000019.7121.001.001.00
##00000019.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF673
Deuteranopia (green-blind)
#FFFA86
Tritanopia (blue-blind)
#FFF2E2
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #fbff7f;
/* rgb */ color: rgb(251, 255, 127);
/* oklch */ color: oklch(97.2% 0.151 110.5);
Tailwind
colors: {
  custom: {
    50: '#ffffa7',
    500: '#fbff7f',
    950: '#000000',
  },
}
SCSS
$custom: #fbff7f;
$custom-light: #ffffa7;
$custom-dark: #000000;
JSON
{
  "hex": "#fbff7f",
  "rgb": {
    "r": 251,
    "g": 255,
    "b": 127
  },
  "hsl": {
    "h": 61.875,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.97175,
    "c": 0.15085,
    "h": 110.5
  },
  "luminance": 0.93562
}

Semantic roles & 50–950 ramp

primary
#FBFF7F
secondary
#4944DE
accent
#00E607
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581

Preview Lab

Preview with #FBFF7F

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#FBFF7F Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva