#F2DEFB#F2DEFB

#F2DEFB is a very light, muted purple. Relative luminance 0.781; OKLCH L 92.5% C 0.044 H 315.5°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).

Color values

HEX#F2DEFB
RGBrgb(242, 222, 251)
HSLhsl(281, 78%, 93%)
HSVhsv(281, 12%, 98%)
CMYKcmyk(3.6%, 11.6%, 0%, 1.6%)
CIE-LABlab(90.82, 11.95, -11.59)
CIE-LCHlch(90.82, 16.65, 315.89°)
OKLaboklab(92.54% 0.0315 -0.031)
OKLCHoklch(92.54% 0.044 315.5)
XYZxyz(80.1490, 78.0854, 102.0977)
Luminance0.7809 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2DEFB #E7FBDE
analogous
#E3DEFB #F2DEFB #FBDEF5
triadic
#F2DEFB #FBF2DE #DEFBF2
tetradic
#F2DEFB #FBE3DE #E7FBDE #DEF5FB
square
#F2DEFB #FBE3DE #E7FBDE #DEF5FB
split-complementary
#F2DEFB #F5FBDE #DEFBE3
monochromatic
#C771EE #DCA7F4 #F2DEFB #F4E4FC #F4E4FC

Accessibility & contrast

On white

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

On black

16.62
#F2DEFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2DEFB
16.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2DEFB#FFFFFF#000000##000000
##F2DEFB1.001.2616.6216.62
#FFFFFF1.261.0021.0021.00
#00000016.6221.001.001.00
##00000016.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBE3FC
Deuteranopia (green-blind)
#DFE5FA
Tritanopia (blue-blind)
#F2E1E7
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #f2defb;
/* rgb */ color: rgb(242, 222, 251);
/* oklch */ color: oklch(92.5% 0.044 315.5);
Tailwind
colors: {
  custom: {
    50: '#f6e8fc',
    500: '#f2defb',
    950: '#000000',
  },
}
SCSS
$custom: #f2defb;
$custom-light: #f6e8fc;
$custom-dark: #000000;
JSON
{
  "hex": "#f2defb",
  "rgb": {
    "r": 242,
    "g": 222,
    "b": 251
  },
  "hsl": {
    "h": 281.379,
    "s": 78.378,
    "l": 92.745
  },
  "oklch": {
    "l": 0.92538,
    "c": 0.04419,
    "h": 315.5
  },
  "luminance": 0.78085
}

Semantic roles & 50–950 ramp

primary
#F2DEFB
secondary
#B1E29B
accent
#DB0B4B
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485

Preview Lab

Preview with #F2DEFB

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

Preview Lab → · Contrast checker → · Palette generator →

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