#DA9FEF#DA9FEF
#DA9FEF is a light, vivid purple. Relative luminance 0.459; OKLCH L 78.6% C 0.127 H 317.0°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9FEF |
|---|---|
| RGB | rgb(218, 159, 239) |
| HSL | hsl(284, 71%, 78%) |
| HSV | hsv(284, 33%, 94%) |
| CMYK | cmyk(8.8%, 33.5%, 0%, 6.3%) |
| CIE-LAB | lab(73.50, 35.58, -31.64) |
| CIE-LCH | lch(73.50, 47.61, 318.36°) |
| OKLab | oklab(78.57% 0.0928 -0.0866) |
| OKLCH | oklch(78.57% 0.127 317) |
| XYZ | xyz(56.8893, 45.9350, 87.5141) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 4.15
Mauve
#E0B0FF
ΔE00 4.25
Plum
#DDA0DD
ΔE00 4.46
Baby Purple
#CA9BF7
ΔE00 4.48
Lilac (survey)
#CEA2FD
ΔE00 4.55
Pastel Purple
#CAA0FF
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9FEF #B4EF9F
analogous
#B29FEF #DA9FEF #EF9FDC
triadic
#DA9FEF #EFDA9F #9FEFDA
tetradic
#DA9FEF #EFB29F #B4EF9F #9FDCEF
square
#DA9FEF #EFB29F #B4EF9F #9FDCEF
split-complementary
#DA9FEF #DCEF9F #9FEFB2
monochromatic
#B236DE #C66BE6 #DA9FEF #EED3F8 #F5E5FB
Accessibility & contrast
On white
2.06
#DA9FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#DA9FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9FEF
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9FEF | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B1F2
Deuteranopia (green-blind)
#A2B6ED
Tritanopia (blue-blind)
#DAA9BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #da9fef; /* rgb */ color: rgb(218, 159, 239); /* oklch */ color: oklch(78.6% 0.127 317.0);
Tailwind
colors: {
custom: {
50: '#e6bcf4',
500: '#da9fef',
950: '#000000',
},
}SCSS
$custom: #da9fef; $custom-light: #e6bcf4; $custom-dark: #000000;
JSON
{
"hex": "#da9fef",
"rgb": {
"r": 218,
"g": 159,
"b": 239
},
"hsl": {
"h": 284.25,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.78575,
"c": 0.12692,
"h": 317
},
"luminance": 0.45934
}Semantic roles & 50–950 ramp
primary
#DA9FEF
secondary
#DFF2D9
accent
#D31245
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161217
muted
#848185