#FFDBFC#FFDBFC

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

Color values

HEX#FFDBFC
RGBrgb(255, 219, 252)
HSLhsl(305, 100%, 93%)
HSVhsv(305, 14%, 100%)
CMYKcmyk(0%, 14.1%, 1.2%, 0%)
CIE-LABlab(91.21, 17.97, -11.41)
CIE-LCHlch(91.21, 21.28, 327.59°)
OKLaboklab(93.11% 0.05 -0.0304)
OKLCHoklch(93.11% 0.058 328.7)
XYZxyz(84.1401, 78.9528, 102.8836)
Luminance0.7895 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDBFC #DBFFDE
analogous
#F0DBFF #FFDBFC #FFDBEA
triadic
#FFDBFC #FCFFDB #DBFCFF
tetradic
#FFDBFC #FFF0DB #DBFFDE #DBEAFF
square
#FFDBFC #FFF0DB #DBFFDE #DBEAFF
split-complementary
#FFDBFC #EAFFDB #DBFFF0
monochromatic
#FF61F2 #FF9EF7 #FFDBFC #FFE0FC #FFE0FC

Accessibility & contrast

On white

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

On black

16.79
#FFDBFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDBFC
16.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDBFC#FFFFFF#000000##000000
##FFDBFC1.001.2516.7916.79
#FFFFFF1.251.0021.0021.00
#00000016.7921.001.001.00
##00000016.7921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffdbfc;
/* rgb */ color: rgb(255, 219, 252);
/* oklch */ color: oklch(93.1% 0.058 328.7);
Tailwind
colors: {
  custom: {
    50: '#ffe6fd',
    500: '#ffdbfc',
    950: '#000000',
  },
}
SCSS
$custom: #ffdbfc;
$custom-light: #ffe6fd;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdbfc",
  "rgb": {
    "r": 255,
    "g": 219,
    "b": 252
  },
  "hsl": {
    "h": 305,
    "s": 100,
    "l": 92.941
  },
  "oklch": {
    "l": 0.93113,
    "c": 0.05847,
    "h": 328.7
  },
  "luminance": 0.78951
}

Semantic roles & 50–950 ramp

primary
#FFDBFC
secondary
#92EC9A
accent
#E61300
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485

Preview Lab

Preview with #FFDBFC

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

Preview Lab → · Contrast checker → · Palette generator →

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