#FDBDF4#FDBDF4

#FDBDF4 is a very light, moderate purple. Relative luminance 0.638; OKLCH L 87.3% C 0.102 H 331.3°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).

Color values

HEX#FDBDF4
RGBrgb(253, 189, 244)
HSLhsl(308, 94%, 87%)
HSVhsv(308, 25%, 99%)
CMYKcmyk(0%, 25.3%, 3.6%, 0.8%)
CIE-LABlab(83.87, 31.64, -18.21)
CIE-LCHlch(83.87, 36.51, 330.08°)
OKLaboklab(87.33% 0.0891 -0.0488)
OKLCHoklch(87.33% 0.102 331.3)
XYZxyz(75.0334, 63.8120, 93.9349)
Luminance0.6381 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDBDF4 #BDFDC6
analogous
#E6BDFD #FDBDF4 #FDBDD4
triadic
#FDBDF4 #F4FDBD #BDF4FD
tetradic
#FDBDF4 #FDE6BD #BDFDC6 #BDD4FD
square
#FDBDF4 #FDE6BD #BDFDC6 #BDD4FD
split-complementary
#FDBDF4 #D4FDBD #BDFDE6
monochromatic
#F946E0 #FB82EA #FDBDF4 #FEE1FA #FEE1FA

Accessibility & contrast

On white

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

On black

13.76
#FDBDF4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDBDF4
13.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDBDF4#FFFFFF#000000##000000
##FDBDF41.001.5313.7613.76
#FFFFFF1.531.0021.0021.00
#00000013.7621.001.001.00
##00000013.7621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fdbdf4;
/* rgb */ color: rgb(253, 189, 244);
/* oklch */ color: oklch(87.3% 0.102 331.3);
Tailwind
colors: {
  custom: {
    50: '#fed1f7',
    500: '#fdbdf4',
    950: '#000000',
  },
}
SCSS
$custom: #fdbdf4;
$custom-light: #fed1f7;
$custom-dark: #000000;
JSON
{
  "hex": "#fdbdf4",
  "rgb": {
    "r": 253,
    "g": 189,
    "b": 244
  },
  "hsl": {
    "h": 308.438,
    "s": 94.118,
    "l": 86.667
  },
  "oklch": {
    "l": 0.87329,
    "c": 0.10163,
    "h": 331.3
  },
  "luminance": 0.63809
}

Semantic roles & 50–950 ramp

primary
#FDBDF4
secondary
#7AE489
accent
#E62000
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385

Preview Lab

Preview with #FDBDF4

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

Preview Lab → · Contrast checker → · Palette generator →

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