#D693EC#D693EC
#D693EC is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.0% C 0.142 H 317.5°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D693EC |
|---|---|
| RGB | rgb(214, 147, 236) |
| HSL | hsl(285, 70%, 75%) |
| HSV | hsv(285, 38%, 93%) |
| CMYK | cmyk(9.3%, 37.7%, 0%, 7.5%) |
| CIE-LAB | lab(70.33, 40.21, -34.94) |
| CIE-LCH | lch(70.33, 53.27, 319.01°) |
| OKLab | oklab(76.04% 0.1049 -0.096) |
| OKLCH | oklch(76.04% 0.142 317.5) |
| XYZ | xyz(53.3034, 41.2211, 84.4892) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.31
Lavender (survey)
#C79FEF
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 5.27
Lilac (survey)
#CEA2FD
ΔE00 5.36
Violet (CSS)
#EE82EE
ΔE00 5.55
Liliac
#C48EFD
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D693EC #A9EC93
analogous
#AA93EC #D693EC #EC93D5
triadic
#D693EC #ECD693 #93ECD6
tetradic
#D693EC #ECAA93 #A9EC93 #93D5EC
square
#D693EC #ECAA93 #A9EC93 #93D5EC
split-complementary
#D693EC #D5EC93 #93ECAA
monochromatic
#AE2BDA #C25FE3 #D693EC #EAC7F5 #F5E5FA
Accessibility & contrast
On white
2.27
#D693EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#D693EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D693EC
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D693EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D693EC | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8EF
Deuteranopia (green-blind)
#96AEE9
Tritanopia (blue-blind)
#D69EB5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d693ec; /* rgb */ color: rgb(214, 147, 236); /* oklch */ color: oklch(76.0% 0.142 317.5);
Tailwind
colors: {
custom: {
50: '#e4b4f2',
500: '#d693ec',
950: '#000000',
},
}SCSS
$custom: #d693ec; $custom-light: #e4b4f2; $custom-dark: #000000;
JSON
{
"hex": "#d693ec",
"rgb": {
"r": 214,
"g": 147,
"b": 236
},
"hsl": {
"h": 285.169,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.76041,
"c": 0.14217,
"h": 317.5
},
"luminance": 0.4122
}Semantic roles & 50–950 ramp
primary
#D693EC
secondary
#DFF2D9
accent
#D21343
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085