#F3DEFF#F3DEFF

#F3DEFF is a very light, muted violet. Relative luminance 0.785; OKLCH L 92.7% C 0.049 H 313.4°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).

Color values

HEX#F3DEFF
RGBrgb(243, 222, 255)
HSLhsl(278, 100%, 94%)
HSVhsv(278, 13%, 100%)
CMYKcmyk(4.7%, 12.9%, 0%, 0%)
CIE-LABlab(91.02, 13.02, -13.38)
CIE-LCHlch(91.02, 18.67, 314.23°)
OKLaboklab(92.75% 0.0339 -0.0359)
OKLCHoklch(92.75% 0.049 313.4)
XYZxyz(81.1305, 78.5178, 105.4698)
Luminance0.7852 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F3DEFF #EAFFDE
analogous
#E2DEFF #F3DEFF #FFDEFA
triadic
#F3DEFF #FFF3DE #DEFFF3
tetradic
#F3DEFF #FFE2DE #EAFFDE #DEFAFF
square
#F3DEFF #FFE2DE #EAFFDE #DEFAFF
split-complementary
#F3DEFF #FAFFDE #DEFFE2
monochromatic
#C664FF #DDA1FF #F3DEFF #F4E0FF #F4E0FF

Accessibility & contrast

On white

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

On black

16.70
#F3DEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F3DEFF
16.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F3DEFF#FFFFFF#000000##000000
##F3DEFF1.001.2616.7016.70
#FFFFFF1.261.0021.0021.00
#00000016.7021.001.001.00
##00000016.7021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f3deff;
/* rgb */ color: rgb(243, 222, 255);
/* oklch */ color: oklch(92.7% 0.049 313.4);
Tailwind
colors: {
  custom: {
    50: '#f7e8ff',
    500: '#f3deff',
    950: '#000000',
  },
}
SCSS
$custom: #f3deff;
$custom-light: #f7e8ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f3deff",
  "rgb": {
    "r": 243,
    "g": 222,
    "b": 255
  },
  "hsl": {
    "h": 278.182,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.92749,
    "c": 0.04938,
    "h": 313.4
  },
  "luminance": 0.78517
}

Semantic roles & 50–950 ramp

primary
#F3DEFF
secondary
#B5EC95
accent
#E60053
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171618
muted
#858486

Preview Lab

Preview with #F3DEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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