#F2DFFD#F2DFFD

#F2DFFD is a very light, muted violet. Relative luminance 0.787; OKLCH L 92.8% C 0.045 H 313.3°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).

Color values

HEX#F2DFFD
RGBrgb(242, 223, 253)
HSLhsl(278, 88%, 93%)
HSVhsv(278, 12%, 99%)
CMYKcmyk(4.3%, 11.9%, 0%, 0.8%)
CIE-LABlab(91.12, 11.80, -12.19)
CIE-LCHlch(91.12, 16.96, 314.09°)
OKLaboklab(92.79% 0.0308 -0.0326)
OKLCHoklch(92.79% 0.045 313.3)
XYZxyz(80.7324, 78.7449, 103.8557)
Luminance0.7874 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2DFFD #EAFDDF
analogous
#E3DFFD #F2DFFD #FDDFF9
triadic
#F2DFFD #FDF2DF #DFFDF2
tetradic
#F2DFFD #FDE3DF #EAFDDF #DFF9FD
square
#F2DFFD #FDE3DF #EAFDDF #DFF9FD
split-complementary
#F2DFFD #F9FDDF #DFFDE3
monochromatic
#C36CF6 #DBA5F9 #F2DFFD #F3E2FD #F3E2FD

Accessibility & contrast

On white

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

On black

16.75
#F2DFFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2DFFD
16.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2DFFD#FFFFFF#000000##000000
##F2DFFD1.001.2516.7516.75
#FFFFFF1.251.0021.0021.00
#00000016.7521.001.001.00
##00000016.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBE4FE
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#F1E2E9
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #f2dffd;
/* rgb */ color: rgb(242, 223, 253);
/* oklch */ color: oklch(92.8% 0.045 313.3);
Tailwind
colors: {
  custom: {
    50: '#f6e9fe',
    500: '#f2dffd',
    950: '#000000',
  },
}
SCSS
$custom: #f2dffd;
$custom-light: #f6e9fe;
$custom-dark: #000000;
JSON
{
  "hex": "#f2dffd",
  "rgb": {
    "r": 242,
    "g": 223,
    "b": 253
  },
  "hsl": {
    "h": 278,
    "s": 88.235,
    "l": 93.333
  },
  "oklch": {
    "l": 0.92791,
    "c": 0.04485,
    "h": 313.3
  },
  "luminance": 0.78744
}

Semantic roles & 50–950 ramp

primary
#F2DFFD
secondary
#B6E799
accent
#E50154
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485

Preview Lab

Preview with #F2DFFD

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

Preview Lab → · Contrast checker → · Palette generator →

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