#F0DDED#F0DDED

#F0DDED is a very light, muted purple. Relative luminance 0.764; OKLCH L 91.8% C 0.030 H 330.9°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).

Color values

HEX#F0DDED
RGBrgb(240, 221, 237)
HSLhsl(309, 39%, 90%)
HSVhsv(309, 8%, 94%)
CMYKcmyk(0%, 7.9%, 1.2%, 5.9%)
CIE-LABlab(90.02, 9.27, -5.44)
CIE-LCHlch(90.02, 10.74, 329.58°)
OKLaboklab(91.75% 0.0259 -0.0144)
OKLCHoklch(91.75% 0.03 330.9)
XYZxyz(77.0756, 76.3534, 90.7816)
Luminance0.7635 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0DDED #DDF0E0
analogous
#E9DDF0 #F0DDED #F0DDE3
triadic
#F0DDED #EDF0DD #DDEDF0
tetradic
#F0DDED #F0E9DD #DDF0E0 #DDE3F0
square
#F0DDED #F0E9DD #DDF0E0 #DDE3F0
split-complementary
#F0DDED #E3F0DD #DDF0E9
monochromatic
#CB88C0 #DDB3D7 #F0DDED #F6EAF4 #F6EAF4

Accessibility & contrast

On white

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

On black

16.27
#F0DDED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0DDED
16.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0DDED#FFFFFF#000000##000000
##F0DDED1.001.2916.2716.27
#FFFFFF1.291.0021.0021.00
#00000016.2721.001.001.00
##00000016.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDE1EE
Deuteranopia (green-blind)
#E1E3EC
Tritanopia (blue-blind)
#F2DEE2
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #f0dded;
/* rgb */ color: rgb(240, 221, 237);
/* oklch */ color: oklch(91.8% 0.030 330.9);
Tailwind
colors: {
  custom: {
    50: '#f5e7f2',
    500: '#f0dded',
    950: '#000000',
  },
}
SCSS
$custom: #f0dded;
$custom-light: #f5e7f2;
$custom-dark: #000000;
JSON
{
  "hex": "#f0dded",
  "rgb": {
    "r": 240,
    "g": 221,
    "b": 237
  },
  "hsl": {
    "h": 309.474,
    "s": 38.776,
    "l": 90.392
  },
  "oklch": {
    "l": 0.9175,
    "c": 0.02962,
    "h": 330.9
  },
  "luminance": 0.76353
}

Semantic roles & 50–950 ramp

primary
#F0DDED
secondary
#A5CCAC
accent
#B24834
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485

Preview Lab

Preview with #F0DDED

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

Preview Lab → · Contrast checker → · Palette generator →

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