#FDBDF3#FDBDF3

#FDBDF3 is a very light, moderate purple. Relative luminance 0.637; OKLCH L 87.3% C 0.101 H 331.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).

Color values

HEX#FDBDF3
RGBrgb(253, 189, 243)
HSLhsl(309, 94%, 87%)
HSVhsv(309, 25%, 99%)
CMYKcmyk(0%, 25.3%, 4%, 0.8%)
CIE-LABlab(83.84, 31.47, -17.72)
CIE-LCHlch(83.84, 36.11, 330.61°)
OKLaboklab(87.29% 0.0889 -0.0474)
OKLCHoklch(87.29% 0.101 331.9)
XYZxyz(74.8820, 63.7514, 93.1374)
Luminance0.6375 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDBDF3 #BDFDC7
analogous
#E7BDFD #FDBDF3 #FDBDD3
triadic
#FDBDF3 #F3FDBD #BDF3FD
tetradic
#FDBDF3 #FDE7BD #BDFDC7 #BDD3FD
square
#FDBDF3 #FDE7BD #BDFDC7 #BDD3FD
split-complementary
#FDBDF3 #D3FDBD #BDFDE7
monochromatic
#F946DD #FB82E8 #FDBDF3 #FEE1FA #FEE1FA

Accessibility & contrast

On white

1.53
#FDBDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.75
#FDBDF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDBDF3
13.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDBDF3#FFFFFF#000000##000000
##FDBDF31.001.5313.7513.75
#FFFFFF1.531.0021.0021.00
#00000013.7521.001.001.00
##00000013.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#BCCCF5
Deuteranopia (green-blind)
#CBD4F1
Tritanopia (blue-blind)
#FFC0D0
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #fdbdf3;
/* rgb */ color: rgb(253, 189, 243);
/* oklch */ color: oklch(87.3% 0.101 331.9);
Tailwind
colors: {
  custom: {
    50: '#fed1f7',
    500: '#fdbdf3',
    950: '#000000',
  },
}
SCSS
$custom: #fdbdf3;
$custom-light: #fed1f7;
$custom-dark: #000000;
JSON
{
  "hex": "#fdbdf3",
  "rgb": {
    "r": 253,
    "g": 189,
    "b": 243
  },
  "hsl": {
    "h": 309.375,
    "s": 94.118,
    "l": 86.667
  },
  "oklch": {
    "l": 0.87294,
    "c": 0.10073,
    "h": 331.9
  },
  "luminance": 0.63749
}

Semantic roles & 50–950 ramp

primary
#FDBDF3
secondary
#7AE48B
accent
#E62400
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385

Preview Lab

Preview with #FDBDF3

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

Preview Lab → · Contrast checker → · Palette generator →

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