#DA95EC#DA95EC
#DA95EC is a light, vivid purple. Relative luminance 0.425; OKLCH L 76.8% C 0.141 H 319.2°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DA95EC |
|---|---|
| RGB | rgb(218, 149, 236) |
| HSL | hsl(288, 70%, 75%) |
| HSV | hsv(288, 37%, 93%) |
| CMYK | cmyk(7.6%, 36.9%, 0%, 7.5%) |
| CIE-LAB | lab(71.19, 40.35, -33.58) |
| CIE-LCH | lch(71.19, 52.50, 320.23°) |
| OKLab | oklab(76.78% 0.1065 -0.0921) |
| OKLCH | oklch(76.78% 0.141 319.2) |
| XYZ | xyz(54.7992, 42.4580, 84.6492) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 5.07
Lavender (survey)
#C79FEF
ΔE00 5.27
Plum
#DDA0DD
ΔE00 5.35
Violet (CSS)
#EE82EE
ΔE00 5.35
Lilac (survey)
#CEA2FD
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA95EC #A7EC95
analogous
#AE95EC #DA95EC #EC95D2
triadic
#DA95EC #ECDA95 #95ECDA
tetradic
#DA95EC #ECAE95 #A7EC95 #95D2EC
square
#DA95EC #ECAE95 #A7EC95 #95D2EC
split-complementary
#DA95EC #D2EC95 #95ECAE
monochromatic
#B62DD9 #C861E3 #DA95EC #ECC9F5 #F6E5FA
Accessibility & contrast
On white
2.21
#DA95EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#DA95EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA95EC
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA95EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA95EC | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAEF
Deuteranopia (green-blind)
#9AB1E9
Tritanopia (blue-blind)
#DB9FB6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #da95ec; /* rgb */ color: rgb(218, 149, 236); /* oklch */ color: oklch(76.8% 0.141 319.2);
Tailwind
colors: {
custom: {
50: '#e6b5f2',
500: '#da95ec',
950: '#000000',
},
}SCSS
$custom: #da95ec; $custom-light: #e6b5f2; $custom-dark: #000000;
JSON
{
"hex": "#da95ec",
"rgb": {
"r": 218,
"g": 149,
"b": 236
},
"hsl": {
"h": 287.586,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.76781,
"c": 0.14082,
"h": 319.2
},
"luminance": 0.42456
}Semantic roles & 50–950 ramp
primary
#DA95EC
secondary
#DEF2D9
accent
#D2143B
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085