#DA8DFD#DA8DFD
#DA8DFD is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.3% C 0.173 H 314.5°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DA8DFD |
|---|---|
| RGB | rgb(218, 141, 253) |
| HSL | hsl(281, 97%, 77%) |
| HSV | hsv(281, 44%, 99%) |
| CMYK | cmyk(13.8%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(70.21, 47.98, -44.38) |
| CIE-LCH | lch(70.21, 65.36, 317.23°) |
| OKLab | oklab(76.28% 0.1211 -0.123) |
| OKLCH | oklch(76.28% 0.173 314.5) |
| XYZ | xyz(56.1651, 41.0484, 97.8739) |
| Luminance | 0.4105 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.29
Baby Purple
#CA9BF7
ΔE00 4.84
Violet (CSS)
#EE82EE
ΔE00 5.43
Lilac (survey)
#CEA2FD
ΔE00 5.92
Pastel Purple
#CAA0FF
ΔE00 5.98
Lavender (survey)
#C79FEF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA8DFD #B0FD8D
analogous
#A28DFD #DA8DFD #FD8DE8
triadic
#DA8DFD #FDDA8D #8DFDDA
tetradic
#DA8DFD #FDA28D #B0FD8D #8DE8FD
square
#DA8DFD #FDA28D #B0FD8D #8DE8FD
split-complementary
#DA8DFD #E8FD8D #8DFDA2
monochromatic
#B315FB #C651FC #DA8DFD #EEC9FE #F5E1FE
Accessibility & contrast
On white
2.28
#DA8DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#DA8DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA8DFD
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA8DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA8DFD | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#8CAEFA
Tritanopia (blue-blind)
#D89DB9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #da8dfd; /* rgb */ color: rgb(218, 141, 253); /* oklch */ color: oklch(76.3% 0.173 314.5);
Tailwind
colors: {
custom: {
50: '#e7b0fe',
500: '#da8dfd',
950: '#000000',
},
}SCSS
$custom: #da8dfd; $custom-light: #e7b0fe; $custom-dark: #000000;
JSON
{
"hex": "#da8dfd",
"rgb": {
"r": 218,
"g": 141,
"b": 253
},
"hsl": {
"h": 281.25,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.76284,
"c": 0.1726,
"h": 314.5
},
"luminance": 0.41047
}Semantic roles & 50–950 ramp
primary
#DA8DFD
secondary
#DFF7D4
accent
#E60048
background
#FEFAFF
surface
#FDF5FF
border
#D5CFD7
text
#161118
muted
#848086