#F0DDEF#F0DDEF

#F0DDEF is a very light, muted purple. Relative luminance 0.765; OKLCH L 91.8% C 0.032 H 327.4°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).

Color values

HEX#F0DDEF
RGBrgb(240, 221, 239)
HSLhsl(303, 39%, 90%)
HSVhsv(303, 8%, 94%)
CMYKcmyk(0%, 7.9%, 0.4%, 5.9%)
CIE-LABlab(90.08, 9.62, -6.41)
CIE-LCHlch(90.08, 11.56, 326.33°)
OKLaboklab(91.81% 0.0266 -0.017)
OKLCHoklch(91.81% 0.032 327.4)
XYZxyz(77.3694, 76.4709, 92.3291)
Luminance0.7647 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0DDEF #DDF0DE
analogous
#E7DDF0 #F0DDEF #F0DDE5
triadic
#F0DDEF #EFF0DD #DDEFF0
tetradic
#F0DDEF #F0E7DD #DDF0DE #DDE5F0
square
#F0DDEF #F0E7DD #DDF0DE #DDE5F0
split-complementary
#F0DDEF #E5F0DD #DDF0E7
monochromatic
#CB88C7 #DDB3DB #F0DDEF #F6EAF5 #F6EAF5

Accessibility & contrast

On white

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

On black

16.29
#F0DDEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0DDEF
16.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0DDEF#FFFFFF#000000##000000
##F0DDEF1.001.2916.2916.29
#FFFFFF1.291.0021.0021.00
#00000016.2921.001.001.00
##00000016.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#E0E3EE
Tritanopia (blue-blind)
#F2DEE3
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #f0ddef;
/* rgb */ color: rgb(240, 221, 239);
/* oklch */ color: oklch(91.8% 0.032 327.4);
Tailwind
colors: {
  custom: {
    50: '#f5e7f4',
    500: '#f0ddef',
    950: '#000000',
  },
}
SCSS
$custom: #f0ddef;
$custom-light: #f5e7f4;
$custom-dark: #000000;
JSON
{
  "hex": "#f0ddef",
  "rgb": {
    "r": 240,
    "g": 221,
    "b": 239
  },
  "hsl": {
    "h": 303.158,
    "s": 38.776,
    "l": 90.392
  },
  "oklch": {
    "l": 0.9181,
    "c": 0.03156,
    "h": 327.4
  },
  "luminance": 0.7647
}

Semantic roles & 50–950 ramp

primary
#F0DDEF
secondary
#A5CCA8
accent
#B23A34
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485

Preview Lab

Preview with #F0DDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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