#FFFBDD#FFFBDD

#FFFBDD is a very light, muted yellow. Relative luminance 0.955; OKLCH L 98.3% C 0.039 H 100.9°. Best body text is #000000 at 20.10:1 contrast (WCAG AA passes).

Color values

HEX#FFFBDD
RGBrgb(255, 251, 221)
HSLhsl(53, 100%, 93%)
HSVhsv(53, 13%, 100%)
CMYKcmyk(0%, 1.6%, 13.3%, 0%)
CIE-LABlab(98.22, -3.57, 14.87)
CIE-LCHlch(98.22, 15.29, 103.50°)
OKLaboklab(98.34% -0.0074 0.0385)
OKLCHoklch(98.34% 0.039 100.9)
XYZxyz(88.7871, 95.4757, 82.1439)
Luminance0.9547 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBDD #DDE1FF
analogous
#FFEADD #FFFBDD #F2FFDD
triadic
#FFFBDD #DDFFFB #FBDDFF
tetradic
#FFFBDD #DDFFEA #DDE1FF #FFDDF2
square
#FFFBDD #DDFFEA #DDE1FF #FFDDF2
split-complementary
#FFFBDD #DDF2FF #EADDFF
monochromatic
#FFED63 #FFF4A0 #FFFBDD #FFFBE0 #FFFBE0

Accessibility & contrast

On white

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

On black

20.10
#FFFBDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBDD
20.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBDD#FFFFFF#000000##000000
##FFFBDD1.001.0520.1020.10
#FFFFFF1.051.0021.0021.00
#00000020.1021.001.001.00
##00000020.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF9DB
Deuteranopia (green-blind)
#FFFBDE
Tritanopia (blue-blind)
#FFF7F2
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fffbdd;
/* rgb */ color: rgb(255, 251, 221);
/* oklch */ color: oklch(98.3% 0.039 100.9);
Tailwind
colors: {
  custom: {
    50: '#fffce7',
    500: '#fffbdd',
    950: '#000000',
  },
}
SCSS
$custom: #fffbdd;
$custom-light: #fffce7;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbdd",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 221
  },
  "hsl": {
    "h": 52.941,
    "s": 100,
    "l": 93.333
  },
  "oklch": {
    "l": 0.98342,
    "c": 0.03924,
    "h": 100.9
  },
  "luminance": 0.95475
}

Semantic roles & 50–950 ramp

primary
#FFFBDD
secondary
#949EEC
accent
#1BE600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFFBDD

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

Preview Lab → · Contrast checker → · Palette generator →

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