#DA9FFA#DA9FFA
#DA9FFA is a light, vivid violet. Relative luminance 0.466; OKLCH L 79.0% C 0.139 H 313.1°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9FFA |
|---|---|
| RGB | rgb(218, 159, 250) |
| HSL | hsl(279, 90%, 80%) |
| HSV | hsv(279, 36%, 98%) |
| CMYK | cmyk(12.8%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(73.94, 37.81, -36.94) |
| CIE-LCH | lch(73.94, 52.86, 315.67°) |
| OKLab | oklab(79.05% 0.0953 -0.1017) |
| OKLCH | oklch(79.05% 0.139 313.1) |
| XYZ | xyz(58.5640, 46.6049, 96.3345) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 3.00
Baby Purple
#CA9BF7
ΔE00 3.13
Lavender (survey)
#C79FEF
ΔE00 3.72
Pastel Purple
#CAA0FF
ΔE00 3.91
Mauve
#E0B0FF
ΔE00 4.12
Pale Violet
#CEAEFA
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9FFA #BFFA9F
analogous
#AC9FFA #DA9FFA #FA9FED
triadic
#DA9FFA #FADA9F #9FFADA
tetradic
#DA9FFA #FAAC9F #BFFA9F #9FEDFA
square
#DA9FFA #FAAC9F #BFFA9F #9FEDFA
split-complementary
#DA9FFA #EDFA9F #9FFAAC
monochromatic
#AD2BF4 #C465F7 #DA9FFA #F0D9FD #F4E2FD
Accessibility & contrast
On white
2.03
#DA9FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#DA9FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9FFA
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9FFA | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#D7ABC1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #da9ffa; /* rgb */ color: rgb(218, 159, 250); /* oklch */ color: oklch(79.0% 0.139 313.1);
Tailwind
colors: {
custom: {
50: '#e6bcfc',
500: '#da9ffa',
950: '#000000',
},
}SCSS
$custom: #da9ffa; $custom-light: #e6bcfc; $custom-dark: #000000;
JSON
{
"hex": "#da9ffa",
"rgb": {
"r": 218,
"g": 159,
"b": 250
},
"hsl": {
"h": 278.901,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.79045,
"c": 0.1394,
"h": 313.1
},
"luminance": 0.46604
}Semantic roles & 50–950 ramp
primary
#DA9FFA
secondary
#E1F6D5
accent
#E60051
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185