#FDBDF5#FDBDF5

#FDBDF5 is a very light, moderate purple. Relative luminance 0.639; OKLCH L 87.4% C 0.103 H 330.7°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).

Color values

HEX#FDBDF5
RGBrgb(253, 189, 245)
HSLhsl(308, 94%, 87%)
HSVhsv(308, 25%, 99%)
CMYKcmyk(0%, 25.3%, 3.2%, 0.8%)
CIE-LABlab(83.90, 31.82, -18.69)
CIE-LCHlch(83.90, 36.90, 329.57°)
OKLaboklab(87.36% 0.0895 -0.0501)
OKLCHoklch(87.36% 0.103 330.7)
XYZxyz(75.1857, 63.8729, 94.7367)
Luminance0.6387 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDBDF5 #BDFDC5
analogous
#E5BDFD #FDBDF5 #FDBDD5
triadic
#FDBDF5 #F5FDBD #BDF5FD
tetradic
#FDBDF5 #FDE5BD #BDFDC5 #BDD5FD
square
#FDBDF5 #FDE5BD #BDFDC5 #BDD5FD
split-complementary
#FDBDF5 #D5FDBD #BDFDE5
monochromatic
#F946E3 #FB82EC #FDBDF5 #FEE1FB #FEE1FB

Accessibility & contrast

On white

1.52
#FDBDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.77
#FDBDF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDBDF5
13.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDBDF5#FFFFFF#000000##000000
##FDBDF51.001.5213.7713.77
#FFFFFF1.521.0021.0021.00
#00000013.7721.001.001.00
##00000013.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#BBCCF7
Deuteranopia (green-blind)
#CAD4F3
Tritanopia (blue-blind)
#FFC1D0
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #fdbdf5;
/* rgb */ color: rgb(253, 189, 245);
/* oklch */ color: oklch(87.4% 0.103 330.7);
Tailwind
colors: {
  custom: {
    50: '#fed1f8',
    500: '#fdbdf5',
    950: '#000000',
  },
}
SCSS
$custom: #fdbdf5;
$custom-light: #fed1f8;
$custom-dark: #000000;
JSON
{
  "hex": "#fdbdf5",
  "rgb": {
    "r": 253,
    "g": 189,
    "b": 245
  },
  "hsl": {
    "h": 307.5,
    "s": 94.118,
    "l": 86.667
  },
  "oklch": {
    "l": 0.87364,
    "c": 0.10255,
    "h": 330.7
  },
  "luminance": 0.6387
}

Semantic roles & 50–950 ramp

primary
#FDBDF5
secondary
#7AE488
accent
#E61D00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385

Preview Lab

Preview with #FDBDF5

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

Preview Lab → · Contrast checker → · Palette generator →

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