#DA7FE5#DA7FE5
#DA7FE5 is a light, vivid purple. Relative luminance 0.357; OKLCH L 73.0% C 0.171 H 323.1°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DA7FE5 |
|---|---|
| RGB | rgb(218, 127, 229) |
| HSL | hsl(294, 66%, 70%) |
| HSV | hsv(294, 45%, 90%) |
| CMYK | cmyk(4.8%, 44.5%, 0%, 10.2%) |
| CIE-LAB | lab(66.32, 50.51, -37.28) |
| CIE-LCH | lch(66.32, 62.78, 323.57°) |
| OKLab | oklab(73.04% 0.1366 -0.1025) |
| OKLCH | oklch(73.04% 0.171 323.1) |
| XYZ | xyz(50.6442, 35.7435, 78.3450) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.39
Lavender Pink
#DD85D7
ΔE00 3.68
Orchid
#DA70D6
ΔE00 3.81
Purply Pink
#F075E6
ΔE00 3.95
Orchid (survey)
#C875C4
ΔE00 5.97
Light Magenta
#FA5FF7
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA7FE5 #8AE57F
analogous
#A77FE5 #DA7FE5 #E57FBD
triadic
#DA7FE5 #E5DA7F #7FE5DA
tetradic
#DA7FE5 #E5A77F #8AE57F #7FBDE5
square
#DA7FE5 #E5A77F #8AE57F #7FBDE5
split-complementary
#DA7FE5 #BDE57F #7FE5A7
monochromatic
#B127C2 #CB4CDB #DA7FE5 #E9B2EF #F7E5FA
Accessibility & contrast
On white
2.58
#DA7FE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#DA7FE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA7FE5
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA7FE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA7FE5 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729AE9
Deuteranopia (green-blind)
#8CA5E2
Tritanopia (blue-blind)
#DD8BA7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #da7fe5; /* rgb */ color: rgb(218, 127, 229); /* oklch */ color: oklch(73.0% 0.171 323.1);
Tailwind
colors: {
custom: {
50: '#e7a6ed',
500: '#da7fe5',
950: '#000000',
},
}SCSS
$custom: #da7fe5; $custom-light: #e7a6ed; $custom-dark: #000000;
JSON
{
"hex": "#da7fe5",
"rgb": {
"r": 218,
"g": 127,
"b": 229
},
"hsl": {
"h": 293.529,
"s": 66.234,
"l": 69.804
},
"oklch": {
"l": 0.73039,
"c": 0.17076,
"h": 323.1
},
"luminance": 0.35741
}Semantic roles & 50–950 ramp
primary
#DA7FE5
secondary
#D5EED1
accent
#CE172B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84