#FFD0FF#FFD0FF

#FFD0FF is a very light, moderate purple. Relative luminance 0.736; OKLCH L 91.2% C 0.081 H 326.2°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).

Color values

HEX#FFD0FF
RGBrgb(255, 208, 255)
HSLhsl(300, 100%, 91%)
HSVhsv(300, 18%, 100%)
CMYKcmyk(0%, 18.4%, 0%, 0%)
CIE-LABlab(88.73, 24.26, -16.70)
CIE-LCHlch(88.73, 29.45, 325.46°)
OKLaboklab(91.22% 0.0669 -0.0448)
OKLCHoklch(91.22% 0.081 326.2)
XYZxyz(81.8438, 73.5935, 104.4819)
Luminance0.7359 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFD0FF #D0FFD0
analogous
#E7D0FF #FFD0FF #FFD0E7
triadic
#FFD0FF #FFFFD0 #D0FFFF
tetradic
#FFD0FF #FFE7D0 #D0FFD0 #D0E7FF
square
#FFD0FF #FFE7D0 #D0FFD0 #D0E7FF
split-complementary
#FFD0FF #E7FFD0 #D0FFE7
monochromatic
#FF56FF #FF93FF #FFD0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.34
#FFD0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.72
#FFD0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFD0FF
15.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFD0FF#FFFFFF#000000##000000
##FFD0FF1.001.3415.7215.72
#FFFFFF1.341.0021.0021.00
#00000015.7221.001.001.00
##00000015.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#D7E1FD
Tritanopia (blue-blind)
#FFD4E0
Achromatopsia (no color)
#DFDFDF

Design tokens & code

CSS
--color: #ffd0ff;
/* rgb */ color: rgb(255, 208, 255);
/* oklch */ color: oklch(91.2% 0.081 326.2);
Tailwind
colors: {
  custom: {
    50: '#ffdeff',
    500: '#ffd0ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffd0ff;
$custom-light: #ffdeff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffd0ff",
  "rgb": {
    "r": 255,
    "g": 208,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 90.784
  },
  "oklch": {
    "l": 0.91222,
    "c": 0.0805,
    "h": 326.2
  },
  "luminance": 0.73592
}

Semantic roles & 50–950 ramp

primary
#FFD0FF
secondary
#89EA89
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486

Preview Lab

Preview with #FFD0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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