#FEDBEC#FEDBEC

#FEDBEC is a very light, muted pink. Relative luminance 0.778; OKLCH L 92.5% C 0.044 H 347.1°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).

Color values

HEX#FEDBEC
RGBrgb(254, 219, 236)
HSLhsl(331, 95%, 93%)
HSVhsv(331, 14%, 100%)
CMYKcmyk(0%, 13.8%, 7.1%, 0.4%)
CIE-LABlab(90.68, 14.87, -3.81)
CIE-LCHlch(90.68, 15.35, 345.63°)
OKLaboklab(92.54% 0.0433 -0.0099)
OKLCHoklch(92.54% 0.044 347.1)
XYZxyz(81.3435, 77.7917, 90.0709)
Luminance0.7779 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDBEC #DBFEED
analogous
#FEDBFE #FEDBEC #FEDBDB
triadic
#FEDBEC #ECFEDB #DBECFE
tetradic
#FEDBEC #FEFEDB #DBFEED #DBDBFE
square
#FEDBEC #FEFEDB #DBFEED #DBDBFE
split-complementary
#FEDBEC #DBFEDB #DBFEFE
monochromatic
#FB64AD #FC9FCD #FEDBEC #FEE1EF #FEE1EF

Accessibility & contrast

On white

1.27
#FEDBEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.56
#FEDBEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDBEC
16.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDBEC#FFFFFF#000000##000000
##FEDBEC1.001.2716.5616.56
#FFFFFF1.271.0021.0021.00
#00000016.5621.001.001.00
##00000016.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDE1ED
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#FFDBE1
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #fedbec;
/* rgb */ color: rgb(254, 219, 236);
/* oklch */ color: oklch(92.5% 0.044 347.1);
Tailwind
colors: {
  custom: {
    50: '#ffe6f2',
    500: '#fedbec',
    950: '#000000',
  },
}
SCSS
$custom: #fedbec;
$custom-light: #ffe6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#fedbec",
  "rgb": {
    "r": 254,
    "g": 219,
    "b": 236
  },
  "hsl": {
    "h": 330.857,
    "s": 94.595,
    "l": 92.745
  },
  "oklch": {
    "l": 0.92536,
    "c": 0.04445,
    "h": 347.1
  },
  "luminance": 0.7779
}

Semantic roles & 50–950 ramp

primary
#FEDBEC
secondary
#94E9C0
accent
#E67600
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485

Preview Lab

Preview with #FEDBEC

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

Preview Lab → · Contrast checker → · Palette generator →

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