#D693DF#D693DF
#D693DF is a light, vivid purple. Relative luminance 0.405; OKLCH L 75.5% C 0.128 H 322.6°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D693DF |
|---|---|
| RGB | rgb(214, 147, 223) |
| HSL | hsl(293, 54%, 73%) |
| HSV | hsv(293, 34%, 87%) |
| CMYK | cmyk(4%, 34.1%, 0%, 12.5%) |
| CIE-LAB | lab(69.82, 37.67, -28.59) |
| CIE-LCH | lch(69.82, 47.29, 322.80°) |
| OKLab | oklab(75.49% 0.1018 -0.078) |
| OKLCH | oklch(75.49% 0.128 322.6) |
| XYZ | xyz(51.4830, 40.4930, 74.9017) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.84
Plum
#DDA0DD
ΔE00 4.09
Violet (CSS)
#EE82EE
ΔE00 5.91
Pale Purple
#B790D4
ΔE00 6.10
Lavender (survey)
#C79FEF
ΔE00 6.16
Baby Purple
#CA9BF7
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D693DF #9CDF93
analogous
#B093DF #D693DF #DF93C2
triadic
#D693DF #DFD693 #93DFD6
tetradic
#D693DF #DFB093 #9CDF93 #93C2DF
square
#D693DF #DFB093 #9CDF93 #93C2DF
split-complementary
#D693DF #C2DF93 #93DFB0
monochromatic
#AF39BF #C464D1 #D693DF #E8C2ED #F6E7F8
Accessibility & contrast
On white
2.31
#D693DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#D693DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D693DF
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D693DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D693DF | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA6E2
Deuteranopia (green-blind)
#9BADDD
Tritanopia (blue-blind)
#D89BAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d693df; /* rgb */ color: rgb(214, 147, 223); /* oklch */ color: oklch(75.5% 0.128 322.6);
Tailwind
colors: {
custom: {
50: '#e3b3e9',
500: '#d693df',
950: '#000000',
},
}SCSS
$custom: #d693df; $custom-light: #e3b3e9; $custom-dark: #000000;
JSON
{
"hex": "#d693df",
"rgb": {
"r": 214,
"g": 147,
"b": 223
},
"hsl": {
"h": 292.895,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.75487,
"c": 0.12825,
"h": 322.6
},
"luminance": 0.40491
}Semantic roles & 50–950 ramp
primary
#D693DF
secondary
#DEEFDC
accent
#C22436
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161116
muted
#848084