#DA9FEB#DA9FEB
#DA9FEB is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.4% C 0.122 H 318.5°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9FEB |
|---|---|
| RGB | rgb(218, 159, 235) |
| HSL | hsl(287, 66%, 77%) |
| HSV | hsv(287, 32%, 92%) |
| CMYK | cmyk(7.2%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(73.35, 34.79, -29.69) |
| CIE-LCH | lch(73.35, 45.74, 319.52°) |
| OKLab | oklab(78.41% 0.0918 -0.0811) |
| OKLCH | oklch(78.41% 0.122 318.5) |
| XYZ | xyz(56.3049, 45.7012, 84.4363) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.62
Mauve
#E0B0FF
ΔE00 4.59
Lavender (survey)
#C79FEF
ΔE00 4.60
Baby Purple
#CA9BF7
ΔE00 5.15
Lilac (survey)
#CEA2FD
ΔE00 5.26
Pale Violet
#CEAEFA
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9FEB #B0EB9F
analogous
#B49FEB #DA9FEB #EB9FD6
triadic
#DA9FEB #EBDA9F #9FEBDA
tetradic
#DA9FEB #EBB49F #B0EB9F #9FD6EB
square
#DA9FEB #EBB49F #B0EB9F #9FD6EB
split-complementary
#DA9FEB #D6EB9F #9FEBB4
monochromatic
#B33AD6 #C66CE0 #DA9FEB #EED2F6 #F5E6FA
Accessibility & contrast
On white
2.07
#DA9FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#DA9FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9FEB
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9FEB | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EE
Deuteranopia (green-blind)
#A3B6E9
Tritanopia (blue-blind)
#DBA8BB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #da9feb; /* rgb */ color: rgb(218, 159, 235); /* oklch */ color: oklch(78.4% 0.122 318.5);
Tailwind
colors: {
custom: {
50: '#e6bcf1',
500: '#da9feb',
950: '#000000',
},
}SCSS
$custom: #da9feb; $custom-light: #e6bcf1; $custom-dark: #000000;
JSON
{
"hex": "#da9feb",
"rgb": {
"r": 218,
"g": 159,
"b": 235
},
"hsl": {
"h": 286.579,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.78409,
"c": 0.12248,
"h": 318.5
},
"luminance": 0.457
}Semantic roles & 50–950 ramp
primary
#DA9FEB
secondary
#DFF1DA
accent
#CD1841
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161216
muted
#848184