#FFFBCB#FFFBCB

#FFFBCB is a very light, moderate yellow. Relative luminance 0.946; OKLCH L 97.9% C 0.062 H 103.5°. Best body text is #000000 at 19.91:1 contrast (WCAG AA passes).

Color values

HEX#FFFBCB
RGBrgb(255, 251, 203)
HSLhsl(55, 100%, 90%)
HSVhsv(55, 20%, 100%)
CMYKcmyk(0%, 1.6%, 20.4%, 0%)
CIE-LABlab(97.86, -6.21, 23.55)
CIE-LCHlch(97.86, 24.35, 104.77°)
OKLaboklab(97.94% -0.0145 0.0601)
OKLCHoklch(97.94% 0.062 103.5)
XYZxyz(86.5163, 94.5673, 70.1840)
Luminance0.9457 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBCB #CBCFFF
analogous
#FFE1CB #FFFBCB #E9FFCB
triadic
#FFFBCB #CBFFFB #FBCBFF
tetradic
#FFFBCB #CBFFE1 #CBCFFF #FFCBE9
square
#FFFBCB #CBFFE1 #CBCFFF #FFCBE9
split-complementary
#FFFBCB #CBE9FF #E1CBFF
monochromatic
#FFF251 #FFF68E #FFFBCB #FFFDE0 #FFFDE0

Accessibility & contrast

On white

1.05
#FFFBCB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.91
#FFFBCB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBCB
19.91:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBCB#FFFFFF#000000##000000
##FFFBCB1.001.0519.9119.91
#FFFFFF1.051.0021.0021.00
#00000019.9121.001.001.00
##00000019.9121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF7C8
Deuteranopia (green-blind)
#FFFACD
Tritanopia (blue-blind)
#FFF4EE
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #fffbcb;
/* rgb */ color: rgb(255, 251, 203);
/* oklch */ color: oklch(97.9% 0.062 103.5);
Tailwind
colors: {
  custom: {
    50: '#fffcdb',
    500: '#fffbcb',
    950: '#000000',
  },
}
SCSS
$custom: #fffbcb;
$custom-light: #fffcdb;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbcb",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 203
  },
  "hsl": {
    "h": 55.385,
    "s": 100,
    "l": 89.804
  },
  "oklch": {
    "l": 0.97936,
    "c": 0.06185,
    "h": 103.5
  },
  "luminance": 0.94566
}

Semantic roles & 50–950 ramp

primary
#FFFBCB
secondary
#858DE9
accent
#12E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181715
muted
#868584

Preview Lab

Preview with #FFFBCB

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

Preview Lab → · Contrast checker → · Palette generator →

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