#DB00FF#DB00FF

#DB00FF is a light, highly saturated purple. Relative luminance 0.223; OKLCH L 64.9% C 0.311 H 320.1°. Best body text is #000000 at 5.46:1 contrast (WCAG AA passes).

Color values

HEX#DB00FF
RGBrgb(219, 0, 255)
HSLhsl(292, 100%, 50%)
HSVhsv(292, 100%, 100%)
CMYKcmyk(14.1%, 100%, 0%, 0%)
CIE-LABlab(54.33, 92.99, -70.79)
CIE-LCHlch(54.33, 116.87, 322.72°)
OKLaboklab(64.87% 0.2388 -0.1993)
OKLCHoklch(64.87% 0.311 320.1)
XYZxyz(47.2612, 22.2827, 96.4000)
Luminance0.2228 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DB00FF #24FF00
analogous
#5B00FF #DB00FF #FF00A4
triadic
#DB00FF #FFDB00 #00FFDB
tetradic
#DB00FF #FF5B00 #24FF00 #00A4FF
square
#DB00FF #FF5B00 #24FF00 #00A4FF
split-complementary
#DB00FF #A4FF00 #00FF5B
monochromatic
#720085 #A600C2 #DB00FF #E43DFF #EC7AFF

Accessibility & contrast

On white

3.85
#DB00FF on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

5.46
#DB00FF on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #DB00FF
5.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DB00FF#FFFFFF#000000##000000
##DB00FF1.003.855.465.46
#FFFFFF3.851.0021.0021.00
#0000005.4621.001.001.00
##0000005.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#0076FF
Deuteranopia (green-blind)
#3288FB
Tritanopia (blue-blind)
#DB5697
Achromatopsia (no color)
#828282

Design tokens & code

CSS
--color: #db00ff;
/* rgb */ color: rgb(219, 0, 255);
/* oklch */ color: oklch(64.9% 0.311 320.1);
Tailwind
colors: {
  custom: {
    50: '#ec76ff',
    500: '#db00ff',
    950: '#000000',
  },
}
SCSS
$custom: #db00ff;
$custom-light: #ec76ff;
$custom-dark: #000000;
JSON
{
  "hex": "#db00ff",
  "rgb": {
    "r": 219,
    "g": 0,
    "b": 255
  },
  "hsl": {
    "h": 291.529,
    "s": 100,
    "l": 50
  },
  "oklch": {
    "l": 0.64868,
    "c": 0.31105,
    "h": 320.1
  },
  "luminance": 0.2228
}

Semantic roles & 50–950 ramp

primary
#DB00FF
secondary
#84E774
accent
#FF2947
background
#FFF8FF
surface
#FFEFFF
border
#D7CAD7
text
#170B18
muted
#857C86

Preview Lab

Preview with #DB00FF

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

Preview Lab → · Contrast checker → · Palette generator →

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