#DA74E9#DA74E9
#DA74E9 is a light, vivid purple. Relative luminance 0.333; OKLCH L 71.7% C 0.192 H 322.3°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DA74E9 |
|---|---|
| RGB | rgb(218, 116, 233) |
| HSL | hsl(292, 73%, 68%) |
| HSV | hsv(292, 50%, 91%) |
| CMYK | cmyk(6.4%, 50.2%, 0%, 8.6%) |
| CIE-LAB | lab(64.39, 56.76, -42.52) |
| CIE-LCH | lch(64.39, 70.92, 323.16°) |
| OKLab | oklab(71.66% 0.1523 -0.1175) |
| OKLCH | oklch(71.66% 0.192 322.3) |
| XYZ | xyz(49.8653, 33.2816, 80.8724) |
| Luminance | 0.3328 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 4.25
Violet (CSS)
#EE82EE
ΔE00 4.80
Light Magenta
#FA5FF7
ΔE00 5.17
Violet Pink
#FB5FFC
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA74E9 #83E974
analogous
#9F74E9 #DA74E9 #E974BD
triadic
#DA74E9 #E9DA74 #74E9DA
tetradic
#DA74E9 #E99F74 #83E974 #74BDE9
square
#DA74E9 #E99F74 #83E974 #74BDE9
split-complementary
#DA74E9 #BDE974 #74E99F
monochromatic
#AF1FC4 #CC3FE1 #DA74E9 #E8A9F1 #F6DEFA
Accessibility & contrast
On white
2.74
#DA74E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#DA74E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA74E9
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA74E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA74E9 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6395ED
Deuteranopia (green-blind)
#82A0E6
Tritanopia (blue-blind)
#DD83A4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #da74e9; /* rgb */ color: rgb(218, 116, 233); /* oklch */ color: oklch(71.7% 0.192 322.3);
Tailwind
colors: {
custom: {
50: '#e8a0f0',
500: '#da74e9',
950: '#000000',
},
}SCSS
$custom: #da74e9; $custom-light: #e8a0f0; $custom-dark: #000000;
JSON
{
"hex": "#da74e9",
"rgb": {
"r": 218,
"g": 116,
"b": 233
},
"hsl": {
"h": 292.308,
"s": 72.671,
"l": 68.431
},
"oklch": {
"l": 0.71662,
"c": 0.19233,
"h": 322.3
},
"luminance": 0.33279
}Semantic roles & 50–950 ramp
primary
#DA74E9
secondary
#CFEECB
accent
#D5112A
background
#FEFAFE
surface
#FDF3FD
border
#D5CDD5
text
#160F16
muted
#847F84