#F2DFF2#F2DFF2

#F2DFF2 is a very light, muted purple. Relative luminance 0.781; OKLCH L 92.4% C 0.033 H 325.8°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).

Color values

HEX#F2DFF2
RGBrgb(242, 223, 242)
HSLhsl(300, 42%, 91%)
HSVhsv(300, 8%, 95%)
CMYKcmyk(0%, 7.9%, 0%, 5.1%)
CIE-LABlab(90.81, 9.79, -6.88)
CIE-LCHlch(90.81, 11.96, 324.87°)
OKLaboklab(92.45% 0.0269 -0.0183)
OKLCHoklch(92.45% 0.033 325.8)
XYZxyz(79.0303, 78.0641, 94.8917)
Luminance0.7806 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2DFF2 #DFF2DF
analogous
#E8DFF2 #F2DFF2 #F2DFE8
triadic
#F2DFF2 #F2F2DF #DFF2F2
tetradic
#F2DFF2 #F2E8DF #DFF2DF #DFE8F2
square
#F2DFF2 #F2E8DF #DFF2DF #DFE8F2
split-complementary
#F2DFF2 #E8F2DF #DFF2E8
monochromatic
#CF88CF #E0B3E0 #F2DFF2 #F6E9F6 #F6E9F6

Accessibility & contrast

On white

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

On black

16.61
#F2DFF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2DFF2
16.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2DFF2#FFFFFF#000000##000000
##F2DFF21.001.2616.6116.61
#FFFFFF1.261.0021.0021.00
#00000016.6121.001.001.00
##00000016.6121.001.001.00

Color blindness preview

Protanopia (red-blind)
#DEE3F3
Deuteranopia (green-blind)
#E2E5F1
Tritanopia (blue-blind)
#F3E0E5
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #f2dff2;
/* rgb */ color: rgb(242, 223, 242);
/* oklch */ color: oklch(92.4% 0.033 325.8);
Tailwind
colors: {
  custom: {
    50: '#f6e9f6',
    500: '#f2dff2',
    950: '#000000',
  },
}
SCSS
$custom: #f2dff2;
$custom-light: #f6e9f6;
$custom-dark: #000000;
JSON
{
  "hex": "#f2dff2",
  "rgb": {
    "r": 242,
    "g": 223,
    "b": 242
  },
  "hsl": {
    "h": 300,
    "s": 42.222,
    "l": 91.176
  },
  "oklch": {
    "l": 0.92447,
    "c": 0.03253,
    "h": 325.8
  },
  "luminance": 0.78063
}

Semantic roles & 50–950 ramp

primary
#F2DFF2
secondary
#A6CFA6
accent
#B53030
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485

Preview Lab

Preview with #F2DFF2

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

Preview Lab → · Contrast checker → · Palette generator →

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