#FFFFDB#FFFFDB

#FFFFDB is a very light, muted yellow. Relative luminance 0.979; OKLCH L 99.1% C 0.047 H 107.2°. Best body text is #000000 at 20.58:1 contrast (WCAG AA passes).

Color values

HEX#FFFFDB
RGBrgb(255, 255, 219)
HSLhsl(60, 100%, 93%)
HSVhsv(60, 14%, 100%)
CMYKcmyk(0%, 0%, 14.1%, 0%)
CIE-LABlab(99.18, -5.87, 17.24)
CIE-LCHlch(99.18, 18.21, 108.80°)
OKLaboklab(99.08% -0.0138 0.0445)
OKLCHoklch(99.08% 0.047 107.2)
XYZxyz(89.7850, 97.8952, 81.1698)
Luminance0.9789 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFDB #DBDBFF
analogous
#FFEDDB #FFFFDB #EDFFDB
triadic
#FFFFDB #DBFFFF #FFDBFF
tetradic
#FFFFDB #DBFFED #DBDBFF #FFDBED
square
#FFFFDB #DBFFED #DBDBFF #FFDBED
split-complementary
#FFFFDB #DBEDFF #EDDBFF
monochromatic
#FFFF61 #FFFF9E #FFFFDB #FFFFE0 #FFFFE0

Accessibility & contrast

On white

1.02
#FFFFDB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.58
#FFFFDB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFDB
20.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFDB#FFFFFF#000000##000000
##FFFFDB1.001.0220.5820.58
#FFFFFF1.021.0021.0021.00
#00000020.5821.001.001.00
##00000020.5821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCD9
Deuteranopia (green-blind)
#FFFDDC
Tritanopia (blue-blind)
#FFFAF5
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #ffffdb;
/* rgb */ color: rgb(255, 255, 219);
/* oklch */ color: oklch(99.1% 0.047 107.2);
Tailwind
colors: {
  custom: {
    50: '#ffffe6',
    500: '#ffffdb',
    950: '#000000',
  },
}
SCSS
$custom: #ffffdb;
$custom-light: #ffffe6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffdb",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 219
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 92.941
  },
  "oklch": {
    "l": 0.99084,
    "c": 0.04661,
    "h": 107.2
  },
  "luminance": 0.97894
}

Semantic roles & 50–950 ramp

primary
#FFFFDB
secondary
#9292EC
accent
#00E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684

Preview Lab

Preview with #FFFFDB

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

Preview Lab → · Contrast checker → · Palette generator →

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