#FCDEFF#FCDEFF

#FCDEFF is a very light, muted purple. Relative luminance 0.802; OKLCH L 93.5% C 0.054 H 323.2°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).

Color values

HEX#FCDEFF
RGBrgb(252, 222, 255)
HSLhsl(295, 100%, 94%)
HSVhsv(295, 13%, 100%)
CMYKcmyk(1.2%, 12.9%, 0%, 0%)
CIE-LABlab(91.76, 15.96, -12.19)
CIE-LCHlch(91.76, 20.08, 322.61°)
OKLaboklab(93.5% 0.0435 -0.0326)
OKLCHoklch(93.5% 0.054 323.2)
XYZxyz(84.3137, 80.1591, 105.6190)
Luminance0.8016 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCDEFF #E1FFDE
analogous
#EBDEFF #FCDEFF #FFDEF1
triadic
#FCDEFF #FFFCDE #DEFFFC
tetradic
#FCDEFF #FFEBDE #E1FFDE #DEF1FF
square
#FCDEFF #FFEBDE #E1FFDE #DEF1FF
split-complementary
#FCDEFF #F1FFDE #DEFFEB
monochromatic
#F164FF #F6A1FF #FCDEFF #FCE0FF #FCE0FF

Accessibility & contrast

On white

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

On black

17.03
#FCDEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCDEFF
17.03:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCDEFF#FFFFFF#000000##000000
##FCDEFF1.001.2317.0317.03
#FFFFFF1.231.0021.0021.00
#00000017.0321.001.001.00
##00000017.0321.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCE5FF
Deuteranopia (green-blind)
#E2E9FE
Tritanopia (blue-blind)
#FEE1E9
Achromatopsia (no color)
#E7E7E7

Design tokens & code

CSS
--color: #fcdeff;
/* rgb */ color: rgb(252, 222, 255);
/* oklch */ color: oklch(93.5% 0.054 323.2);
Tailwind
colors: {
  custom: {
    50: '#fde8ff',
    500: '#fcdeff',
    950: '#000000',
  },
}
SCSS
$custom: #fcdeff;
$custom-light: #fde8ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fcdeff",
  "rgb": {
    "r": 252,
    "g": 222,
    "b": 255
  },
  "hsl": {
    "h": 294.545,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.93502,
    "c": 0.05431,
    "h": 323.2
  },
  "luminance": 0.80158
}

Semantic roles & 50–950 ramp

primary
#FCDEFF
secondary
#9DEC95
accent
#E60015
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171618
muted
#858486

Preview Lab

Preview with #FCDEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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