#DA72F8#DA72F8
#DA72F8 is a light, highly saturated purple. Relative luminance 0.337; OKLCH L 72.2% C 0.210 H 318.2°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DA72F8 |
|---|---|
| RGB | rgb(218, 114, 248) |
| HSL | hsl(287, 91%, 71%) |
| HSV | hsv(287, 54%, 97%) |
| CMYK | cmyk(12.1%, 54%, 0%, 2.7%) |
| CIE-LAB | lab(64.74, 60.59, -50.26) |
| CIE-LCH | lch(64.74, 78.72, 320.32°) |
| OKLab | oklab(72.15% 0.1564 -0.1399) |
| OKLCH | oklch(72.15% 0.21 318.2) |
| XYZ | xyz(51.8717, 33.7193, 92.5648) |
| Luminance | 0.3372 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.77
Easter Purple
#C071FE
ΔE00 5.09
Violet Pink
#FB5FFC
ΔE00 5.22
Light Magenta
#FA5FF7
ΔE00 5.34
Bright Lilac
#C95EFB
ΔE00 5.52
Bright Lavender
#C760FF
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA72F8 #90F872
analogous
#9772F8 #DA72F8 #F872D3
triadic
#DA72F8 #F8DA72 #72F8DA
tetradic
#DA72F8 #F89772 #90F872 #72D3F8
square
#DA72F8 #F89772 #90F872 #72D3F8
split-complementary
#DA72F8 #D3F872 #72F897
monochromatic
#B40BE4 #CB38F5 #DA72F8 #E9ACFB #F7E2FE
Accessibility & contrast
On white
2.71
#DA72F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#DA72F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA72F8
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA72F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA72F8 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5596FC
Deuteranopia (green-blind)
#78A1F4
Tritanopia (blue-blind)
#DA86AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #da72f8; /* rgb */ color: rgb(218, 114, 248); /* oklch */ color: oklch(72.2% 0.210 318.2);
Tailwind
colors: {
custom: {
50: '#e89ffb',
500: '#da72f8',
950: '#000000',
},
}SCSS
$custom: #da72f8; $custom-light: #e89ffb; $custom-dark: #000000;
JSON
{
"hex": "#da72f8",
"rgb": {
"r": 218,
"g": 114,
"b": 248
},
"hsl": {
"h": 286.567,
"s": 90.541,
"l": 70.98
},
"oklch": {
"l": 0.72153,
"c": 0.20986,
"h": 318.2
},
"luminance": 0.33717
}Semantic roles & 50–950 ramp
primary
#DA72F8
secondary
#D9F5D1
accent
#E60033
background
#FEFAFF
surface
#FDF3FF
border
#D5CDD7
text
#160F17
muted
#847F85