#DA9FFD#DA9FFD
#DA9FFD is a light, vivid violet. Relative luminance 0.468; OKLCH L 79.2% C 0.143 H 312.2°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9FFD |
|---|---|
| RGB | rgb(218, 159, 253) |
| HSL | hsl(278, 96%, 81%) |
| HSV | hsv(278, 37%, 99%) |
| CMYK | cmyk(13.8%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(74.06, 38.43, -38.37) |
| CIE-LCH | lch(74.06, 54.31, 315.04°) |
| OKLab | oklab(79.18% 0.0959 -0.1058) |
| OKLCH | oklch(79.18% 0.143 312.2) |
| XYZ | xyz(59.0382, 46.7945, 98.8316) |
| Luminance | 0.4679 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.76
Baby Purple
#CA9BF7
ΔE00 2.95
Pastel Purple
#CAA0FF
ΔE00 3.58
Lavender (survey)
#C79FEF
ΔE00 3.81
Mauve
#E0B0FF
ΔE00 4.27
Pale Violet
#CEAEFA
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9FFD #C2FD9F
analogous
#AB9FFD #DA9FFD #FD9FF1
triadic
#DA9FFD #FDDA9F #9FFDDA
tetradic
#DA9FFD #FDAB9F #C2FD9F #9FF1FD
square
#DA9FFD #FDAB9F #C2FD9F #9FF1FD
split-complementary
#DA9FFD #F1FD9F #9FFDAB
monochromatic
#AC27FB #C363FC #DA9FFD #F1DBFE #F3E1FE
Accessibility & contrast
On white
2.03
#DA9FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#DA9FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9FFD
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9FFD | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#9CB7FA
Tritanopia (blue-blind)
#D7ACC2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #da9ffd; /* rgb */ color: rgb(218, 159, 253); /* oklch */ color: oklch(79.2% 0.143 312.2);
Tailwind
colors: {
custom: {
50: '#e6bcfe',
500: '#da9ffd',
950: '#000000',
},
}SCSS
$custom: #da9ffd; $custom-light: #e6bcfe; $custom-dark: #000000;
JSON
{
"hex": "#da9ffd",
"rgb": {
"r": 218,
"g": 159,
"b": 253
},
"hsl": {
"h": 277.66,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.79178,
"c": 0.14286,
"h": 312.2
},
"luminance": 0.46794
}Semantic roles & 50–950 ramp
primary
#DA9FFD
secondary
#E1F7D4
accent
#E60055
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161218
muted
#848186