#DA94EC#DA94EC
#DA94EC is a light, vivid purple. Relative luminance 0.421; OKLCH L 76.6% C 0.143 H 319.3°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DA94EC |
|---|---|
| RGB | rgb(218, 148, 236) |
| HSL | hsl(288, 70%, 75%) |
| HSV | hsv(288, 37%, 93%) |
| CMYK | cmyk(7.6%, 37.3%, 0%, 7.5%) |
| CIE-LAB | lab(70.97, 40.88, -33.92) |
| CIE-LCH | lch(70.97, 53.12, 320.32°) |
| OKLab | oklab(76.62% 0.108 -0.093) |
| OKLCH | oklch(76.62% 0.143 319.3) |
| XYZ | xyz(54.6417, 42.1430, 84.5966) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 4.94
Violet (CSS)
#EE82EE
ΔE00 5.16
Lavender (survey)
#C79FEF
ΔE00 5.40
Plum
#DDA0DD
ΔE00 5.53
Lilac (survey)
#CEA2FD
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA94EC #A6EC94
analogous
#AE94EC #DA94EC #EC94D2
triadic
#DA94EC #ECDA94 #94ECDA
tetradic
#DA94EC #ECAE94 #A6EC94 #94D2EC
square
#DA94EC #ECAE94 #A6EC94 #94D2EC
split-complementary
#DA94EC #D2EC94 #94ECAE
monochromatic
#B62CDA #C860E3 #DA94EC #ECC8F5 #F6E5FA
Accessibility & contrast
On white
2.23
#DA94EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#DA94EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA94EC
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA94EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA94EC | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9EF
Deuteranopia (green-blind)
#9AB0E9
Tritanopia (blue-blind)
#DB9FB5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #da94ec; /* rgb */ color: rgb(218, 148, 236); /* oklch */ color: oklch(76.6% 0.143 319.3);
Tailwind
colors: {
custom: {
50: '#e6b4f2',
500: '#da94ec',
950: '#000000',
},
}SCSS
$custom: #da94ec; $custom-light: #e6b4f2; $custom-dark: #000000;
JSON
{
"hex": "#da94ec",
"rgb": {
"r": 218,
"g": 148,
"b": 236
},
"hsl": {
"h": 287.727,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.76618,
"c": 0.14254,
"h": 319.3
},
"luminance": 0.42141
}Semantic roles & 50–950 ramp
primary
#DA94EC
secondary
#DEF2D9
accent
#D2143B
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085