#DA9FED#DA9FED
#DA9FED is a light, vivid purple. Relative luminance 0.458; OKLCH L 78.5% C 0.125 H 317.7°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9FED |
|---|---|
| RGB | rgb(218, 159, 237) |
| HSL | hsl(285, 68%, 78%) |
| HSV | hsv(285, 33%, 93%) |
| CMYK | cmyk(8%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(73.43, 35.19, -30.67) |
| CIE-LCH | lch(73.43, 46.67, 318.93°) |
| OKLab | oklab(78.49% 0.0923 -0.0839) |
| OKLCH | oklch(78.49% 0.125 317.7) |
| XYZ | xyz(56.5955, 45.8175, 85.9666) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.05
Lavender (survey)
#C79FEF
ΔE00 4.36
Mauve
#E0B0FF
ΔE00 4.40
Baby Purple
#CA9BF7
ΔE00 4.81
Lilac (survey)
#CEA2FD
ΔE00 4.90
Pastel Purple
#CAA0FF
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9FED #B2ED9F
analogous
#B39FED #DA9FED #ED9FD9
triadic
#DA9FED #EDDA9F #9FEDDA
tetradic
#DA9FED #EDB39F #B2ED9F #9FD9ED
square
#DA9FED #EDB39F #B2ED9F #9FD9ED
split-complementary
#DA9FED #D9ED9F #9FEDB3
monochromatic
#B238DA #C66BE3 #DA9FED #EED3F7 #F5E5FA
Accessibility & contrast
On white
2.07
#DA9FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#DA9FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9FED
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9FED | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B1F0
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#DAA8BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #da9fed; /* rgb */ color: rgb(218, 159, 237); /* oklch */ color: oklch(78.5% 0.125 317.7);
Tailwind
colors: {
custom: {
50: '#e6bcf3',
500: '#da9fed',
950: '#000000',
},
}SCSS
$custom: #da9fed; $custom-light: #e6bcf3; $custom-dark: #000000;
JSON
{
"hex": "#da9fed",
"rgb": {
"r": 218,
"g": 159,
"b": 237
},
"hsl": {
"h": 285.385,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.78491,
"c": 0.12469,
"h": 317.7
},
"luminance": 0.45816
}Semantic roles & 50–950 ramp
primary
#DA9FED
secondary
#DFF2D9
accent
#D01543
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161217
muted
#848185