#F5DEFF#F5DEFF

#F5DEFF is a very light, muted purple. Relative luminance 0.789; OKLCH L 92.9% C 0.050 H 315.7°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).

Color values

HEX#F5DEFF
RGBrgb(245, 222, 255)
HSLhsl(282, 100%, 94%)
HSVhsv(282, 13%, 100%)
CMYKcmyk(3.9%, 12.9%, 0%, 0%)
CIE-LABlab(91.18, 13.67, -13.12)
CIE-LCHlch(91.18, 18.95, 316.19°)
OKLaboklab(92.92% 0.036 -0.0351)
OKLCHoklch(92.92% 0.05 315.7)
XYZxyz(81.8246, 78.8757, 105.5023)
Luminance0.7887 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F5DEFF #E8FFDE
analogous
#E4DEFF #F5DEFF #FFDEF8
triadic
#F5DEFF #FFF5DE #DEFFF5
tetradic
#F5DEFF #FFE4DE #E8FFDE #DEF8FF
square
#F5DEFF #FFE4DE #E8FFDE #DEF8FF
split-complementary
#F5DEFF #F8FFDE #DEFFE4
monochromatic
#D064FF #E2A1FF #F5DEFF #F6E0FF #F6E0FF

Accessibility & contrast

On white

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

On black

16.77
#F5DEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F5DEFF
16.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F5DEFF#FFFFFF#000000##000000
##F5DEFF1.001.2516.7716.77
#FFFFFF1.251.0021.0021.00
#00000016.7721.001.001.00
##00000016.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#DFE6FE
Tritanopia (blue-blind)
#F5E1E9
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #f5deff;
/* rgb */ color: rgb(245, 222, 255);
/* oklch */ color: oklch(92.9% 0.050 315.7);
Tailwind
colors: {
  custom: {
    50: '#f8e8ff',
    500: '#f5deff',
    950: '#000000',
  },
}
SCSS
$custom: #f5deff;
$custom-light: #f8e8ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f5deff",
  "rgb": {
    "r": 245,
    "g": 222,
    "b": 255
  },
  "hsl": {
    "h": 281.818,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.92915,
    "c": 0.05034,
    "h": 315.7
  },
  "luminance": 0.78875
}

Semantic roles & 50–950 ramp

primary
#F5DEFF
secondary
#AFEC95
accent
#E60046
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171618
muted
#858486

Preview Lab

Preview with #F5DEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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