#FEDCED#FEDCED

#FEDCED is a very light, muted pink. Relative luminance 0.784; OKLCH L 92.8% C 0.043 H 346.3°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).

Color values

HEX#FEDCED
RGBrgb(254, 220, 237)
HSLhsl(330, 94%, 93%)
HSVhsv(330, 13%, 100%)
CMYKcmyk(0%, 13.4%, 6.7%, 0.4%)
CIE-LABlab(90.95, 14.51, -3.94)
CIE-LCHlch(90.95, 15.04, 344.81°)
OKLaboklab(92.75% 0.0422 -0.0103)
OKLCHoklch(92.75% 0.043 346.3)
XYZxyz(81.7509, 78.3733, 90.9254)
Luminance0.7837 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDCED #DCFEED
analogous
#FEDCFE #FEDCED #FEDCDC
triadic
#FEDCED #EDFEDC #DCEDFE
tetradic
#FEDCED #FEFEDC #DCFEED #DCDCFE
square
#FEDCED #FEFEDC #DCFEED #DCDCFE
split-complementary
#FEDCED #DCFEDC #DCFEFE
monochromatic
#FB65B0 #FCA0CE #FEDCED #FEE1F0 #FEE1F0

Accessibility & contrast

On white

1.26
#FEDCED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.67
#FEDCED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDCED
16.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDCED#FFFFFF#000000##000000
##FEDCED1.001.2616.6716.67
#FFFFFF1.261.0021.0021.00
#00000016.6721.001.001.00
##00000016.6721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DEE2EE
Deuteranopia (green-blind)
#E5E7EC
Tritanopia (blue-blind)
#FFDCE2
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #fedced;
/* rgb */ color: rgb(254, 220, 237);
/* oklch */ color: oklch(92.8% 0.043 346.3);
Tailwind
colors: {
  custom: {
    50: '#ffe7f2',
    500: '#fedced',
    950: '#000000',
  },
}
SCSS
$custom: #fedced;
$custom-light: #ffe7f2;
$custom-dark: #000000;
JSON
{
  "hex": "#fedced",
  "rgb": {
    "r": 254,
    "g": 220,
    "b": 237
  },
  "hsl": {
    "h": 330,
    "s": 94.444,
    "l": 92.941
  },
  "oklch": {
    "l": 0.92751,
    "c": 0.04346,
    "h": 346.3
  },
  "luminance": 0.78372
}

Semantic roles & 50–950 ramp

primary
#FEDCED
secondary
#95E9BF
accent
#E67300
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485

Preview Lab

Preview with #FEDCED

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

Preview Lab → · Contrast checker → · Palette generator →

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