#DA03FF#DA03FF
#DA03FF is a light, highly saturated purple. Relative luminance 0.222; OKLCH L 64.8% C 0.310 H 319.9°. Best body text is #000000 at 5.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DA03FF |
|---|---|
| RGB | rgb(218, 3, 255) |
| HSL | hsl(291, 100%, 51%) |
| HSV | hsv(291, 99%, 100%) |
| CMYK | cmyk(14.5%, 98.8%, 0%, 0%) |
| CIE-LAB | lab(54.23, 92.65, -70.95) |
| CIE-LCH | lch(54.23, 116.70, 322.55°) |
| OKLab | oklab(64.77% 0.2372 -0.1998) |
| OKLCH | oklch(64.77% 0.31 319.9) |
| XYZ | xyz(46.9937, 22.1932, 96.3968) |
| Luminance | 0.2219 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Hot Purple
#CB00F5
ΔE00 3.24
Purple Pink
#D725DE
ΔE00 4.28
Bright Purple
#BE03FD
ΔE00 5.31
Neon Purple
#BC13FE
ΔE00 5.32
Pink Purple
#EF1DE7
ΔE00 5.74
Heliotrope
#D94FF5
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA03FF #28FF03
analogous
#5C03FF #DA03FF #FF03A6
triadic
#DA03FF #FFDA03 #03FFDA
tetradic
#DA03FF #FF5C03 #28FF03 #03A6FF
square
#DA03FF #FF5C03 #28FF03 #03A6FF
split-complementary
#DA03FF #A6FF03 #03FF5C
monochromatic
#740088 #A800C5 #DA03FF #E340FF #EC7DFF
Accessibility & contrast
On white
3.86
#DA03FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.44
#DA03FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DA03FF
5.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA03FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA03FF | 1.00 | 3.86 | 5.44 | 5.44 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0076FF
Deuteranopia (green-blind)
#3188FB
Tritanopia (blue-blind)
#DA5697
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #da03ff; /* rgb */ color: rgb(218, 3, 255); /* oklch */ color: oklch(64.8% 0.310 319.9);
Tailwind
colors: {
custom: {
50: '#eb76ff',
500: '#da03ff',
950: '#000000',
},
}SCSS
$custom: #da03ff; $custom-light: #eb76ff; $custom-dark: #000000;
JSON
{
"hex": "#da03ff",
"rgb": {
"r": 218,
"g": 3,
"b": 255
},
"hsl": {
"h": 291.19,
"s": 100,
"l": 50.588
},
"oklch": {
"l": 0.64772,
"c": 0.31014,
"h": 319.9
},
"luminance": 0.22191
}Semantic roles & 50–950 ramp
primary
#DA03FF
secondary
#87E777
accent
#FF2948
background
#FFF8FF
surface
#FFEFFF
border
#D7CAD7
text
#170B18
muted
#857C86