#DA9FFC#DA9FFC
#DA9FFC is a light, vivid violet. Relative luminance 0.467; OKLCH L 79.1% C 0.142 H 312.5°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9FFC |
|---|---|
| RGB | rgb(218, 159, 252) |
| HSL | hsl(278, 94%, 81%) |
| HSV | hsv(278, 37%, 99%) |
| CMYK | cmyk(13.5%, 36.9%, 0%, 1.2%) |
| CIE-LAB | lab(74.02, 38.22, -37.90) |
| CIE-LCH | lch(74.02, 53.83, 315.25°) |
| OKLab | oklab(79.13% 0.0957 -0.1045) |
| OKLCH | oklch(79.13% 0.142 312.5) |
| XYZ | xyz(58.8793, 46.7310, 97.9948) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.83
Baby Purple
#CA9BF7
ΔE00 3.00
Pastel Purple
#CAA0FF
ΔE00 3.68
Lavender (survey)
#C79FEF
ΔE00 3.77
Mauve
#E0B0FF
ΔE00 4.21
Pale Violet
#CEAEFA
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9FFC #C1FC9F
analogous
#AB9FFC #DA9FFC #FC9FEF
triadic
#DA9FFC #FCDA9F #9FFCDA
tetradic
#DA9FFC #FCAB9F #C1FC9F #9FEFFC
square
#DA9FFC #FCAB9F #C1FC9F #9FEFFC
split-complementary
#DA9FFC #EFFC9F #9FFCAB
monochromatic
#AC28F8 #C364FA #DA9FFC #F1DAFE #F4E1FE
Accessibility & contrast
On white
2.03
#DA9FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#DA9FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9FFC
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9FFC | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#D7ACC2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #da9ffc; /* rgb */ color: rgb(218, 159, 252); /* oklch */ color: oklch(79.1% 0.142 312.5);
Tailwind
colors: {
custom: {
50: '#e6bcfd',
500: '#da9ffc',
950: '#000000',
},
}SCSS
$custom: #da9ffc; $custom-light: #e6bcfd; $custom-dark: #000000;
JSON
{
"hex": "#da9ffc",
"rgb": {
"r": 218,
"g": 159,
"b": 252
},
"hsl": {
"h": 278.065,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.79133,
"c": 0.1417,
"h": 312.5
},
"luminance": 0.4673
}Semantic roles & 50–950 ramp
primary
#DA9FFC
secondary
#E1F6D5
accent
#E60054
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185