#DA74EF#DA74EF
#DA74EF is a light, vivid purple. Relative luminance 0.336; OKLCH L 72.0% C 0.198 H 320.6°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DA74EF |
|---|---|
| RGB | rgb(218, 116, 239) |
| HSL | hsl(290, 79%, 70%) |
| HSV | hsv(290, 51%, 94%) |
| CMYK | cmyk(8.8%, 51.5%, 0%, 6.3%) |
| CIE-LAB | lab(64.67, 57.89, -45.41) |
| CIE-LCH | lch(64.67, 73.58, 321.89°) |
| OKLab | oklab(71.96% 0.153 -0.1258) |
| OKLCH | oklch(71.96% 0.198 320.6) |
| XYZ | xyz(50.7370, 33.6303, 85.4633) |
| Luminance | 0.3363 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.32
Purply Pink
#F075E6
ΔE00 4.83
Violet (CSS)
#EE82EE
ΔE00 5.13
Light Magenta
#FA5FF7
ΔE00 5.16
Violet Pink
#FB5FFC
ΔE00 5.22
Light Purple
#BF77F6
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA74EF #89EF74
analogous
#9D74EF #DA74EF #EF74C7
triadic
#DA74EF #EFDA74 #74EFDA
tetradic
#DA74EF #EF9D74 #89EF74 #74C7EF
square
#DA74EF #EF9D74 #89EF74 #74C7EF
split-complementary
#DA74EF #C7EF74 #74EF9D
monochromatic
#B118D1 #CB3DE9 #DA74EF #E9ABF5 #F7E2FC
Accessibility & contrast
On white
2.72
#DA74EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#DA74EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA74EF
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA74EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA74EF | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F96F3
Deuteranopia (green-blind)
#7FA1EC
Tritanopia (blue-blind)
#DC85A7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #da74ef; /* rgb */ color: rgb(218, 116, 239); /* oklch */ color: oklch(72.0% 0.198 320.6);
Tailwind
colors: {
custom: {
50: '#e8a0f4',
500: '#da74ef',
950: '#000000',
},
}SCSS
$custom: #da74ef; $custom-light: #e8a0f4; $custom-dark: #000000;
JSON
{
"hex": "#da74ef",
"rgb": {
"r": 218,
"g": 116,
"b": 239
},
"hsl": {
"h": 289.756,
"s": 79.355,
"l": 69.608
},
"oklch": {
"l": 0.71959,
"c": 0.19808,
"h": 320.6
},
"luminance": 0.33628
}Semantic roles & 50–950 ramp
primary
#DA74EF
secondary
#D4F1CE
accent
#DC0A2E
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85