#FFEDFF#FFEDFF

#FFEDFF is a very light, muted purple. Relative luminance 0.890; OKLCH L 96.6% C 0.030 H 325.8°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).

Color values

HEX#FFEDFF
RGBrgb(255, 237, 255)
HSLhsl(300, 100%, 96%)
HSVhsv(300, 7%, 100%)
CMYKcmyk(0%, 7.1%, 0%, 0%)
CIE-LABlab(95.60, 9.17, -6.46)
CIE-LCHlch(95.60, 11.22, 324.83°)
OKLaboklab(96.55% 0.0252 -0.0171)
OKLCHoklch(96.55% 0.03 325.8)
XYZxyz(89.5716, 89.0491, 107.0579)
Luminance0.8905 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDFF #EDFFED
analogous
#F6EDFF #FFEDFF #FFEDF6
triadic
#FFEDFF #FFFFED #EDFFFF
tetradic
#FFEDFF #FFF6ED #EDFFED #EDF6FF
square
#FFEDFF #FFF6ED #EDFFED #EDF6FF
split-complementary
#FFEDFF #F6FFED #EDFFF6
monochromatic
#FF73FF #FFB0FF #FFE0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.12
#FFEDFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.81
#FFEDFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDFF
18.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDFF#FFFFFF#000000##000000
##FFEDFF1.001.1218.8118.81
#FFFFFF1.121.0021.0021.00
#00000018.8121.001.001.00
##00000018.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#F0F3FE
Tritanopia (blue-blind)
#FFEEF3
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #ffedff;
/* rgb */ color: rgb(255, 237, 255);
/* oklch */ color: oklch(96.6% 0.030 325.8);
Tailwind
colors: {
  custom: {
    50: '#fff2ff',
    500: '#ffedff',
    950: '#000000',
  },
}
SCSS
$custom: #ffedff;
$custom-light: #fff2ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedff",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.96554,
    "c": 0.03049,
    "h": 325.8
  },
  "luminance": 0.89048
}

Semantic roles & 50–950 ramp

primary
#FFEDFF
secondary
#A2EFA2
accent
#E60000
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181718
muted
#868586

Preview Lab

Preview with #FFEDFF

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

Preview Lab → · Contrast checker → · Palette generator →

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