#DA7FF9#DA7FF9
#DA7FF9 is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.0% C 0.191 H 317.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DA7FF9 |
|---|---|
| RGB | rgb(218, 127, 249) |
| HSL | hsl(285, 91%, 74%) |
| HSV | hsv(285, 49%, 98%) |
| CMYK | cmyk(12.4%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(67.22, 54.38, -46.89) |
| CIE-LCH | lch(67.22, 71.80, 319.23°) |
| OKLab | oklab(74% 0.1395 -0.1302) |
| OKLCH | oklch(74% 0.191 317) |
| XYZ | xyz(53.5992, 36.9255, 93.9081) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.89
Light Purple
#BF77F6
ΔE00 5.31
Liliac
#C48EFD
ΔE00 5.58
Purply Pink
#F075E6
ΔE00 5.88
Easter Purple
#C071FE
ΔE00 6.19
Orchid
#DA70D6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA7FF9 #9EF97F
analogous
#9D7FF9 #DA7FF9 #F97FDB
triadic
#DA7FF9 #F9DA7F #7FF9DA
tetradic
#DA7FF9 #F99D7F #9EF97F #7FDBF9
square
#DA7FF9 #F99D7F #9EF97F #7FDBF9
split-complementary
#DA7FF9 #DBF97F #7FF99D
monochromatic
#B80BF2 #C945F6 #DA7FF9 #EBB9FC #F7E2FE
Accessibility & contrast
On white
2.50
#DA7FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#DA7FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA7FF9
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA7FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA7FF9 | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFD
Deuteranopia (green-blind)
#82A7F6
Tritanopia (blue-blind)
#D991B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #da7ff9; /* rgb */ color: rgb(218, 127, 249); /* oklch */ color: oklch(74.0% 0.191 317.0);
Tailwind
colors: {
custom: {
50: '#e8a7fc',
500: '#da7ff9',
950: '#000000',
},
}SCSS
$custom: #da7ff9; $custom-light: #e8a7fc; $custom-dark: #000000;
JSON
{
"hex": "#da7ff9",
"rgb": {
"r": 218,
"g": 127,
"b": 249
},
"hsl": {
"h": 284.754,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.74,
"c": 0.19084,
"h": 317
},
"luminance": 0.36924
}Semantic roles & 50–950 ramp
primary
#DA7FF9
secondary
#DEF6D5
accent
#E6003A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85