#FF69DE#FF69DE

#FF69DE is a light, highly saturated pink. Relative luminance 0.366; OKLCH L 74.5% C 0.222 H 337.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).

Color values

HEX#FF69DE
RGBrgb(255, 105, 222)
HSLhsl(313, 100%, 71%)
HSVhsv(313, 59%, 100%)
CMYKcmyk(0%, 58.8%, 12.9%, 0%)
CIE-LABlab(67.01, 69.88, -31.96)
CIE-LCHlch(67.01, 76.84, 335.42°)
OKLaboklab(74.45% 0.2047 -0.0865)
OKLCHoklch(74.45% 0.222 337.1)
XYZxyz(59.4771, 36.6419, 73.0331)
Luminance0.3664 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF69DE #69FF8A
analogous
#D569FF #FF69DE #FF6993
triadic
#FF69DE #DEFF69 #69DEFF
tetradic
#FF69DE #FFD569 #69FF8A #6993FF
square
#FF69DE #FFD569 #69FF8A #6993FF
split-complementary
#FF69DE #93FF69 #69FFD5
monochromatic
#EE00B9 #FF2CD1 #FF69DE #FFA6EB #FFE0F8

Accessibility & contrast

On white

2.52
#FF69DE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.33
#FF69DE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF69DE
8.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF69DE#FFFFFF#000000##000000
##FF69DE1.002.528.338.33
#FFFFFF2.521.0021.0021.00
#0000008.3321.001.001.00
##0000008.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#6C94E2
Deuteranopia (green-blind)
#9AABDA
Tritanopia (blue-blind)
#FF709A
Achromatopsia (no color)
#A3A3A3

Design tokens & code

CSS
--color: #ff69de;
/* rgb */ color: rgb(255, 105, 222);
/* oklch */ color: oklch(74.5% 0.222 337.1);
Tailwind
colors: {
  custom: {
    50: '#ff9be8',
    500: '#ff69de',
    950: '#000000',
  },
}
SCSS
$custom: #ff69de;
$custom-light: #ff9be8;
$custom-dark: #000000;
JSON
{
  "hex": "#ff69de",
  "rgb": {
    "r": 255,
    "g": 105,
    "b": 222
  },
  "hsl": {
    "h": 313.2,
    "s": 100,
    "l": 70.588
  },
  "oklch": {
    "l": 0.74452,
    "c": 0.22227,
    "h": 337.1
  },
  "luminance": 0.36637
}

Semantic roles & 50–950 ramp

primary
#FF69DE
secondary
#CEF6D6
accent
#E63200
background
#FFFAFE
surface
#FFF3FC
border
#D7CDD5
text
#190F16
muted
#877F84

Preview Lab

Preview with #FF69DE

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

Preview Lab → · Contrast checker → · Palette generator →

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