#F2DEF2#F2DEF2

#F2DEF2 is a very light, muted purple. Relative luminance 0.775; OKLCH L 92.3% C 0.034 H 325.9°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).

Color values

HEX#F2DEF2
RGBrgb(242, 222, 242)
HSLhsl(300, 43%, 91%)
HSVhsv(300, 8%, 95%)
CMYKcmyk(0%, 8.3%, 0%, 5.1%)
CIE-LABlab(90.57, 10.31, -7.24)
CIE-LCHlch(90.57, 12.60, 324.90°)
OKLaboklab(92.26% 0.0284 -0.0192)
OKLCHoklch(92.26% 0.034 325.9)
XYZxyz(78.7640, 77.5314, 94.8029)
Luminance0.7753 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2DEF2 #DEF2DE
analogous
#E8DEF2 #F2DEF2 #F2DEE8
triadic
#F2DEF2 #F2F2DE #DEF2F2
tetradic
#F2DEF2 #F2E8DE #DEF2DE #DEE8F2
square
#F2DEF2 #F2E8DE #DEF2DE #DEE8F2
split-complementary
#F2DEF2 #E8F2DE #DEF2E8
monochromatic
#CF86CF #E1B2E1 #F2DEF2 #F6E9F6 #F6E9F6

Accessibility & contrast

On white

1.27
#F2DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.51
#F2DEF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2DEF2
16.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2DEF2#FFFFFF#000000##000000
##F2DEF21.001.2716.5116.51
#FFFFFF1.271.0021.0021.00
#00000016.5121.001.001.00
##00000016.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDE2F3
Deuteranopia (green-blind)
#E1E5F1
Tritanopia (blue-blind)
#F3DFE4
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #f2def2;
/* rgb */ color: rgb(242, 222, 242);
/* oklch */ color: oklch(92.3% 0.034 325.9);
Tailwind
colors: {
  custom: {
    50: '#f6e8f6',
    500: '#f2def2',
    950: '#000000',
  },
}
SCSS
$custom: #f2def2;
$custom-light: #f6e8f6;
$custom-dark: #000000;
JSON
{
  "hex": "#f2def2",
  "rgb": {
    "r": 242,
    "g": 222,
    "b": 242
  },
  "hsl": {
    "h": 300,
    "s": 43.478,
    "l": 90.98
  },
  "oklch": {
    "l": 0.92257,
    "c": 0.03426,
    "h": 325.9
  },
  "luminance": 0.77531
}

Semantic roles & 50–950 ramp

primary
#F2DEF2
secondary
#A5CFA5
accent
#B72F2F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485

Preview Lab

Preview with #F2DEF2

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

Preview Lab → · Contrast checker → · Palette generator →

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