#FFFB72#FFFB72

#FFFB72 is a very light, vivid yellow. Relative luminance 0.915; OKLCH L 96.5% C 0.158 H 107.5°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).

Color values

HEX#FFFB72
RGBrgb(255, 251, 114)
HSLhsl(58, 100%, 72%)
HSVhsv(58, 55%, 100%)
CMYKcmyk(0%, 1.6%, 55.3%, 0%)
CIE-LABlab(96.60, -15.69, 64.84)
CIE-LCHlch(96.60, 66.72, 103.61°)
OKLaboklab(96.53% -0.0473 0.1504)
OKLCHoklch(96.53% 0.158 107.5)
XYZxyz(78.7767, 91.4715, 29.4224)
Luminance0.9147 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFB72 #7276FF
analogous
#FFB572 #FFFB72 #BCFF72
triadic
#FFFB72 #72FFFB #FB72FF
tetradic
#FFFB72 #72FFB5 #7276FF #FF72BC
square
#FFFB72 #72FFB5 #7276FF #FF72BC
split-complementary
#FFFB72 #72BCFF #B572FF
monochromatic
#F7F000 #FFF935 #FFFB72 #FFFDAF #FFFEE0

Accessibility & contrast

On white

1.09
#FFFB72 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.29
#FFFB72 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFB72
19.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFB72#FFFFFF#000000##000000
##FFFB721.001.0919.2919.29
#FFFFFF1.091.0021.0021.00
#00000019.2921.001.001.00
##00000019.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF264
Deuteranopia (green-blind)
#FFF879
Tritanopia (blue-blind)
#FFEDDD
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #fffb72;
/* rgb */ color: rgb(255, 251, 114);
/* oklch */ color: oklch(96.5% 0.158 107.5);
Tailwind
colors: {
  custom: {
    50: '#fffc9f',
    500: '#fffb72',
    950: '#000000',
  },
}
SCSS
$custom: #fffb72;
$custom-light: #fffc9f;
$custom-dark: #000000;
JSON
{
  "hex": "#fffb72",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 114
  },
  "hsl": {
    "h": 58.298,
    "s": 100,
    "l": 72.353
  },
  "oklch": {
    "l": 0.96529,
    "c": 0.15764,
    "h": 107.5
  },
  "luminance": 0.91469
}

Semantic roles & 50–950 ramp

primary
#FFFB72
secondary
#393EDC
accent
#07E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580

Preview Lab

Preview with #FFFB72

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

Preview Lab → · Contrast checker → · Palette generator →

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