#FFDEFC#FFDEFC

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

Color values

HEX#FFDEFC
RGBrgb(255, 222, 252)
HSLhsl(305, 100%, 94%)
HSVhsv(305, 13%, 100%)
CMYKcmyk(0%, 12.9%, 1.2%, 0%)
CIE-LABlab(91.92, 16.40, -10.35)
CIE-LCHlch(91.92, 19.40, 327.75°)
OKLaboklab(93.66% 0.0456 -0.0275)
OKLCHoklch(93.66% 0.053 328.9)
XYZxyz(84.9298, 80.5322, 103.1468)
Luminance0.8053 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDEFC #DEFFE1
analogous
#F1DEFF #FFDEFC #FFDEEB
triadic
#FFDEFC #FCFFDE #DEFCFF
tetradic
#FFDEFC #FFF1DE #DEFFE1 #DEEBFF
square
#FFDEFC #FFF1DE #DEFFE1 #DEEBFF
split-complementary
#FFDEFC #EBFFDE #DEFFF1
monochromatic
#FF64F1 #FFA1F6 #FFDEFC #FFE0FC #FFE0FC

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFDEFC#FFFFFF#000000##000000
##FFDEFC1.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)
#DDE5FD
Deuteranopia (green-blind)
#E4E9FB
Tritanopia (blue-blind)
#FFE0E8
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #ffdefc;
/* rgb */ color: rgb(255, 222, 252);
/* oklch */ color: oklch(93.7% 0.053 328.9);
Tailwind
colors: {
  custom: {
    50: '#ffe8fd',
    500: '#ffdefc',
    950: '#000000',
  },
}
SCSS
$custom: #ffdefc;
$custom-light: #ffe8fd;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdefc",
  "rgb": {
    "r": 255,
    "g": 222,
    "b": 252
  },
  "hsl": {
    "h": 305.455,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.93664,
    "c": 0.05329,
    "h": 328.9
  },
  "luminance": 0.80531
}

Semantic roles & 50–950 ramp

primary
#FFDEFC
secondary
#95EC9D
accent
#E61500
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485

Preview Lab

Preview with #FFDEFC

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

Preview Lab → · Contrast checker → · Palette generator →

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