#DA81F8#DA81F8
#DA81F8 is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.2% C 0.187 H 317.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DA81F8 |
|---|---|
| RGB | rgb(218, 129, 248) |
| HSL | hsl(285, 89%, 74%) |
| HSV | hsv(285, 48%, 97%) |
| CMYK | cmyk(12.1%, 48%, 0%, 2.7%) |
| CIE-LAB | lab(67.56, 53.17, -45.80) |
| CIE-LCH | lch(67.56, 70.17, 319.26°) |
| OKLab | oklab(74.24% 0.1367 -0.127) |
| OKLCH | oklch(74.24% 0.187 317.1) |
| XYZ | xyz(53.7045, 37.3850, 93.1758) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.67
Liliac
#C48EFD
ΔE00 5.43
Light Purple
#BF77F6
ΔE00 5.57
Purply Pink
#F075E6
ΔE00 5.84
Orchid
#DA70D6
ΔE00 6.42
Easter Purple
#C071FE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA81F8 #9FF881
analogous
#9F81F8 #DA81F8 #F881DB
triadic
#DA81F8 #F8DA81 #81F8DA
tetradic
#DA81F8 #F89F81 #9FF881 #81DBF8
square
#DA81F8 #F89F81 #9FF881 #81DBF8
split-complementary
#DA81F8 #DBF881 #81F89F
monochromatic
#B80DF1 #C947F5 #DA81F8 #EBBBFB #F6E2FD
Accessibility & contrast
On white
2.48
#DA81F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#DA81F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA81F8
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA81F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA81F8 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFC
Deuteranopia (green-blind)
#84A7F5
Tritanopia (blue-blind)
#D992B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #da81f8; /* rgb */ color: rgb(218, 129, 248); /* oklch */ color: oklch(74.2% 0.187 317.1);
Tailwind
colors: {
custom: {
50: '#e7a8fb',
500: '#da81f8',
950: '#000000',
},
}SCSS
$custom: #da81f8; $custom-light: #e7a8fb; $custom-dark: #000000;
JSON
{
"hex": "#da81f8",
"rgb": {
"r": 218,
"g": 129,
"b": 248
},
"hsl": {
"h": 284.874,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.74239,
"c": 0.18663,
"h": 317.1
},
"luminance": 0.37383
}Semantic roles & 50–950 ramp
primary
#DA81F8
secondary
#DEF5D6
accent
#E6003A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85