#DA94DC#DA94DC
#DA94DC is a light, vivid purple. Relative luminance 0.413; OKLCH L 75.9% C 0.126 H 325.8°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DA94DC |
|---|---|
| RGB | rgb(218, 148, 220) |
| HSL | hsl(298, 51%, 72%) |
| HSV | hsv(298, 33%, 86%) |
| CMYK | cmyk(0.9%, 32.7%, 0%, 13.7%) |
| CIE-LAB | lab(70.35, 37.82, -26.08) |
| CIE-LCH | lch(70.35, 45.94, 325.41°) |
| OKLab | oklab(75.95% 0.1042 -0.0708) |
| OKLCH | oklch(75.95% 0.126 325.8) |
| XYZ | xyz(52.4204, 41.2544, 72.8979) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.25
Lavender Pink
#DD85D7
ΔE00 3.65
Violet (CSS)
#EE82EE
ΔE00 6.07
Pale Purple
#B790D4
ΔE00 7.04
Lavender (survey)
#C79FEF
ΔE00 7.18
Baby Purple
#CA9BF7
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA94DC #96DC94
analogous
#B694DC #DA94DC #DC94BA
triadic
#DA94DC #DCDA94 #94DCDA
tetradic
#DA94DC #DCB694 #96DC94 #94BADC
square
#DA94DC #DCB694 #96DC94 #94BADC
split-complementary
#DA94DC #BADC94 #94DCB6
monochromatic
#B63DB9 #CA66CD #DA94DC #EAC2EB #F7E8F7
Accessibility & contrast
On white
2.27
#DA94DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#DA94DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA94DC
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA94DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA94DC | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA7DF
Deuteranopia (green-blind)
#A0AFDA
Tritanopia (blue-blind)
#DE9BAE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #da94dc; /* rgb */ color: rgb(218, 148, 220); /* oklch */ color: oklch(75.9% 0.126 325.8);
Tailwind
colors: {
custom: {
50: '#e6b4e7',
500: '#da94dc',
950: '#000000',
},
}SCSS
$custom: #da94dc; $custom-light: #e6b4e7; $custom-dark: #000000;
JSON
{
"hex": "#da94dc",
"rgb": {
"r": 218,
"g": 148,
"b": 220
},
"hsl": {
"h": 298.333,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.7595,
"c": 0.12595,
"h": 325.8
},
"luminance": 0.41253
}Semantic roles & 50–950 ramp
primary
#DA94DC
secondary
#DDEFDC
accent
#BE272C
background
#FEFBFE
surface
#FCF6FC
border
#D5D0D5
text
#161116
muted
#848084