#FEDFFB#FEDFFB

#FEDFFB is a very light, muted purple. Relative luminance 0.808; OKLCH L 93.7% C 0.050 H 329.1°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).

Color values

HEX#FEDFFB
RGBrgb(254, 223, 251)
HSLhsl(306, 94%, 94%)
HSVhsv(306, 12%, 100%)
CMYKcmyk(0%, 12.2%, 1.2%, 0.4%)
CIE-LABlab(92.05, 15.38, -9.65)
CIE-LCHlch(92.05, 18.15, 327.89°)
OKLaboklab(93.73% 0.0428 -0.0256)
OKLCHoklch(93.73% 0.05 329.1)
XYZxyz(84.6711, 80.8125, 102.3860)
Luminance0.8081 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDFFB #DFFEE2
analogous
#F1DFFE #FEDFFB #FEDFEB
triadic
#FEDFFB #FBFEDF #DFFBFE
tetradic
#FEDFFB #FEF1DF #DFFEE2 #DFEBFE
square
#FEDFFB #FEF1DF #DFFEE2 #DFEBFE
split-complementary
#FEDFFB #EBFEDF #DFFEF1
monochromatic
#FA68EC #FCA4F4 #FEDFFB #FEE1FB #FEE1FB

Accessibility & contrast

On white

1.22
#FEDFFB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.16
#FEDFFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDFFB
17.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDFFB#FFFFFF#000000##000000
##FEDFFB1.001.2217.1617.16
#FFFFFF1.221.0021.0021.00
#00000017.1621.001.001.00
##00000017.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#DEE6FC
Deuteranopia (green-blind)
#E4EAFA
Tritanopia (blue-blind)
#FFE1E8
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #fedffb;
/* rgb */ color: rgb(254, 223, 251);
/* oklch */ color: oklch(93.7% 0.050 329.1);
Tailwind
colors: {
  custom: {
    50: '#ffe9fc',
    500: '#fedffb',
    950: '#000000',
  },
}
SCSS
$custom: #fedffb;
$custom-light: #ffe9fc;
$custom-dark: #000000;
JSON
{
  "hex": "#fedffb",
  "rgb": {
    "r": 254,
    "g": 223,
    "b": 251
  },
  "hsl": {
    "h": 305.806,
    "s": 93.939,
    "l": 93.529
  },
  "oklch": {
    "l": 0.93731,
    "c": 0.04988,
    "h": 329.1
  },
  "luminance": 0.80811
}

Semantic roles & 50–950 ramp

primary
#FEDFFB
secondary
#98EAA0
accent
#E61600
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485

Preview Lab

Preview with #FEDFFB

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

Preview Lab → · Contrast checker → · Palette generator →

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