#F2DDEF#F2DDEF

#F2DDEF is a very light, muted purple. Relative luminance 0.768; OKLCH L 92.0% C 0.033 H 330.5°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).

Color values

HEX#F2DDEF
RGBrgb(242, 221, 239)
HSLhsl(309, 45%, 91%)
HSVhsv(309, 9%, 95%)
CMYKcmyk(0%, 8.7%, 1.2%, 5.1%)
CIE-LABlab(90.24, 10.29, -6.15)
CIE-LCHlch(90.24, 11.99, 329.13°)
OKLaboklab(91.98% 0.0287 -0.0163)
OKLCHoklch(91.98% 0.033 330.5)
XYZxyz(78.0523, 76.8230, 92.3611)
Luminance0.7682 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2DDEF #DDF2E0
analogous
#EADDF2 #F2DDEF #F2DDE4
triadic
#F2DDEF #EFF2DD #DDEFF2
tetradic
#F2DDEF #F2EADD #DDF2E0 #DDE4F2
square
#F2DDEF #F2EADD #DDF2E0 #DDE4F2
split-complementary
#F2DDEF #E4F2DD #DDF2EA
monochromatic
#D084C5 #E1B1DA #F2DDEF #F7E9F5 #F7E9F5

Accessibility & contrast

On white

1.28
#F2DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.36
#F2DDEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2DDEF
16.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2DDEF#FFFFFF#000000##000000
##F2DDEF1.001.2816.3616.36
#FFFFFF1.281.0021.0021.00
#00000016.3621.001.001.00
##00000016.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDE1F0
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#F4DEE3
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #f2ddef;
/* rgb */ color: rgb(242, 221, 239);
/* oklch */ color: oklch(92.0% 0.033 330.5);
Tailwind
colors: {
  custom: {
    50: '#f6e7f4',
    500: '#f2ddef',
    950: '#000000',
  },
}
SCSS
$custom: #f2ddef;
$custom-light: #f6e7f4;
$custom-dark: #000000;
JSON
{
  "hex": "#f2ddef",
  "rgb": {
    "r": 242,
    "g": 221,
    "b": 239
  },
  "hsl": {
    "h": 308.571,
    "s": 44.681,
    "l": 90.784
  },
  "oklch": {
    "l": 0.91976,
    "c": 0.03301,
    "h": 330.5
  },
  "luminance": 0.76822
}

Semantic roles & 50–950 ramp

primary
#F2DDEF
secondary
#A4CFAA
accent
#B8412E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485

Preview Lab

Preview with #F2DDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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