#FFFBDF#FFFBDF

#FFFBDF is a very light, muted yellow. Relative luminance 0.956; OKLCH L 98.4% C 0.037 H 100.4°. Best body text is #000000 at 20.12:1 contrast (WCAG AA passes).

Color values

HEX#FFFBDF
RGBrgb(255, 251, 223)
HSLhsl(53, 100%, 94%)
HSVhsv(53, 13%, 100%)
CMYKcmyk(0%, 1.6%, 12.5%, 0%)
CIE-LABlab(98.27, -3.26, 13.91)
CIE-LCHlch(98.27, 14.28, 103.20°)
OKLaboklab(98.39% -0.0066 0.0361)
OKLCHoklch(98.39% 0.037 100.4)
XYZxyz(89.0552, 95.5829, 83.5556)
Luminance0.9558 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBDF #DFE3FF
analogous
#FFEBDF #FFFBDF #F3FFDF
triadic
#FFFBDF #DFFFFB #FBDFFF
tetradic
#FFFBDF #DFFFEB #DFE3FF #FFDFF3
square
#FFFBDF #DFFFEB #DFE3FF #FFDFF3
split-complementary
#FFFBDF #DFF3FF #EBDFFF
monochromatic
#FFEC65 #FFF3A2 #FFFBDF #FFFBE0 #FFFBE0

Accessibility & contrast

On white

1.04
#FFFBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.12
#FFFBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBDF
20.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBDF#FFFFFF#000000##000000
##FFFBDF1.001.0420.1220.12
#FFFFFF1.041.0021.0021.00
#00000020.1221.001.001.00
##00000020.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF9DD
Deuteranopia (green-blind)
#FFFBE0
Tritanopia (blue-blind)
#FFF7F3
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fffbdf;
/* rgb */ color: rgb(255, 251, 223);
/* oklch */ color: oklch(98.4% 0.037 100.4);
Tailwind
colors: {
  custom: {
    50: '#fffce9',
    500: '#fffbdf',
    950: '#000000',
  },
}
SCSS
$custom: #fffbdf;
$custom-light: #fffce9;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbdf",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 223
  },
  "hsl": {
    "h": 52.5,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.9839,
    "c": 0.0367,
    "h": 100.4
  },
  "luminance": 0.95582
}

Semantic roles & 50–950 ramp

primary
#FFFBDF
secondary
#96A1EC
accent
#1DE600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFFBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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