#FF69DC#FF69DC

#FF69DC is a light, highly saturated pink. Relative luminance 0.365; OKLCH L 74.4% C 0.221 H 337.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).

Color values

HEX#FF69DC
RGBrgb(255, 105, 220)
HSLhsl(314, 100%, 71%)
HSVhsv(314, 59%, 100%)
CMYKcmyk(0%, 58.8%, 13.7%, 0%)
CIE-LABlab(66.93, 69.59, -30.97)
CIE-LCHlch(66.93, 76.16, 336.01°)
OKLaboklab(74.37% 0.2044 -0.0837)
OKLCHoklch(74.37% 0.221 337.7)
XYZxyz(59.2107, 36.5353, 71.6298)
Luminance0.3653 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF69DC #69FF8C
analogous
#D769FF #FF69DC #FF6991
triadic
#FF69DC #DCFF69 #69DCFF
tetradic
#FF69DC #FFD769 #69FF8C #6991FF
square
#FF69DC #FFD769 #69FF8C #6991FF
split-complementary
#FF69DC #91FF69 #69FFD7
monochromatic
#EE00B6 #FF2CCE #FF69DC #FFA6EA #FFE0F8

Accessibility & contrast

On white

2.53
#FF69DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.31
#FF69DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF69DC
8.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF69DC#FFFFFF#000000##000000
##FF69DC1.002.538.318.31
#FFFFFF2.531.0021.0021.00
#0000008.3121.001.001.00
##0000008.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#6D94E0
Deuteranopia (green-blind)
#9BABD8
Tritanopia (blue-blind)
#FF6F99
Achromatopsia (no color)
#A3A3A3

Design tokens & code

CSS
--color: #ff69dc;
/* rgb */ color: rgb(255, 105, 220);
/* oklch */ color: oklch(74.4% 0.221 337.7);
Tailwind
colors: {
  custom: {
    50: '#ff9be7',
    500: '#ff69dc',
    950: '#000000',
  },
}
SCSS
$custom: #ff69dc;
$custom-light: #ff9be7;
$custom-dark: #000000;
JSON
{
  "hex": "#ff69dc",
  "rgb": {
    "r": 255,
    "g": 105,
    "b": 220
  },
  "hsl": {
    "h": 314,
    "s": 100,
    "l": 70.588
  },
  "oklch": {
    "l": 0.74366,
    "c": 0.22087,
    "h": 337.7
  },
  "luminance": 0.3653
}

Semantic roles & 50–950 ramp

primary
#FF69DC
secondary
#CEF6D7
accent
#E63600
background
#FFFAFE
surface
#FFF3FC
border
#D7CDD5
text
#190F16
muted
#877F84

Preview Lab

Preview with #FF69DC

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

Preview Lab → · Contrast checker → · Palette generator →

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