#F2DAFA#F2DAFA

#F2DAFA is a very light, muted purple. Relative luminance 0.759; OKLCH L 91.8% C 0.050 H 317.7°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).

Color values

HEX#F2DAFA
RGBrgb(242, 218, 250)
HSLhsl(285, 76%, 92%)
HSVhsv(285, 13%, 98%)
CMYKcmyk(3.2%, 12.8%, 0%, 2%)
CIE-LABlab(89.82, 13.86, -12.55)
CIE-LCHlch(89.82, 18.69, 317.85°)
OKLaboklab(91.75% 0.0369 -0.0336)
OKLCHoklch(91.75% 0.05 317.7)
XYZxyz(78.9420, 75.9229, 100.9198)
Luminance0.7592 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2DAFA #E2FADA
analogous
#E2DAFA #F2DAFA #FADAF2
triadic
#F2DAFA #FAF2DA #DAFAF2
tetradic
#F2DAFA #FAE2DA #E2FADA #DAF2FA
square
#F2DAFA #FAE2DA #E2FADA #DAF2FA
split-complementary
#F2DAFA #F2FADA #DAFAE2
monochromatic
#CC6EEB #DFA4F3 #F2DAFA #F6E4FB #F6E4FB

Accessibility & contrast

On white

1.30
#F2DAFA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.18
#F2DAFA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2DAFA
16.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2DAFA#FFFFFF#000000##000000
##F2DAFA1.001.3016.1816.18
#FFFFFF1.301.0021.0021.00
#00000016.1821.001.001.00
##00000016.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7E0FB
Deuteranopia (green-blind)
#DBE3F9
Tritanopia (blue-blind)
#F2DDE4
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #f2dafa;
/* rgb */ color: rgb(242, 218, 250);
/* oklch */ color: oklch(91.8% 0.050 317.7);
Tailwind
colors: {
  custom: {
    50: '#f6e5fc',
    500: '#f2dafa',
    950: '#000000',
  },
}
SCSS
$custom: #f2dafa;
$custom-light: #f6e5fc;
$custom-dark: #000000;
JSON
{
  "hex": "#f2dafa",
  "rgb": {
    "r": 242,
    "g": 218,
    "b": 250
  },
  "hsl": {
    "h": 285,
    "s": 76.19,
    "l": 91.765
  },
  "oklch": {
    "l": 0.91754,
    "c": 0.04987,
    "h": 317.7
  },
  "luminance": 0.75922
}

Semantic roles & 50–950 ramp

primary
#F2DAFA
secondary
#AAE098
accent
#D80D40
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485

Preview Lab

Preview with #F2DAFA

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

Preview Lab → · Contrast checker → · Palette generator →

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