#FFFBCD#FFFBCD

#FFFBCD is a very light, muted yellow. Relative luminance 0.947; OKLCH L 98.0% C 0.059 H 103.3°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).

Color values

HEX#FFFBCD
RGBrgb(255, 251, 205)
HSLhsl(55, 100%, 90%)
HSVhsv(55, 20%, 100%)
CMYKcmyk(0%, 1.6%, 19.6%, 0%)
CIE-LABlab(97.90, -5.93, 22.58)
CIE-LCHlch(97.90, 23.35, 104.70°)
OKLaboklab(97.98% -0.0137 0.0578)
OKLCHoklch(97.98% 0.059 103.3)
XYZxyz(86.7561, 94.6633, 71.4473)
Luminance0.9466 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBCD #CDD1FF
analogous
#FFE2CD #FFFBCD #EAFFCD
triadic
#FFFBCD #CDFFFB #FBCDFF
tetradic
#FFFBCD #CDFFE2 #CDD1FF #FFCDEA
square
#FFFBCD #CDFFE2 #CDD1FF #FFCDEA
split-complementary
#FFFBCD #CDEAFF #E2CDFF
monochromatic
#FFF153 #FFF690 #FFFBCD #FFFDE0 #FFFDE0

Accessibility & contrast

On white

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

On black

19.93
#FFFBCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBCD
19.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBCD#FFFFFF#000000##000000
##FFFBCD1.001.0519.9319.93
#FFFFFF1.051.0021.0021.00
#00000019.9321.001.001.00
##00000019.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF7CA
Deuteranopia (green-blind)
#FFFACF
Tritanopia (blue-blind)
#FFF5EE
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #fffbcd;
/* rgb */ color: rgb(255, 251, 205);
/* oklch */ color: oklch(98.0% 0.059 103.3);
Tailwind
colors: {
  custom: {
    50: '#fffcdc',
    500: '#fffbcd',
    950: '#000000',
  },
}
SCSS
$custom: #fffbcd;
$custom-light: #fffcdc;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbcd",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 205
  },
  "hsl": {
    "h": 55.2,
    "s": 100,
    "l": 90.196
  },
  "oklch": {
    "l": 0.97979,
    "c": 0.05937,
    "h": 103.3
  },
  "luminance": 0.94662
}

Semantic roles & 50–950 ramp

primary
#FFFBCD
secondary
#868EEA
accent
#12E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFFBCD

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

Preview Lab → · Contrast checker → · Palette generator →

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