#DA7FE6#DA7FE6
#DA7FE6 is a light, vivid purple. Relative luminance 0.358; OKLCH L 73.1% C 0.172 H 322.8°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DA7FE6 |
|---|---|
| RGB | rgb(218, 127, 230) |
| HSL | hsl(293, 67%, 70%) |
| HSV | hsv(293, 45%, 90%) |
| CMYK | cmyk(5.2%, 44.8%, 0%, 9.8%) |
| CIE-LAB | lab(66.37, 50.70, -37.77) |
| CIE-LCH | lch(66.37, 63.22, 323.32°) |
| OKLab | oklab(73.08% 0.1367 -0.1039) |
| OKLCH | oklch(73.08% 0.172 322.8) |
| XYZ | xyz(50.7842, 35.7995, 79.0825) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.40
Lavender Pink
#DD85D7
ΔE00 3.85
Orchid
#DA70D6
ΔE00 3.91
Purply Pink
#F075E6
ΔE00 4.00
Orchid (survey)
#C875C4
ΔE00 6.11
Light Magenta
#FA5FF7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA7FE6 #8BE67F
analogous
#A77FE6 #DA7FE6 #E67FBE
triadic
#DA7FE6 #E6DA7F #7FE6DA
tetradic
#DA7FE6 #E6A77F #8BE67F #7FBEE6
square
#DA7FE6 #E6A77F #8BE67F #7FBEE6
split-complementary
#DA7FE6 #BEE67F #7FE6A7
monochromatic
#B226C4 #CB4CDC #DA7FE6 #E9B2F0 #F8E5FA
Accessibility & contrast
On white
2.57
#DA7FE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#DA7FE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA7FE6
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA7FE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA7FE6 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729BEA
Deuteranopia (green-blind)
#8BA5E3
Tritanopia (blue-blind)
#DD8BA8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #da7fe6; /* rgb */ color: rgb(218, 127, 230); /* oklch */ color: oklch(73.1% 0.172 322.8);
Tailwind
colors: {
custom: {
50: '#e7a6ee',
500: '#da7fe6',
950: '#000000',
},
}SCSS
$custom: #da7fe6; $custom-light: #e7a6ee; $custom-dark: #000000;
JSON
{
"hex": "#da7fe6",
"rgb": {
"r": 218,
"g": 127,
"b": 230
},
"hsl": {
"h": 293.01,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.73085,
"c": 0.17173,
"h": 322.8
},
"luminance": 0.35797
}Semantic roles & 50–950 ramp
primary
#DA7FE6
secondary
#D5EFD2
accent
#CF162C
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84