#F4DEFF#F4DEFF

#F4DEFF is a very light, muted purple. Relative luminance 0.787; OKLCH L 92.8% C 0.050 H 314.6°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).

Color values

HEX#F4DEFF
RGBrgb(244, 222, 255)
HSLhsl(280, 100%, 94%)
HSVhsv(280, 13%, 100%)
CMYKcmyk(4.3%, 12.9%, 0%, 0%)
CIE-LABlab(91.10, 13.35, -13.25)
CIE-LCHlch(91.10, 18.81, 315.22°)
OKLaboklab(92.83% 0.035 -0.0355)
OKLCHoklch(92.83% 0.05 314.6)
XYZxyz(81.4766, 78.6963, 105.4860)
Luminance0.7870 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4DEFF #E9FFDE
analogous
#E3DEFF #F4DEFF #FFDEF9
triadic
#F4DEFF #FFF4DE #DEFFF4
tetradic
#F4DEFF #FFE3DE #E9FFDE #DEF9FF
square
#F4DEFF #FFE3DE #E9FFDE #DEF9FF
split-complementary
#F4DEFF #F9FFDE #DEFFE3
monochromatic
#CB64FF #E0A1FF #F4DEFF #F5E0FF #F5E0FF

Accessibility & contrast

On white

1.25
#F4DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.74
#F4DEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4DEFF
16.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4DEFF#FFFFFF#000000##000000
##F4DEFF1.001.2516.7416.74
#FFFFFF1.251.0021.0021.00
#00000016.7421.001.001.00
##00000016.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#F4E1E9
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #f4deff;
/* rgb */ color: rgb(244, 222, 255);
/* oklch */ color: oklch(92.8% 0.050 314.6);
Tailwind
colors: {
  custom: {
    50: '#f7e8ff',
    500: '#f4deff',
    950: '#000000',
  },
}
SCSS
$custom: #f4deff;
$custom-light: #f7e8ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f4deff",
  "rgb": {
    "r": 244,
    "g": 222,
    "b": 255
  },
  "hsl": {
    "h": 280,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.92832,
    "c": 0.04985,
    "h": 314.6
  },
  "luminance": 0.78696
}

Semantic roles & 50–950 ramp

primary
#F4DEFF
secondary
#B2EC95
accent
#E6004C
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171618
muted
#858486

Preview Lab

Preview with #F4DEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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