#FFD7FF#FFD7FF

#FFD7FF is a very light, moderate purple. Relative luminance 0.771; OKLCH L 92.5% C 0.068 H 326.1°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).

Color values

HEX#FFD7FF
RGBrgb(255, 215, 255)
HSLhsl(300, 100%, 92%)
HSVhsv(300, 16%, 100%)
CMYKcmyk(0%, 15.7%, 0%, 0%)
CIE-LABlab(90.36, 20.59, -14.26)
CIE-LCHlch(90.36, 25.05, 325.31°)
OKLaboklab(92.48% 0.0568 -0.0381)
OKLCHoklch(92.48% 0.068 326.1)
XYZxyz(83.5882, 77.0824, 105.0634)
Luminance0.7708 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFD7FF #D7FFD7
analogous
#EBD7FF #FFD7FF #FFD7EB
triadic
#FFD7FF #FFFFD7 #D7FFFF
tetradic
#FFD7FF #FFEBD7 #D7FFD7 #D7EBFF
square
#FFD7FF #FFEBD7 #D7FFD7 #D7EBFF
split-complementary
#FFD7FF #EBFFD7 #D7FFEB
monochromatic
#FF5DFF #FF9AFF #FFD7FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.28
#FFD7FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.42
#FFD7FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFD7FF
16.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFD7FF#FFFFFF#000000##000000
##FFD7FF1.001.2816.4216.42
#FFFFFF1.281.0021.0021.00
#00000016.4221.001.001.00
##00000016.4221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#FFDAE4
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #ffd7ff;
/* rgb */ color: rgb(255, 215, 255);
/* oklch */ color: oklch(92.5% 0.068 326.1);
Tailwind
colors: {
  custom: {
    50: '#ffe3ff',
    500: '#ffd7ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffd7ff;
$custom-light: #ffe3ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffd7ff",
  "rgb": {
    "r": 255,
    "g": 215,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 92.157
  },
  "oklch": {
    "l": 0.92481,
    "c": 0.06836,
    "h": 326.1
  },
  "luminance": 0.77081
}

Semantic roles & 50–950 ramp

primary
#FFD7FF
secondary
#8FEB8F
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486

Preview Lab

Preview with #FFD7FF

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

Preview Lab → · Contrast checker → · Palette generator →

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