#FDBDF2#FDBDF2

#FDBDF2 is a very light, moderate pink. Relative luminance 0.637; OKLCH L 87.3% C 0.100 H 332.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).

Color values

HEX#FDBDF2
RGBrgb(253, 189, 242)
HSLhsl(310, 94%, 87%)
HSVhsv(310, 25%, 99%)
CMYKcmyk(0%, 25.3%, 4.3%, 0.8%)
CIE-LABlab(83.80, 31.29, -17.24)
CIE-LCHlch(83.80, 35.73, 331.15°)
OKLaboklab(87.26% 0.0885 -0.0461)
OKLCHoklch(87.26% 0.1 332.5)
XYZxyz(74.7314, 63.6912, 92.3442)
Luminance0.6369 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDBDF2 #BDFDC8
analogous
#E8BDFD #FDBDF2 #FDBDD2
triadic
#FDBDF2 #F2FDBD #BDF2FD
tetradic
#FDBDF2 #FDE8BD #BDFDC8 #BDD2FD
square
#FDBDF2 #FDE8BD #BDFDC8 #BDD2FD
split-complementary
#FDBDF2 #D2FDBD #BDFDE8
monochromatic
#F946DB #FB82E6 #FDBDF2 #FEE1F9 #FEE1F9

Accessibility & contrast

On white

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

On black

13.74
#FDBDF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDBDF2
13.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDBDF2#FFFFFF#000000##000000
##FDBDF21.001.5313.7413.74
#FFFFFF1.531.0021.0021.00
#00000013.7421.001.001.00
##00000013.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#BCCCF4
Deuteranopia (green-blind)
#CBD4F0
Tritanopia (blue-blind)
#FFC0CF
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #fdbdf2;
/* rgb */ color: rgb(253, 189, 242);
/* oklch */ color: oklch(87.3% 0.100 332.5);
Tailwind
colors: {
  custom: {
    50: '#fed1f6',
    500: '#fdbdf2',
    950: '#000000',
  },
}
SCSS
$custom: #fdbdf2;
$custom-light: #fed1f6;
$custom-dark: #000000;
JSON
{
  "hex": "#fdbdf2",
  "rgb": {
    "r": 253,
    "g": 189,
    "b": 242
  },
  "hsl": {
    "h": 310.313,
    "s": 94.118,
    "l": 86.667
  },
  "oklch": {
    "l": 0.8726,
    "c": 0.09983,
    "h": 332.5
  },
  "luminance": 0.63689
}

Semantic roles & 50–950 ramp

primary
#FDBDF2
secondary
#7AE48D
accent
#E62700
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385

Preview Lab

Preview with #FDBDF2

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

Preview Lab → · Contrast checker → · Palette generator →

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