#FF67FF#FF67FF

#FF67FF is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.8% C 0.250 H 327.7°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).

Color values

HEX#FF67FF
RGBrgb(255, 103, 255)
HSLhsl(300, 100%, 70%)
HSVhsv(300, 60%, 100%)
CMYKcmyk(0%, 59.6%, 0%, 0%)
CIE-LABlab(68.16, 75.82, -48.38)
CIE-LCHlch(68.16, 89.94, 327.46°)
OKLaboklab(75.76% 0.2112 -0.1335)
OKLCHoklch(75.76% 0.25 327.7)
XYZxyz(64.1393, 38.1846, 98.5804)
Luminance0.3818 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF67FF #67FF67
analogous
#B367FF #FF67FF #FF67B3
triadic
#FF67FF #FFFF67 #67FFFF
tetradic
#FF67FF #FFB367 #67FF67 #67B3FF
square
#FF67FF #FFB367 #67FF67 #67B3FF
split-complementary
#FF67FF #B3FF67 #67FFB3
monochromatic
#EC00EC #FF2AFF #FF67FF #FFA4FF #FFE0FF

Accessibility & contrast

On white

2.43
#FF67FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.64
#FF67FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF67FF
8.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF67FF#FFFFFF#000000##000000
##FF67FF1.002.438.648.64
#FFFFFF2.431.0021.0021.00
#0000008.6421.001.001.00
##0000008.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#5599FF
Deuteranopia (green-blind)
#8AADFB
Tritanopia (blue-blind)
#FF7AAA
Achromatopsia (no color)
#A6A6A6

Design tokens & code

CSS
--color: #ff67ff;
/* rgb */ color: rgb(255, 103, 255);
/* oklch */ color: oklch(75.8% 0.250 327.7);
Tailwind
colors: {
  custom: {
    50: '#ff9bff',
    500: '#ff67ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff67ff;
$custom-light: #ff9bff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff67ff",
  "rgb": {
    "r": 255,
    "g": 103,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 70.196
  },
  "oklch": {
    "l": 0.75764,
    "c": 0.24983,
    "h": 327.7
  },
  "luminance": 0.3818
}

Semantic roles & 50–950 ramp

primary
#FF67FF
secondary
#CCF6CC
accent
#E60000
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F18
muted
#877F86

Preview Lab

Preview with #FF67FF

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

Preview Lab → · Contrast checker → · Palette generator →

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