#F2D2F2#F2D2F2

#F2D2F2 is a very light, muted purple. Relative luminance 0.714; OKLCH L 90.0% C 0.055 H 326.0°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).

Color values

HEX#F2D2F2
RGBrgb(242, 210, 242)
HSLhsl(300, 55%, 89%)
HSVhsv(300, 13%, 95%)
CMYKcmyk(0%, 13.2%, 0%, 5.1%)
CIE-LABlab(87.67, 16.59, -11.55)
CIE-LCHlch(87.67, 20.22, 325.17°)
OKLaboklab(90.01% 0.0457 -0.0308)
OKLCHoklch(90.01% 0.055 326)
XYZxyz(75.6895, 71.3824, 93.7781)
Luminance0.7138 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2D2F2 #D2F2D2
analogous
#E2D2F2 #F2D2F2 #F2D2E2
triadic
#F2D2F2 #F2F2D2 #D2F2F2
tetradic
#F2D2F2 #F2E2D2 #D2F2D2 #D2E2F2
square
#F2D2F2 #F2E2D2 #D2F2D2 #D2E2F2
split-complementary
#F2D2F2 #E2F2D2 #D2F2E2
monochromatic
#D773D7 #E4A3E4 #F2D2F2 #F8E7F8 #F8E7F8

Accessibility & contrast

On white

1.37
#F2D2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.28
#F2D2F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2D2F2
15.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2D2F2#FFFFFF#000000##000000
##F2D2F21.001.3715.2815.28
#FFFFFF1.371.0021.0021.00
#00000015.2821.001.001.00
##00000015.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0D9F3
Deuteranopia (green-blind)
#D7DDF1
Tritanopia (blue-blind)
#F4D4DD
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #f2d2f2;
/* rgb */ color: rgb(242, 210, 242);
/* oklch */ color: oklch(90.0% 0.055 326.0);
Tailwind
colors: {
  custom: {
    50: '#f6dff6',
    500: '#f2d2f2',
    950: '#000000',
  },
}
SCSS
$custom: #f2d2f2;
$custom-light: #f6dff6;
$custom-dark: #000000;
JSON
{
  "hex": "#f2d2f2",
  "rgb": {
    "r": 242,
    "g": 210,
    "b": 242
  },
  "hsl": {
    "h": 300,
    "s": 55.172,
    "l": 88.627
  },
  "oklch": {
    "l": 0.90006,
    "c": 0.05511,
    "h": 326
  },
  "luminance": 0.71381
}

Semantic roles & 50–950 ramp

primary
#F2D2F2
secondary
#97D197
accent
#C32323
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485

Preview Lab

Preview with #F2D2F2

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

Preview Lab → · Contrast checker → · Palette generator →

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