#FFFBBB#FFFBBB

#FFFBBB is a very light, moderate yellow. Relative luminance 0.938; OKLCH L 97.6% C 0.081 H 104.8°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).

Color values

HEX#FFFBBB
RGBrgb(255, 251, 187)
HSLhsl(56, 100%, 87%)
HSVhsv(56, 27%, 100%)
CMYKcmyk(0%, 1.6%, 26.7%, 0%)
CIE-LABlab(97.57, -8.35, 31.25)
CIE-LCHlch(97.57, 32.34, 104.97°)
OKLaboklab(97.61% -0.0208 0.0786)
OKLCHoklch(97.61% 0.081 104.8)
XYZxyz(84.7070, 93.8437, 60.6554)
Luminance0.9384 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBBB #BBBFFF
analogous
#FFD9BB #FFFBBB #E1FFBB
triadic
#FFFBBB #BBFFFB #FBBBFF
tetradic
#FFFBBB #BBFFD9 #BBBFFF #FFBBE1
square
#FFFBBB #BBFFD9 #BBBFFF #FFBBE1
split-complementary
#FFFBBB #BBE1FF #D9BBFF
monochromatic
#FFF441 #FFF77E #FFFBBB #FFFDE0 #FFFDE0

Accessibility & contrast

On white

1.06
#FFFBBB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.77
#FFFBBB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBBB
19.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBBB#FFFFFF#000000##000000
##FFFBBB1.001.0619.7719.77
#FFFFFF1.061.0021.0021.00
#00000019.7721.001.001.00
##00000019.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF6B7
Deuteranopia (green-blind)
#FFFABD
Tritanopia (blue-blind)
#FFF3EA
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #fffbbb;
/* rgb */ color: rgb(255, 251, 187);
/* oklch */ color: oklch(97.6% 0.081 104.8);
Tailwind
colors: {
  custom: {
    50: '#fffcd0',
    500: '#fffbbb',
    950: '#000000',
  },
}
SCSS
$custom: #fffbbb;
$custom-light: #fffcd0;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbbb",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 187
  },
  "hsl": {
    "h": 56.471,
    "s": 100,
    "l": 86.667
  },
  "oklch": {
    "l": 0.9761,
    "c": 0.08134,
    "h": 104.8
  },
  "luminance": 0.93842
}

Semantic roles & 50–950 ramp

primary
#FFFBBB
secondary
#777EE7
accent
#0DE600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFFBBB

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

Preview Lab → · Contrast checker → · Palette generator →

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