#D693EB#D693EB
#D693EB is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.0% C 0.141 H 317.9°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D693EB |
|---|---|
| RGB | rgb(214, 147, 235) |
| HSL | hsl(286, 69%, 75%) |
| HSV | hsv(286, 37%, 92%) |
| CMYK | cmyk(8.9%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(70.29, 40.01, -34.45) |
| CIE-LCH | lch(70.29, 52.80, 319.27°) |
| OKLab | oklab(76% 0.1046 -0.0946) |
| OKLCH | oklch(76% 0.141 317.9) |
| XYZ | xyz(53.1586, 41.1632, 83.7262) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.44
Lavender (survey)
#C79FEF
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 5.13
Lilac (survey)
#CEA2FD
ΔE00 5.48
Violet (CSS)
#EE82EE
ΔE00 5.53
Plum
#DDA0DD
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D693EB #A8EB93
analogous
#AA93EB #D693EB #EB93D4
triadic
#D693EB #EBD693 #93EBD6
tetradic
#D693EB #EBAA93 #A8EB93 #93D4EB
square
#D693EB #EBAA93 #A8EB93 #93D4EB
split-complementary
#D693EB #D4EB93 #93EBAA
monochromatic
#AF2CD8 #C25FE1 #D693EB #EAC7F5 #F5E5FA
Accessibility & contrast
On white
2.27
#D693EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#D693EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D693EB
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D693EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D693EB | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7EE
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#D69EB4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d693eb; /* rgb */ color: rgb(214, 147, 235); /* oklch */ color: oklch(76.0% 0.141 317.9);
Tailwind
colors: {
custom: {
50: '#e4b4f1',
500: '#d693eb',
950: '#000000',
},
}SCSS
$custom: #d693eb; $custom-light: #e4b4f1; $custom-dark: #000000;
JSON
{
"hex": "#d693eb",
"rgb": {
"r": 214,
"g": 147,
"b": 235
},
"hsl": {
"h": 285.682,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.75998,
"c": 0.14108,
"h": 317.9
},
"luminance": 0.41162
}Semantic roles & 50–950 ramp
primary
#D693EB
secondary
#DFF2D9
accent
#D11542
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085