#FEDCEB#FEDCEB

#FEDCEB is a very light, muted pink. Relative luminance 0.783; OKLCH L 92.7% C 0.042 H 349.5°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).

Color values

HEX#FEDCEB
RGBrgb(254, 220, 235)
HSLhsl(334, 94%, 93%)
HSVhsv(334, 13%, 100%)
CMYKcmyk(0%, 13.4%, 7.5%, 0.4%)
CIE-LABlab(90.90, 14.18, -2.97)
CIE-LCHlch(90.90, 14.48, 348.17°)
OKLaboklab(92.69% 0.0415 -0.0077)
OKLCHoklch(92.69% 0.042 349.5)
XYZxyz(81.4603, 78.2571, 89.3951)
Luminance0.7825 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDCEB #DCFEEF
analogous
#FEDCFC #FEDCEB #FEDEDC
triadic
#FEDCEB #EBFEDC #DCEBFE
tetradic
#FEDCEB #FCFEDC #DCFEEF #DEDCFE
square
#FEDCEB #FCFEDC #DCFEEF #DEDCFE
split-complementary
#FEDCEB #DCFEDE #DCFCFE
monochromatic
#FB65A7 #FCA0C9 #FEDCEB #FEE1EE #FEE1EE

Accessibility & contrast

On white

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

On black

16.65
#FEDCEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDCEB
16.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDCEB#FFFFFF#000000##000000
##FEDCEB1.001.2616.6516.65
#FFFFFF1.261.0021.0021.00
#00000016.6521.001.001.00
##00000016.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DEE2EC
Deuteranopia (green-blind)
#E6E7EA
Tritanopia (blue-blind)
#FFDBE1
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #fedceb;
/* rgb */ color: rgb(254, 220, 235);
/* oklch */ color: oklch(92.7% 0.042 349.5);
Tailwind
colors: {
  custom: {
    50: '#ffe7f1',
    500: '#fedceb',
    950: '#000000',
  },
}
SCSS
$custom: #fedceb;
$custom-light: #ffe7f1;
$custom-dark: #000000;
JSON
{
  "hex": "#fedceb",
  "rgb": {
    "r": 254,
    "g": 220,
    "b": 235
  },
  "hsl": {
    "h": 333.529,
    "s": 94.444,
    "l": 92.941
  },
  "oklch": {
    "l": 0.92692,
    "c": 0.04221,
    "h": 349.5
  },
  "luminance": 0.78255
}

Semantic roles & 50–950 ramp

primary
#FEDCEB
secondary
#95E9C4
accent
#E68000
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485

Preview Lab

Preview with #FEDCEB

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

Preview Lab → · Contrast checker → · Palette generator →

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