#FEDCFB#FEDCFB

#FEDCFB is a very light, muted purple. Relative luminance 0.792; OKLCH L 93.2% C 0.055 H 328.8°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).

Color values

HEX#FEDCFB
RGBrgb(254, 220, 251)
HSLhsl(305, 94%, 93%)
HSVhsv(305, 13%, 100%)
CMYKcmyk(0%, 13.4%, 1.2%, 0.4%)
CIE-LABlab(91.34, 16.94, -10.71)
CIE-LCHlch(91.34, 20.04, 327.69°)
OKLaboklab(93.18% 0.0471 -0.0285)
OKLCHoklch(93.18% 0.055 328.8)
XYZxyz(83.8767, 79.2237, 102.1212)
Luminance0.7922 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDCFB #DCFEDF
analogous
#F0DCFE #FEDCFB #FEDCEA
triadic
#FEDCFB #FBFEDC #DCFBFE
tetradic
#FEDCFB #FEF0DC #DCFEDF #DCEAFE
square
#FEDCFB #FEF0DC #DCFEDF #DCEAFE
split-complementary
#FEDCFB #EAFEDC #DCFEF0
monochromatic
#FB65ED #FCA0F4 #FEDCFB #FEE1FC #FEE1FC

Accessibility & contrast

On white

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

On black

16.84
#FEDCFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDCFB
16.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDCFB#FFFFFF#000000##000000
##FEDCFB1.001.2516.8416.84
#FFFFFF1.251.0021.0021.00
#00000016.8421.001.001.00
##00000016.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBE3FC
Deuteranopia (green-blind)
#E2E8FA
Tritanopia (blue-blind)
#FFDEE6
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #fedcfb;
/* rgb */ color: rgb(254, 220, 251);
/* oklch */ color: oklch(93.2% 0.055 328.8);
Tailwind
colors: {
  custom: {
    50: '#ffe7fc',
    500: '#fedcfb',
    950: '#000000',
  },
}
SCSS
$custom: #fedcfb;
$custom-light: #ffe7fc;
$custom-dark: #000000;
JSON
{
  "hex": "#fedcfb",
  "rgb": {
    "r": 254,
    "g": 220,
    "b": 251
  },
  "hsl": {
    "h": 305.294,
    "s": 94.444,
    "l": 92.941
  },
  "oklch": {
    "l": 0.93178,
    "c": 0.05506,
    "h": 328.8
  },
  "luminance": 0.79222
}

Semantic roles & 50–950 ramp

primary
#FEDCFB
secondary
#95E99C
accent
#E61400
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485

Preview Lab

Preview with #FEDCFB

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

Preview Lab → · Contrast checker → · Palette generator →

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