#DA7FE1#DA7FE1
#DA7FE1 is a light, vivid purple. Relative luminance 0.355; OKLCH L 72.9% C 0.167 H 324.5°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DA7FE1 |
|---|---|
| RGB | rgb(218, 127, 225) |
| HSL | hsl(296, 62%, 69%) |
| HSV | hsv(296, 44%, 88%) |
| CMYK | cmyk(3.1%, 43.6%, 0%, 11.8%) |
| CIE-LAB | lab(66.15, 49.77, -35.33) |
| CIE-LCH | lch(66.15, 61.03, 324.63°) |
| OKLab | oklab(72.86% 0.1359 -0.0969) |
| OKLCH | oklch(72.86% 0.167 324.5) |
| XYZ | xyz(50.0922, 35.5226, 75.4375) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.02
Violet (CSS)
#EE82EE
ΔE00 3.44
Orchid
#DA70D6
ΔE00 3.47
Purply Pink
#F075E6
ΔE00 3.81
Orchid (survey)
#C875C4
ΔE00 5.45
Candy Pink
#FF63E9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA7FE1 #86E17F
analogous
#A97FE1 #DA7FE1 #E17FB7
triadic
#DA7FE1 #E1DA7F #7FE1DA
tetradic
#DA7FE1 #E1A97F #86E17F #7FB7E1
square
#DA7FE1 #E1A97F #86E17F #7FB7E1
split-complementary
#DA7FE1 #B7E17F #7FE1A9
monochromatic
#B02CBA #CC4DD5 #DA7FE1 #E8B1ED #F7E2F8
Accessibility & contrast
On white
2.59
#DA7FE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#DA7FE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA7FE1
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA7FE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA7FE1 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749AE4
Deuteranopia (green-blind)
#8EA5DE
Tritanopia (blue-blind)
#DE8AA6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #da7fe1; /* rgb */ color: rgb(218, 127, 225); /* oklch */ color: oklch(72.9% 0.167 324.5);
Tailwind
colors: {
custom: {
50: '#e7a6ea',
500: '#da7fe1',
950: '#000000',
},
}SCSS
$custom: #da7fe1; $custom-light: #e7a6ea; $custom-dark: #000000;
JSON
{
"hex": "#da7fe1",
"rgb": {
"r": 218,
"g": 127,
"b": 225
},
"hsl": {
"h": 295.714,
"s": 62.025,
"l": 69.02
},
"oklch": {
"l": 0.72857,
"c": 0.16687,
"h": 324.5
},
"luminance": 0.3552
}Semantic roles & 50–950 ramp
primary
#DA7FE1
secondary
#D2ECD0
accent
#CA1C28
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84