#DA74E8#DA74E8
#DA74E8 is a light, vivid purple. Relative luminance 0.332; OKLCH L 71.6% C 0.191 H 322.7°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DA74E8 |
|---|---|
| RGB | rgb(218, 116, 232) |
| HSL | hsl(293, 72%, 68%) |
| HSV | hsv(293, 50%, 91%) |
| CMYK | cmyk(6%, 50%, 0%, 9%) |
| CIE-LAB | lab(64.34, 56.58, -42.04) |
| CIE-LCH | lch(64.34, 70.49, 323.38°) |
| OKLab | oklab(71.61% 0.1522 -0.1161) |
| OKLCH | oklch(71.61% 0.191 322.7) |
| XYZ | xyz(49.7228, 33.2247, 80.1222) |
| Luminance | 0.3322 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.17
Purply Pink
#F075E6
ΔE00 4.17
Violet (CSS)
#EE82EE
ΔE00 4.77
Light Magenta
#FA5FF7
ΔE00 5.19
Violet Pink
#FB5FFC
ΔE00 5.40
Lavender Pink
#DD85D7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA74E8 #82E874
analogous
#A074E8 #DA74E8 #E874BC
triadic
#DA74E8 #E8DA74 #74E8DA
tetradic
#DA74E8 #E8A074 #82E874 #74BCE8
square
#DA74E8 #E8A074 #82E874 #74BCE8
split-complementary
#DA74E8 #BCE874 #74E8A0
monochromatic
#AE20C2 #CC3FDF #DA74E8 #E8A9F1 #F6DDF9
Accessibility & contrast
On white
2.75
#DA74E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#DA74E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA74E8
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA74E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA74E8 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6394EC
Deuteranopia (green-blind)
#82A0E5
Tritanopia (blue-blind)
#DD83A4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #da74e8; /* rgb */ color: rgb(218, 116, 232); /* oklch */ color: oklch(71.6% 0.191 322.7);
Tailwind
colors: {
custom: {
50: '#e8a0f0',
500: '#da74e8',
950: '#000000',
},
}SCSS
$custom: #da74e8; $custom-light: #e8a0f0; $custom-dark: #000000;
JSON
{
"hex": "#da74e8",
"rgb": {
"r": 218,
"g": 116,
"b": 232
},
"hsl": {
"h": 292.759,
"s": 71.605,
"l": 68.235
},
"oklch": {
"l": 0.71613,
"c": 0.19139,
"h": 322.7
},
"luminance": 0.33222
}Semantic roles & 50–950 ramp
primary
#DA74E8
secondary
#CFEDCA
accent
#D41229
background
#FEFAFE
surface
#FDF3FD
border
#D5CDD5
text
#160F16
muted
#847F84