#FFDBFB#FFDBFB

#FFDBFB is a very light, muted purple. Relative luminance 0.789; OKLCH L 93.1% C 0.058 H 329.6°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).

Color values

HEX#FFDBFB
RGBrgb(255, 219, 251)
HSLhsl(307, 100%, 93%)
HSVhsv(307, 14%, 100%)
CMYKcmyk(0%, 14.1%, 1.6%, 0%)
CIE-LABlab(91.18, 17.79, -10.93)
CIE-LCHlch(91.18, 20.88, 328.44°)
OKLaboklab(93.08% 0.0496 -0.0291)
OKLCHoklch(93.08% 0.058 329.6)
XYZxyz(83.9820, 78.8896, 102.0512)
Luminance0.7889 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDBFB #DBFFDF
analogous
#F1DBFF #FFDBFB #FFDBE9
triadic
#FFDBFB #FBFFDB #DBFBFF
tetradic
#FFDBFB #FFF1DB #DBFFDF #DBE9FF
square
#FFDBFB #FFF1DB #DBFFDF #DBE9FF
split-complementary
#FFDBFB #E9FFDB #DBFFF1
monochromatic
#FF61ED #FF9EF4 #FFDBFB #FFE0FC #FFE0FC

Accessibility & contrast

On white

1.25
#FFDBFB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.78
#FFDBFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDBFB
16.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDBFB#FFFFFF#000000##000000
##FFDBFB1.001.2516.7816.78
#FFFFFF1.251.0021.0021.00
#00000016.7821.001.001.00
##00000016.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#DAE3FC
Deuteranopia (green-blind)
#E2E7FA
Tritanopia (blue-blind)
#FFDDE6
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #ffdbfb;
/* rgb */ color: rgb(255, 219, 251);
/* oklch */ color: oklch(93.1% 0.058 329.6);
Tailwind
colors: {
  custom: {
    50: '#ffe6fc',
    500: '#ffdbfb',
    950: '#000000',
  },
}
SCSS
$custom: #ffdbfb;
$custom-light: #ffe6fc;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdbfb",
  "rgb": {
    "r": 255,
    "g": 219,
    "b": 251
  },
  "hsl": {
    "h": 306.667,
    "s": 100,
    "l": 92.941
  },
  "oklch": {
    "l": 0.93081,
    "c": 0.05751,
    "h": 329.6
  },
  "luminance": 0.78888
}

Semantic roles & 50–950 ramp

primary
#FFDBFB
secondary
#92EC9C
accent
#E61A00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485

Preview Lab

Preview with #FFDBFB

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

Preview Lab → · Contrast checker → · Palette generator →

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