#DA9DFD#DA9DFD
#DA9DFD is a light, vivid violet. Relative luminance 0.461; OKLCH L 78.8% C 0.146 H 312.5°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9DFD |
|---|---|
| RGB | rgb(218, 157, 253) |
| HSL | hsl(278, 96%, 80%) |
| HSV | hsv(278, 38%, 99%) |
| CMYK | cmyk(13.8%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(73.62, 39.50, -39.06) |
| CIE-LCH | lch(73.62, 55.55, 315.33°) |
| OKLab | oklab(78.85% 0.0988 -0.1078) |
| OKLCH | oklch(78.85% 0.146 312.5) |
| XYZ | xyz(58.6970, 46.1123, 98.7179) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.94
Lilac (survey)
#CEA2FD
ΔE00 2.99
Pastel Purple
#CAA0FF
ΔE00 3.70
Lavender (survey)
#C79FEF
ΔE00 4.01
Mauve
#E0B0FF
ΔE00 4.75
Liliac
#C48EFD
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9DFD #C0FD9D
analogous
#AA9DFD #DA9DFD #FD9DF0
triadic
#DA9DFD #FDDA9D #9DFDDA
tetradic
#DA9DFD #FDAA9D #C0FD9D #9DF0FD
square
#DA9DFD #FDAA9D #C0FD9D #9DF0FD
split-complementary
#DA9DFD #F0FD9D #9DFDAA
monochromatic
#AD25FB #C361FC #DA9DFD #F1D9FE #F4E1FE
Accessibility & contrast
On white
2.05
#DA9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#DA9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9DFD
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9DFD | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#9AB6FA
Tritanopia (blue-blind)
#D7AAC1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #da9dfd; /* rgb */ color: rgb(218, 157, 253); /* oklch */ color: oklch(78.8% 0.146 312.5);
Tailwind
colors: {
custom: {
50: '#e7bbfe',
500: '#da9dfd',
950: '#000000',
},
}SCSS
$custom: #da9dfd; $custom-light: #e7bbfe; $custom-dark: #000000;
JSON
{
"hex": "#da9dfd",
"rgb": {
"r": 218,
"g": 157,
"b": 253
},
"hsl": {
"h": 278.125,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.78845,
"c": 0.14621,
"h": 312.5
},
"luminance": 0.46111
}Semantic roles & 50–950 ramp
primary
#DA9DFD
secondary
#E1F7D4
accent
#E60054
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161218
muted
#848186