#FFFBDB#FFFBDB

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

Color values

HEX#FFFBDB
RGBrgb(255, 251, 219)
HSLhsl(53, 100%, 93%)
HSVhsv(53, 14%, 100%)
CMYKcmyk(0%, 1.6%, 14.1%, 0%)
CIE-LABlab(98.18, -3.87, 15.83)
CIE-LCHlch(98.18, 16.30, 103.75°)
OKLaboklab(98.3% -0.0082 0.041)
OKLCHoklch(98.3% 0.042 101.3)
XYZxyz(88.5223, 95.3697, 80.7489)
Luminance0.9537 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBDB #DBDFFF
analogous
#FFE9DB #FFFBDB #F1FFDB
triadic
#FFFBDB #DBFFFB #FBDBFF
tetradic
#FFFBDB #DBFFE9 #DBDFFF #FFDBF1
square
#FFFBDB #DBFFE9 #DBDFFF #FFDBF1
split-complementary
#FFFBDB #DBF1FF #E9DBFF
monochromatic
#FFED61 #FFF49E #FFFBDB #FFFCE0 #FFFCE0

Accessibility & contrast

On white

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

On black

20.07
#FFFBDB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBDB
20.07:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBDB#FFFFFF#000000##000000
##FFFBDB1.001.0520.0720.07
#FFFFFF1.051.0021.0021.00
#00000020.0721.001.001.00
##00000020.0721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffbdb;
/* rgb */ color: rgb(255, 251, 219);
/* oklch */ color: oklch(98.3% 0.042 101.3);
Tailwind
colors: {
  custom: {
    50: '#fffce6',
    500: '#fffbdb',
    950: '#000000',
  },
}
SCSS
$custom: #fffbdb;
$custom-light: #fffce6;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbdb",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 219
  },
  "hsl": {
    "h": 53.333,
    "s": 100,
    "l": 92.941
  },
  "oklch": {
    "l": 0.98295,
    "c": 0.04179,
    "h": 101.3
  },
  "luminance": 0.95369
}

Semantic roles & 50–950 ramp

primary
#FFFBDB
secondary
#929CEC
accent
#1AE600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFFBDB

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

Preview Lab → · Contrast checker → · Palette generator →

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