#FEEEFF#FEEEFF

#FEEEFF is a very light, muted purple. Relative luminance 0.894; OKLCH L 96.7% C 0.028 H 324.0°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).

Color values

HEX#FEEEFF
RGBrgb(254, 238, 255)
HSLhsl(296, 100%, 97%)
HSVhsv(296, 7%, 100%)
CMYKcmyk(0.4%, 6.7%, 0%, 0%)
CIE-LABlab(95.76, 8.33, -6.23)
CIE-LCHlch(95.76, 10.40, 323.20°)
OKLaboklab(96.66% 0.0228 -0.0165)
OKLCHoklch(96.66% 0.028 324)
XYZxyz(89.4949, 89.4405, 107.1374)
Luminance0.8944 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEEEFF #EFFFEE
analogous
#F6EEFF #FEEEFF #FFEEF8
triadic
#FEEEFF #FFFEEE #EEFFFE
tetradic
#FEEEFF #FFF6EE #EFFFEE #EEF8FF
square
#FEEEFF #FFF6EE #EFFFEE #EEF8FF
split-complementary
#FEEEFF #F8FFEE #EEFFF6
monochromatic
#F774FF #FAB1FF #FDE0FF #FDE0FF #FDE0FF

Accessibility & contrast

On white

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

On black

18.89
#FEEEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEEEFF
18.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEEEFF#FFFFFF#000000##000000
##FEEEFF1.001.1118.8918.89
#FFFFFF1.111.0021.0021.00
#00000018.8921.001.001.00
##00000018.8921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #feeeff;
/* rgb */ color: rgb(254, 238, 255);
/* oklch */ color: oklch(96.7% 0.028 324.0);
Tailwind
colors: {
  custom: {
    50: '#fef3ff',
    500: '#feeeff',
    950: '#000000',
  },
}
SCSS
$custom: #feeeff;
$custom-light: #fef3ff;
$custom-dark: #000000;
JSON
{
  "hex": "#feeeff",
  "rgb": {
    "r": 254,
    "g": 238,
    "b": 255
  },
  "hsl": {
    "h": 296.471,
    "s": 100,
    "l": 96.667
  },
  "oklch": {
    "l": 0.96663,
    "c": 0.02812,
    "h": 324
  },
  "luminance": 0.8944
}

Semantic roles & 50–950 ramp

primary
#FEEEFF
secondary
#A7EFA3
accent
#E6000D
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #FEEEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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