#FFFBDC#FFFBDC

#FFFBDC is a very light, muted yellow. Relative luminance 0.954; OKLCH L 98.3% C 0.041 H 101.1°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).

Color values

HEX#FFFBDC
RGBrgb(255, 251, 220)
HSLhsl(53, 100%, 93%)
HSVhsv(53, 14%, 100%)
CMYKcmyk(0%, 1.6%, 13.7%, 0%)
CIE-LABlab(98.20, -3.72, 15.35)
CIE-LCHlch(98.20, 15.80, 103.63°)
OKLaboklab(98.32% -0.0078 0.0398)
OKLCHoklch(98.32% 0.041 101.1)
XYZxyz(88.6543, 95.4226, 81.4443)
Luminance0.9542 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBDC #DCE0FF
analogous
#FFE9DC #FFFBDC #F1FFDC
triadic
#FFFBDC #DCFFFB #FBDCFF
tetradic
#FFFBDC #DCFFE9 #DCE0FF #FFDCF1
square
#FFFBDC #DCFFE9 #DCE0FF #FFDCF1
split-complementary
#FFFBDC #DCF1FF #E9DCFF
monochromatic
#FFED62 #FFF49F #FFFBDC #FFFCE0 #FFFCE0

Accessibility & contrast

On white

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

On black

20.08
#FFFBDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBDC
20.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBDC#FFFFFF#000000##000000
##FFFBDC1.001.0520.0820.08
#FFFFFF1.051.0021.0021.00
#00000020.0821.001.001.00
##00000020.0821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF9DA
Deuteranopia (green-blind)
#FFFBDD
Tritanopia (blue-blind)
#FFF6F2
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fffbdc;
/* rgb */ color: rgb(255, 251, 220);
/* oklch */ color: oklch(98.3% 0.041 101.1);
Tailwind
colors: {
  custom: {
    50: '#fffce6',
    500: '#fffbdc',
    950: '#000000',
  },
}
SCSS
$custom: #fffbdc;
$custom-light: #fffce6;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbdc",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 220
  },
  "hsl": {
    "h": 53.143,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.98319,
    "c": 0.04051,
    "h": 101.1
  },
  "luminance": 0.95422
}

Semantic roles & 50–950 ramp

primary
#FFFBDC
secondary
#939DEC
accent
#1AE600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFFBDC

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

Preview Lab → · Contrast checker → · Palette generator →

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