#FEDFFC#FEDFFC

#FEDFFC is a very light, muted purple. Relative luminance 0.809; OKLCH L 93.8% C 0.051 H 328.0°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).

Color values

HEX#FEDFFC
RGBrgb(254, 223, 252)
HSLhsl(304, 94%, 94%)
HSVhsv(304, 12%, 100%)
CMYKcmyk(0%, 12.2%, 0.8%, 0.4%)
CIE-LABlab(92.08, 15.55, -10.13)
CIE-LCHlch(92.08, 18.56, 326.92°)
OKLaboklab(93.76% 0.0431 -0.0269)
OKLCHoklch(93.76% 0.051 328)
XYZxyz(84.8292, 80.8757, 103.2184)
Luminance0.8087 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDFFC #DFFEE1
analogous
#F0DFFE #FEDFFC #FEDFEC
triadic
#FEDFFC #FCFEDF #DFFCFE
tetradic
#FEDFFC #FEF0DF #DFFEE1 #DFECFE
square
#FEDFFC #FEF0DF #DFFEE1 #DFECFE
split-complementary
#FEDFFC #ECFEDF #DFFEF0
monochromatic
#FA68F1 #FCA4F6 #FEDFFC #FEE1FC #FEE1FC

Accessibility & contrast

On white

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

On black

17.17
#FEDFFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDFFC
17.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDFFC#FFFFFF#000000##000000
##FEDFFC1.001.2217.1717.17
#FFFFFF1.221.0021.0021.00
#00000017.1721.001.001.00
##00000017.1721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fedffc;
/* rgb */ color: rgb(254, 223, 252);
/* oklch */ color: oklch(93.8% 0.051 328.0);
Tailwind
colors: {
  custom: {
    50: '#ffe9fd',
    500: '#fedffc',
    950: '#000000',
  },
}
SCSS
$custom: #fedffc;
$custom-light: #ffe9fd;
$custom-dark: #000000;
JSON
{
  "hex": "#fedffc",
  "rgb": {
    "r": 254,
    "g": 223,
    "b": 252
  },
  "hsl": {
    "h": 303.871,
    "s": 93.939,
    "l": 93.529
  },
  "oklch": {
    "l": 0.93762,
    "c": 0.05085,
    "h": 328
  },
  "luminance": 0.80874
}

Semantic roles & 50–950 ramp

primary
#FEDFFC
secondary
#98EA9D
accent
#E60F00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485

Preview Lab

Preview with #FEDFFC

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

Preview Lab → · Contrast checker → · Palette generator →

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