#FDEEFF#FDEEFF

#FDEEFF is a very light, muted purple. Relative luminance 0.893; OKLCH L 96.6% C 0.028 H 322.2°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).

Color values

HEX#FDEEFF
RGBrgb(253, 238, 255)
HSLhsl(293, 100%, 97%)
HSVhsv(293, 7%, 100%)
CMYKcmyk(0.8%, 6.7%, 0%, 0%)
CIE-LABlab(95.69, 8.00, -6.35)
CIE-LCHlch(95.69, 10.21, 321.53°)
OKLaboklab(96.58% 0.0217 -0.0169)
OKLCHoklch(96.58% 0.028 322.2)
XYZxyz(89.1298, 89.2523, 107.1203)
Luminance0.8925 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDEEFF #F0FFEE
analogous
#F5EEFF #FDEEFF #FFEEF9
triadic
#FDEEFF #FFFDEE #EEFFFD
tetradic
#FDEEFF #FFF5EE #F0FFEE #EEF9FF
square
#FDEEFF #FFF5EE #F0FFEE #EEF9FF
split-complementary
#FDEEFF #F9FFEE #EEFFF5
monochromatic
#EF74FF #F6B1FF #FBE0FF #FBE0FF #FBE0FF

Accessibility & contrast

On white

1.11
#FDEEFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.85
#FDEEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDEEFF
18.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDEEFF#FFFFFF#000000##000000
##FDEEFF1.001.1118.8518.85
#FFFFFF1.111.0021.0021.00
#00000018.8521.001.001.00
##00000018.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#F0F3FE
Tritanopia (blue-blind)
#FEEFF3
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #fdeeff;
/* rgb */ color: rgb(253, 238, 255);
/* oklch */ color: oklch(96.6% 0.028 322.2);
Tailwind
colors: {
  custom: {
    50: '#fef3ff',
    500: '#fdeeff',
    950: '#000000',
  },
}
SCSS
$custom: #fdeeff;
$custom-light: #fef3ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fdeeff",
  "rgb": {
    "r": 253,
    "g": 238,
    "b": 255
  },
  "hsl": {
    "h": 292.941,
    "s": 100,
    "l": 96.667
  },
  "oklch": {
    "l": 0.96582,
    "c": 0.0275,
    "h": 322.2
  },
  "luminance": 0.89252
}

Semantic roles & 50–950 ramp

primary
#FDEEFF
secondary
#ABEFA3
accent
#E6001B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #FDEEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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