#D03FF0#D03FF0
#D03FF0 is a light, highly saturated purple. Relative luminance 0.233; OKLCH L 64.9% C 0.264 H 319.6°. Best body text is #000000 at 5.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D03FF0 |
|---|---|
| RGB | rgb(208, 63, 240) |
| HSL | hsl(289, 86%, 59%) |
| HSV | hsv(289, 74%, 94%) |
| CMYK | cmyk(13.3%, 73.8%, 0%, 5.9%) |
| CIE-LAB | lab(55.34, 77.88, -60.88) |
| CIE-LCH | lch(55.34, 98.85, 321.98°) |
| OKLab | oklab(64.94% 0.2007 -0.1708) |
| OKLCH | oklch(64.94% 0.264 319.6) |
| XYZ | xyz(43.5161, 23.2584, 84.6183) |
| Luminance | 0.2326 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.38
Purple Pink
#D725DE
ΔE00 3.81
Pinkish Purple
#D648D7
ΔE00 4.41
Hot Purple
#CB00F5
ΔE00 4.94
Mediumorchid
#BA55D3
ΔE00 4.97
Bright Lilac
#C95EFB
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D03FF0 #5FF03F
analogous
#783FF0 #D03FF0 #F03FB7
triadic
#D03FF0 #F0D03F #3FF0D0
tetradic
#D03FF0 #F0783F #5FF03F #3FB7F0
square
#D03FF0 #F0783F #5FF03F #3FB7F0
split-complementary
#D03FF0 #B7F03F #3FF078
monochromatic
#8C0DA8 #BB12E0 #D03FF0 #DE78F4 #ECB1F9
Accessibility & contrast
On white
3.72
#D03FF0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.65
#D03FF0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D03FF0
5.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D03FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D03FF0 | 1.00 | 3.72 | 5.65 | 5.65 |
| #FFFFFF | 3.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BF5
Deuteranopia (green-blind)
#4E89EC
Tritanopia (blue-blind)
#D06395
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #d03ff0; /* rgb */ color: rgb(208, 63, 240); /* oklch */ color: oklch(64.9% 0.264 319.6);
Tailwind
colors: {
custom: {
50: '#e382f6',
500: '#d03ff0',
950: '#000000',
},
}SCSS
$custom: #d03ff0; $custom-light: #e382f6; $custom-dark: #000000;
JSON
{
"hex": "#d03ff0",
"rgb": {
"r": 208,
"g": 63,
"b": 240
},
"hsl": {
"h": 289.153,
"s": 85.507,
"l": 59.412
},
"oklch": {
"l": 0.64941,
"c": 0.26356,
"h": 319.6
},
"luminance": 0.23256
}Semantic roles & 50–950 ramp
primary
#D03FF0
secondary
#AFE8A3
accent
#FC2C52
background
#FEF8FF
surface
#FDF0FF
border
#D5CBD7
text
#160C17
muted
#847D85