#DA74F8#DA74F8
#DA74F8 is a light, highly saturated purple. Relative luminance 0.342; OKLCH L 72.4% C 0.207 H 318.1°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DA74F8 |
|---|---|
| RGB | rgb(218, 116, 248) |
| HSL | hsl(286, 90%, 71%) |
| HSV | hsv(286, 53%, 97%) |
| CMYK | cmyk(12.1%, 53.2%, 0%, 2.7%) |
| CIE-LAB | lab(65.10, 59.62, -49.69) |
| CIE-LCH | lch(65.10, 77.61, 320.20°) |
| OKLab | oklab(72.42% 0.1539 -0.1382) |
| OKLCH | oklch(72.42% 0.207 318.1) |
| XYZ | xyz(52.0998, 34.1754, 92.6409) |
| Luminance | 0.3417 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.78
Easter Purple
#C071FE
ΔE00 5.21
Violet Pink
#FB5FFC
ΔE00 5.34
Light Magenta
#FA5FF7
ΔE00 5.46
Orchid
#DA70D6
ΔE00 5.74
Bright Lilac
#C95EFB
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA74F8 #92F874
analogous
#9874F8 #DA74F8 #F874D4
triadic
#DA74F8 #F8DA74 #74F8DA
tetradic
#DA74F8 #F89874 #92F874 #74D4F8
square
#DA74F8 #F89874 #92F874 #74D4F8
split-complementary
#DA74F8 #D4F874 #74F898
monochromatic
#B40CE6 #CA3AF5 #DA74F8 #EAAEFB #F7E2FE
Accessibility & contrast
On white
2.68
#DA74F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#DA74F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA74F8
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA74F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA74F8 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5897FC
Deuteranopia (green-blind)
#7AA1F4
Tritanopia (blue-blind)
#DA88AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #da74f8; /* rgb */ color: rgb(218, 116, 248); /* oklch */ color: oklch(72.4% 0.207 318.1);
Tailwind
colors: {
custom: {
50: '#e8a0fb',
500: '#da74f8',
950: '#000000',
},
}SCSS
$custom: #da74f8; $custom-light: #e8a0fb; $custom-dark: #000000;
JSON
{
"hex": "#da74f8",
"rgb": {
"r": 218,
"g": 116,
"b": 248
},
"hsl": {
"h": 286.364,
"s": 90.411,
"l": 71.373
},
"oklch": {
"l": 0.7242,
"c": 0.20684,
"h": 318.1
},
"luminance": 0.34174
}Semantic roles & 50–950 ramp
primary
#DA74F8
secondary
#DBF5D3
accent
#E60034
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85