#FEDEFF#FEDEFF

#FEDEFF is a very light, muted purple. Relative luminance 0.805; OKLCH L 93.7% C 0.056 H 325.1°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).

Color values

HEX#FEDEFF
RGBrgb(254, 222, 255)
HSLhsl(298, 100%, 94%)
HSVhsv(298, 13%, 100%)
CMYKcmyk(0.4%, 12.9%, 0%, 0%)
CIE-LABlab(91.92, 16.61, -11.93)
CIE-LCHlch(91.92, 20.45, 324.32°)
OKLaboklab(93.67% 0.0456 -0.0318)
OKLCHoklch(93.67% 0.056 325.1)
XYZxyz(85.0419, 80.5346, 105.6531)
Luminance0.8053 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDEFF #DFFFDE
analogous
#EDDEFF #FEDEFF #FFDEEF
triadic
#FEDEFF #FFFEDE #DEFFFE
tetradic
#FEDEFF #FFEDDE #DFFFDE #DEEFFF
square
#FEDEFF #FFEDDE #DFFFDE #DEEFFF
split-complementary
#FEDEFF #EFFFDE #DEFFED
monochromatic
#FA64FF #FCA1FF #FEDEFF #FEE0FF #FEE0FF

Accessibility & contrast

On white

1.23
#FEDEFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.11
#FEDEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDEFF
17.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDEFF#FFFFFF#000000##000000
##FEDEFF1.001.2317.1117.11
#FFFFFF1.231.0021.0021.00
#00000017.1121.001.001.00
##00000017.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCE5FF
Deuteranopia (green-blind)
#E3E9FE
Tritanopia (blue-blind)
#FFE1E9
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #fedeff;
/* rgb */ color: rgb(254, 222, 255);
/* oklch */ color: oklch(93.7% 0.056 325.1);
Tailwind
colors: {
  custom: {
    50: '#ffe8ff',
    500: '#fedeff',
    950: '#000000',
  },
}
SCSS
$custom: #fedeff;
$custom-light: #ffe8ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fedeff",
  "rgb": {
    "r": 254,
    "g": 222,
    "b": 255
  },
  "hsl": {
    "h": 298.182,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.93673,
    "c": 0.05559,
    "h": 325.1
  },
  "luminance": 0.80533
}

Semantic roles & 50–950 ramp

primary
#FEDEFF
secondary
#98EC95
accent
#E60007
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181618
muted
#868486

Preview Lab

Preview with #FEDEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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