#DA9FEE#DA9FEE
#DA9FEE is a light, vivid purple. Relative luminance 0.459; OKLCH L 78.5% C 0.126 H 317.3°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9FEE |
|---|---|
| RGB | rgb(218, 159, 238) |
| HSL | hsl(285, 70%, 78%) |
| HSV | hsv(285, 33%, 93%) |
| CMYK | cmyk(8.4%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(73.47, 35.38, -31.15) |
| CIE-LCH | lch(73.47, 47.14, 318.64°) |
| OKLab | oklab(78.53% 0.0925 -0.0853) |
| OKLCH | oklch(78.53% 0.126 317.3) |
| XYZ | xyz(56.7420, 45.8761, 86.7382) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 4.25
Plum
#DDA0DD
ΔE00 4.25
Mauve
#E0B0FF
ΔE00 4.32
Baby Purple
#CA9BF7
ΔE00 4.64
Lilac (survey)
#CEA2FD
ΔE00 4.72
Pastel Purple
#CAA0FF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9FEE #B3EE9F
analogous
#B29FEE #DA9FEE #EE9FDB
triadic
#DA9FEE #EEDA9F #9FEEDA
tetradic
#DA9FEE #EEB29F #B3EE9F #9FDBEE
square
#DA9FEE #EEB29F #B3EE9F #9FDBEE
split-complementary
#DA9FEE #DBEE9F #9FEEB2
monochromatic
#B237DC #C66BE5 #DA9FEE #EED3F7 #F5E5FA
Accessibility & contrast
On white
2.06
#DA9FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#DA9FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9FEE
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9FEE | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B1F1
Deuteranopia (green-blind)
#A2B6EC
Tritanopia (blue-blind)
#DAA8BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #da9fee; /* rgb */ color: rgb(218, 159, 238); /* oklch */ color: oklch(78.5% 0.126 317.3);
Tailwind
colors: {
custom: {
50: '#e6bcf3',
500: '#da9fee',
950: '#000000',
},
}SCSS
$custom: #da9fee; $custom-light: #e6bcf3; $custom-dark: #000000;
JSON
{
"hex": "#da9fee",
"rgb": {
"r": 218,
"g": 159,
"b": 238
},
"hsl": {
"h": 284.81,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.78533,
"c": 0.12581,
"h": 317.3
},
"luminance": 0.45875
}Semantic roles & 50–950 ramp
primary
#DA9FEE
secondary
#DFF2D9
accent
#D21444
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161217
muted
#848185