#F3DAFA#F3DAFA

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

Color values

HEX#F3DAFA
RGBrgb(243, 218, 250)
HSLhsl(287, 76%, 92%)
HSVhsv(287, 13%, 98%)
CMYKcmyk(2.8%, 12.8%, 0%, 2%)
CIE-LABlab(89.91, 14.19, -12.41)
CIE-LCHlch(89.91, 18.85, 318.81°)
OKLaboklab(91.84% 0.0379 -0.0332)
OKLCHoklch(91.84% 0.05 318.8)
XYZxyz(79.2863, 76.1004, 100.9360)
Luminance0.7610 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F3DAFA #E1FADA
analogous
#E3DAFA #F3DAFA #FADAF1
triadic
#F3DAFA #FAF3DA #DAFAF3
tetradic
#F3DAFA #FAE3DA #E1FADA #DAF1FA
square
#F3DAFA #FAE3DA #E1FADA #DAF1FA
split-complementary
#F3DAFA #F1FADA #DAFAE3
monochromatic
#D06EEB #E2A4F3 #F3DAFA #F6E4FB #F6E4FB

Accessibility & contrast

On white

1.29
#F3DAFA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.22
#F3DAFA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F3DAFA
16.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F3DAFA#FFFFFF#000000##000000
##F3DAFA1.001.2916.2216.22
#FFFFFF1.291.0021.0021.00
#00000016.2221.001.001.00
##00000016.2221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f3dafa;
/* rgb */ color: rgb(243, 218, 250);
/* oklch */ color: oklch(91.8% 0.050 318.8);
Tailwind
colors: {
  custom: {
    50: '#f7e5fc',
    500: '#f3dafa',
    950: '#000000',
  },
}
SCSS
$custom: #f3dafa;
$custom-light: #f7e5fc;
$custom-dark: #000000;
JSON
{
  "hex": "#f3dafa",
  "rgb": {
    "r": 243,
    "g": 218,
    "b": 250
  },
  "hsl": {
    "h": 286.875,
    "s": 76.19,
    "l": 91.765
  },
  "oklch": {
    "l": 0.91838,
    "c": 0.05042,
    "h": 318.8
  },
  "luminance": 0.761
}

Semantic roles & 50–950 ramp

primary
#F3DAFA
secondary
#A8E098
accent
#D80D3A
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485

Preview Lab

Preview with #F3DAFA

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

Preview Lab → · Contrast checker → · Palette generator →

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