#DA76F0#DA76F0
#DA76F0 is a light, vivid purple. Relative luminance 0.342; OKLCH L 72.3% C 0.196 H 320.2°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DA76F0 |
|---|---|
| RGB | rgb(218, 118, 240) |
| HSL | hsl(289, 80%, 70%) |
| HSV | hsv(289, 51%, 94%) |
| CMYK | cmyk(9.2%, 50.8%, 0%, 5.9%) |
| CIE-LAB | lab(65.09, 57.11, -45.30) |
| CIE-LCH | lch(65.09, 72.89, 321.58°) |
| OKLab | oklab(72.28% 0.1505 -0.1255) |
| OKLCH | oklch(72.28% 0.196 320.2) |
| XYZ | xyz(51.1181, 34.1556, 86.3212) |
| Luminance | 0.3415 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.52
Purply Pink
#F075E6
ΔE00 4.84
Violet (CSS)
#EE82EE
ΔE00 4.92
Light Magenta
#FA5FF7
ΔE00 5.34
Violet Pink
#FB5FFC
ΔE00 5.37
Light Purple
#BF77F6
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA76F0 #8CF076
analogous
#9D76F0 #DA76F0 #F076C9
triadic
#DA76F0 #F0DA76 #76F0DA
tetradic
#DA76F0 #F09D76 #8CF076 #76C9F0
square
#DA76F0 #F09D76 #8CF076 #76C9F0
split-complementary
#DA76F0 #C9F076 #76F09D
monochromatic
#B217D4 #CB3FEA #DA76F0 #E9ADF6 #F8E3FC
Accessibility & contrast
On white
2.68
#DA76F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#DA76F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA76F0
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA76F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA76F0 | 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)
#6197F4
Deuteranopia (green-blind)
#80A2ED
Tritanopia (blue-blind)
#DB87A8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #da76f0; /* rgb */ color: rgb(218, 118, 240); /* oklch */ color: oklch(72.3% 0.196 320.2);
Tailwind
colors: {
custom: {
50: '#e8a1f5',
500: '#da76f0',
950: '#000000',
},
}SCSS
$custom: #da76f0; $custom-light: #e8a1f5; $custom-dark: #000000;
JSON
{
"hex": "#da76f0",
"rgb": {
"r": 218,
"g": 118,
"b": 240
},
"hsl": {
"h": 289.18,
"s": 80.263,
"l": 70.196
},
"oklch": {
"l": 0.72283,
"c": 0.19595,
"h": 320.2
},
"luminance": 0.34154
}Semantic roles & 50–950 ramp
primary
#DA76F0
secondary
#D6F2D0
accent
#DD092F
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85