#DA9FEA#DA9FEA
#DA9FEA is a light, vivid purple. Relative luminance 0.456; OKLCH L 78.4% C 0.121 H 318.9°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9FEA |
|---|---|
| RGB | rgb(218, 159, 234) |
| HSL | hsl(287, 64%, 77%) |
| HSV | hsv(287, 32%, 92%) |
| CMYK | cmyk(6.8%, 32.1%, 0%, 8.2%) |
| CIE-LAB | lab(73.31, 34.59, -29.21) |
| CIE-LCH | lch(73.31, 45.27, 319.83°) |
| OKLab | oklab(78.37% 0.0915 -0.0797) |
| OKLCH | oklch(78.37% 0.121 318.9) |
| XYZ | xyz(56.1608, 45.6436, 83.6776) |
| Luminance | 0.4564 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.41
Mauve
#E0B0FF
ΔE00 4.69
Lavender (survey)
#C79FEF
ΔE00 4.73
Baby Purple
#CA9BF7
ΔE00 5.33
Lilac (survey)
#CEA2FD
ΔE00 5.45
Pale Violet
#CEAEFA
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9FEA #AFEA9F
analogous
#B59FEA #DA9FEA #EA9FD5
triadic
#DA9FEA #EADA9F #9FEADA
tetradic
#DA9FEA #EAB59F #AFEA9F #9FD5EA
square
#DA9FEA #EAB59F #AFEA9F #9FD5EA
split-complementary
#DA9FEA #D5EA9F #9FEAB5
monochromatic
#B33BD4 #C76DDF #DA9FEA #EDD1F5 #F5E6FA
Accessibility & contrast
On white
2.07
#DA9FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#DA9FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9FEA
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9FEA | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B0ED
Deuteranopia (green-blind)
#A3B6E8
Tritanopia (blue-blind)
#DBA8BA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #da9fea; /* rgb */ color: rgb(218, 159, 234); /* oklch */ color: oklch(78.4% 0.121 318.9);
Tailwind
colors: {
custom: {
50: '#e6bcf1',
500: '#da9fea',
950: '#000000',
},
}SCSS
$custom: #da9fea; $custom-light: #e6bcf1; $custom-dark: #000000;
JSON
{
"hex": "#da9fea",
"rgb": {
"r": 218,
"g": 159,
"b": 234
},
"hsl": {
"h": 287.2,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.78368,
"c": 0.12139,
"h": 318.9
},
"luminance": 0.45642
}Semantic roles & 50–950 ramp
primary
#DA9FEA
secondary
#DFF1DA
accent
#CC1A40
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161216
muted
#848184