#FEDDEF#FEDDEF

#FEDDEF is a very light, muted pink. Relative luminance 0.790; OKLCH L 93.0% C 0.043 H 344.0°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).

Color values

HEX#FEDDEF
RGBrgb(254, 221, 239)
HSLhsl(327, 94%, 93%)
HSVhsv(327, 13%, 100%)
CMYKcmyk(0%, 13%, 5.9%, 0.4%)
CIE-LABlab(91.24, 14.33, -4.56)
CIE-LCHlch(91.24, 15.04, 342.35°)
OKLaboklab(93% 0.0415 -0.0119)
OKLCHoklch(93% 0.043 344)
XYZxyz(82.3080, 79.0173, 92.5606)
Luminance0.7902 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDDEF #DDFEEC
analogous
#FDDDFE #FEDDEF #FEDDDE
triadic
#FEDDEF #EFFEDD #DDEFFE
tetradic
#FEDDEF #FEFDDD #DDFEEC #DDDEFE
square
#FEDDEF #FEFDDD #DDFEEC #DDDEFE
split-complementary
#FEDDEF #DEFEDD #DDFEFD
monochromatic
#FB66B7 #FCA2D3 #FEDDEF #FEE1F1 #FEE1F1

Accessibility & contrast

On white

1.25
#FEDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.80
#FEDDEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDDEF
16.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDDEF#FFFFFF#000000##000000
##FEDDEF1.001.2516.8016.80
#FFFFFF1.251.0021.0021.00
#00000016.8021.001.001.00
##00000016.8021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFE3F0
Deuteranopia (green-blind)
#E6E8EE
Tritanopia (blue-blind)
#FFDDE3
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #feddef;
/* rgb */ color: rgb(254, 221, 239);
/* oklch */ color: oklch(93.0% 0.043 344.0);
Tailwind
colors: {
  custom: {
    50: '#ffe7f4',
    500: '#feddef',
    950: '#000000',
  },
}
SCSS
$custom: #feddef;
$custom-light: #ffe7f4;
$custom-dark: #000000;
JSON
{
  "hex": "#feddef",
  "rgb": {
    "r": 254,
    "g": 221,
    "b": 239
  },
  "hsl": {
    "h": 327.273,
    "s": 94.286,
    "l": 93.137
  },
  "oklch": {
    "l": 0.92996,
    "c": 0.04316,
    "h": 344
  },
  "luminance": 0.79016
}

Semantic roles & 50–950 ramp

primary
#FEDDEF
secondary
#96E9BC
accent
#E66800
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485

Preview Lab

Preview with #FEDDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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