#DA7FE7#DA7FE7
#DA7FE7 is a light, vivid purple. Relative luminance 0.359; OKLCH L 73.1% C 0.173 H 322.4°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DA7FE7 |
|---|---|
| RGB | rgb(218, 127, 231) |
| HSL | hsl(293, 68%, 70%) |
| HSV | hsv(293, 45%, 91%) |
| CMYK | cmyk(5.6%, 45%, 0%, 9.4%) |
| CIE-LAB | lab(66.41, 50.89, -38.25) |
| CIE-LCH | lch(66.41, 63.66, 323.07°) |
| OKLab | oklab(73.13% 0.1369 -0.1053) |
| OKLCH | oklch(73.13% 0.173 322.4) |
| XYZ | xyz(50.9251, 35.8558, 79.8242) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.42
Orchid
#DA70D6
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 4.01
Purply Pink
#F075E6
ΔE00 4.06
Orchid (survey)
#C875C4
ΔE00 6.25
Light Magenta
#FA5FF7
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA7FE7 #8CE77F
analogous
#A67FE7 #DA7FE7 #E77FC0
triadic
#DA7FE7 #E7DA7F #7FE7DA
tetradic
#DA7FE7 #E7A67F #8CE77F #7FC0E7
square
#DA7FE7 #E7A67F #8CE77F #7FC0E7
split-complementary
#DA7FE7 #C0E77F #7FE7A6
monochromatic
#B225C6 #CB4BDD #DA7FE7 #E9B3F1 #F8E5FA
Accessibility & contrast
On white
2.57
#DA7FE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#DA7FE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA7FE7
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA7FE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA7FE7 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719BEB
Deuteranopia (green-blind)
#8BA5E4
Tritanopia (blue-blind)
#DD8CA8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #da7fe7; /* rgb */ color: rgb(218, 127, 231); /* oklch */ color: oklch(73.1% 0.173 322.4);
Tailwind
colors: {
custom: {
50: '#e7a6ef',
500: '#da7fe7',
950: '#000000',
},
}SCSS
$custom: #da7fe7; $custom-light: #e7a6ef; $custom-dark: #000000;
JSON
{
"hex": "#da7fe7",
"rgb": {
"r": 218,
"g": 127,
"b": 231
},
"hsl": {
"h": 292.5,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.73132,
"c": 0.17271,
"h": 322.4
},
"luminance": 0.35854
}Semantic roles & 50–950 ramp
primary
#DA7FE7
secondary
#D6EFD2
accent
#D0152D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84