#DA7FFD#DA7FFD
#DA7FFD is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.2% C 0.195 H 315.9°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DA7FFD |
|---|---|
| RGB | rgb(218, 127, 253) |
| HSL | hsl(283, 97%, 75%) |
| HSV | hsv(283, 50%, 99%) |
| CMYK | cmyk(13.8%, 49.8%, 0%, 0.8%) |
| CIE-LAB | lab(67.41, 55.18, -48.78) |
| CIE-LCH | lch(67.41, 73.65, 318.52°) |
| OKLab | oklab(74.2% 0.14 -0.1357) |
| OKLCH | oklch(74.2% 0.195 315.9) |
| XYZ | xyz(54.2297, 37.1777, 97.2288) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.13
Liliac
#C48EFD
ΔE00 5.36
Violet (CSS)
#EE82EE
ΔE00 5.36
Easter Purple
#C071FE
ΔE00 5.92
Purply Pink
#F075E6
ΔE00 6.37
Violet Pink
#FB5FFC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA7FFD #A2FD7F
analogous
#9B7FFD #DA7FFD #FD7FE1
triadic
#DA7FFD #FDDA7F #7FFDDA
tetradic
#DA7FFD #FD9B7F #A2FD7F #7FE1FD
square
#DA7FFD #FD9B7F #A2FD7F #7FE1FD
split-complementary
#DA7FFD #E1FD7F #7FFD9B
monochromatic
#B706FB #C943FC #DA7FFD #EBBBFE #F6E1FF
Accessibility & contrast
On white
2.49
#DA7FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#DA7FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA7FFD
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA7FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA7FFD | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659FFF
Deuteranopia (green-blind)
#80A7FA
Tritanopia (blue-blind)
#D892B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #da7ffd; /* rgb */ color: rgb(218, 127, 253); /* oklch */ color: oklch(74.2% 0.195 315.9);
Tailwind
colors: {
custom: {
50: '#e8a7fe',
500: '#da7ffd',
950: '#000000',
},
}SCSS
$custom: #da7ffd; $custom-light: #e8a7fe; $custom-dark: #000000;
JSON
{
"hex": "#da7ffd",
"rgb": {
"r": 218,
"g": 127,
"b": 253
},
"hsl": {
"h": 283.333,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.74201,
"c": 0.19494,
"h": 315.9
},
"luminance": 0.37176
}Semantic roles & 50–950 ramp
primary
#DA7FFD
secondary
#DEF7D4
accent
#E60040
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86