#F1DEFF#F1DEFF

#F1DEFF is a very light, muted violet. Relative luminance 0.782; OKLCH L 92.6% C 0.048 H 311.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).

Color values

HEX#F1DEFF
RGBrgb(241, 222, 255)
HSLhsl(275, 100%, 94%)
HSVhsv(275, 13%, 100%)
CMYKcmyk(5.5%, 12.9%, 0%, 0%)
CIE-LABlab(90.85, 12.38, -13.64)
CIE-LCHlch(90.85, 18.42, 312.23°)
OKLaboklab(92.59% 0.0318 -0.0366)
OKLCHoklch(92.59% 0.048 311)
XYZxyz(80.4439, 78.1637, 105.4376)
Luminance0.7816 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F1DEFF #ECFFDE
analogous
#E0DEFF #F1DEFF #FFDEFD
triadic
#F1DEFF #FFF1DE #DEFFF1
tetradic
#F1DEFF #FFE0DE #ECFFDE #DEFDFF
square
#F1DEFF #FFE0DE #ECFFDE #DEFDFF
split-complementary
#F1DEFF #FDFFDE #DEFFE0
monochromatic
#BD64FF #D7A1FF #F1DEFF #F2E0FF #F2E0FF

Accessibility & contrast

On white

1.26
#F1DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.63
#F1DEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F1DEFF
16.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F1DEFF#FFFFFF#000000##000000
##F1DEFF1.001.2616.6316.63
#FFFFFF1.261.0021.0021.00
#00000016.6321.001.001.00
##00000016.6321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f1deff;
/* rgb */ color: rgb(241, 222, 255);
/* oklch */ color: oklch(92.6% 0.048 311.0);
Tailwind
colors: {
  custom: {
    50: '#f5e8ff',
    500: '#f1deff',
    950: '#000000',
  },
}
SCSS
$custom: #f1deff;
$custom-light: #f5e8ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f1deff",
  "rgb": {
    "r": 241,
    "g": 222,
    "b": 255
  },
  "hsl": {
    "h": 274.545,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.92585,
    "c": 0.04849,
    "h": 311
  },
  "luminance": 0.78163
}

Semantic roles & 50–950 ramp

primary
#F1DEFF
secondary
#BAEC95
accent
#E60061
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171618
muted
#858486

Preview Lab

Preview with #F1DEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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