#DA9EFD#DA9EFD
#DA9EFD is a light, vivid violet. Relative luminance 0.465; OKLCH L 79.0% C 0.145 H 312.4°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9EFD |
|---|---|
| RGB | rgb(218, 158, 253) |
| HSL | hsl(278, 96%, 81%) |
| HSV | hsv(278, 38%, 99%) |
| CMYK | cmyk(13.8%, 37.5%, 0%, 0.8%) |
| CIE-LAB | lab(73.84, 38.97, -38.72) |
| CIE-LCH | lch(73.84, 54.93, 315.19°) |
| OKLab | oklab(79.01% 0.0974 -0.1068) |
| OKLCH | oklch(79.01% 0.145 312.4) |
| XYZ | xyz(58.8669, 46.4520, 98.7745) |
| Luminance | 0.4645 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.86
Baby Purple
#CA9BF7
ΔE00 2.94
Pastel Purple
#CAA0FF
ΔE00 3.63
Lavender (survey)
#C79FEF
ΔE00 3.90
Mauve
#E0B0FF
ΔE00 4.51
Pale Violet
#CEAEFA
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9EFD #C1FD9E
analogous
#AA9EFD #DA9EFD #FD9EF0
triadic
#DA9EFD #FDDA9E #9EFDDA
tetradic
#DA9EFD #FDAA9E #C1FD9E #9EF0FD
square
#DA9EFD #FDAA9E #C1FD9E #9EF0FD
split-complementary
#DA9EFD #F0FD9E #9EFDAA
monochromatic
#AC26FB #C362FC #DA9EFD #F1DAFE #F4E1FE
Accessibility & contrast
On white
2.04
#DA9EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#DA9EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9EFD
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9EFD | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#9BB7FA
Tritanopia (blue-blind)
#D7ABC2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #da9efd; /* rgb */ color: rgb(218, 158, 253); /* oklch */ color: oklch(79.0% 0.145 312.4);
Tailwind
colors: {
custom: {
50: '#e7bbfe',
500: '#da9efd',
950: '#000000',
},
}SCSS
$custom: #da9efd; $custom-light: #e7bbfe; $custom-dark: #000000;
JSON
{
"hex": "#da9efd",
"rgb": {
"r": 218,
"g": 158,
"b": 253
},
"hsl": {
"h": 277.895,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.79011,
"c": 0.14453,
"h": 312.4
},
"luminance": 0.46451
}Semantic roles & 50–950 ramp
primary
#DA9EFD
secondary
#E1F7D4
accent
#E60055
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161218
muted
#848186