#FFFBC0#FFFBC0

#FFFBC0 is a very light, moderate yellow. Relative luminance 0.941; OKLCH L 97.7% C 0.075 H 104.5°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).

Color values

HEX#FFFBC0
RGBrgb(255, 251, 192)
HSLhsl(56, 100%, 88%)
HSVhsv(56, 25%, 100%)
CMYKcmyk(0%, 1.6%, 24.7%, 0%)
CIE-LABlab(97.66, -7.70, 28.84)
CIE-LCHlch(97.66, 29.85, 104.95°)
OKLaboklab(97.71% -0.0188 0.0729)
OKLCHoklch(97.71% 0.075 104.5)
XYZxyz(85.2516, 94.0615, 63.5236)
Luminance0.9406 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBC0 #C0C4FF
analogous
#FFDBC0 #FFFBC0 #E4FFC0
triadic
#FFFBC0 #C0FFFB #FBC0FF
tetradic
#FFFBC0 #C0FFDB #C0C4FF #FFC0E4
square
#FFFBC0 #C0FFDB #C0C4FF #FFC0E4
split-complementary
#FFFBC0 #C0E4FF #DBC0FF
monochromatic
#FFF346 #FFF783 #FFFBC0 #FFFDE0 #FFFDE0

Accessibility & contrast

On white

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

On black

19.81
#FFFBC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBC0
19.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBC0#FFFFFF#000000##000000
##FFFBC01.001.0619.8119.81
#FFFFFF1.061.0021.0021.00
#00000019.8121.001.001.00
##00000019.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF6BC
Deuteranopia (green-blind)
#FFFAC2
Tritanopia (blue-blind)
#FFF3EB
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #fffbc0;
/* rgb */ color: rgb(255, 251, 192);
/* oklch */ color: oklch(97.7% 0.075 104.5);
Tailwind
colors: {
  custom: {
    50: '#fffcd3',
    500: '#fffbc0',
    950: '#000000',
  },
}
SCSS
$custom: #fffbc0;
$custom-light: #fffcd3;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbc0",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 192
  },
  "hsl": {
    "h": 56.19,
    "s": 100,
    "l": 87.647
  },
  "oklch": {
    "l": 0.97708,
    "c": 0.07532,
    "h": 104.5
  },
  "luminance": 0.9406
}

Semantic roles & 50–950 ramp

primary
#FFFBC0
secondary
#7B82E8
accent
#0FE600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFFBC0

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

Preview Lab → · Contrast checker → · Palette generator →

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