#DA7FE4#DA7FE4
#DA7FE4 is a light, vivid purple. Relative luminance 0.357; OKLCH L 73.0% C 0.170 H 323.5°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DA7FE4 |
|---|---|
| RGB | rgb(218, 127, 228) |
| HSL | hsl(294, 65%, 70%) |
| HSV | hsv(294, 44%, 89%) |
| CMYK | cmyk(4.4%, 44.3%, 0%, 10.6%) |
| CIE-LAB | lab(66.28, 50.32, -36.79) |
| CIE-LCH | lch(66.28, 62.34, 323.83°) |
| OKLab | oklab(72.99% 0.1364 -0.1011) |
| OKLCH | oklch(72.99% 0.17 323.5) |
| XYZ | xyz(50.5050, 35.6878, 77.6118) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.38
Lavender Pink
#DD85D7
ΔE00 3.51
Orchid
#DA70D6
ΔE00 3.71
Purply Pink
#F075E6
ΔE00 3.90
Orchid (survey)
#C875C4
ΔE00 5.84
Light Magenta
#FA5FF7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA7FE4 #89E47F
analogous
#A77FE4 #DA7FE4 #E47FBC
triadic
#DA7FE4 #E4DA7F #7FE4DA
tetradic
#DA7FE4 #E4A77F #89E47F #7FBCE4
square
#DA7FE4 #E4A77F #89E47F #7FBCE4
split-complementary
#DA7FE4 #BCE47F #7FE4A7
monochromatic
#B129C0 #CB4CD9 #DA7FE4 #E9B2EF #F7E4F9
Accessibility & contrast
On white
2.58
#DA7FE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#DA7FE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA7FE4
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA7FE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA7FE4 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739AE8
Deuteranopia (green-blind)
#8CA5E1
Tritanopia (blue-blind)
#DD8BA7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #da7fe4; /* rgb */ color: rgb(218, 127, 228); /* oklch */ color: oklch(73.0% 0.170 323.5);
Tailwind
colors: {
custom: {
50: '#e7a6ed',
500: '#da7fe4',
950: '#000000',
},
}SCSS
$custom: #da7fe4; $custom-light: #e7a6ed; $custom-dark: #000000;
JSON
{
"hex": "#da7fe4",
"rgb": {
"r": 218,
"g": 127,
"b": 228
},
"hsl": {
"h": 294.059,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.72993,
"c": 0.16977,
"h": 323.5
},
"luminance": 0.35686
}Semantic roles & 50–950 ramp
primary
#DA7FE4
secondary
#D4EED1
accent
#CD192A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84