#D693CD#D693CD
#D693CD is a light, moderate purple. Relative luminance 0.396; OKLCH L 74.8% C 0.110 H 331.4°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D693CD |
|---|---|
| RGB | rgb(214, 147, 205) |
| HSL | hsl(308, 45%, 71%) |
| HSV | hsv(308, 31%, 84%) |
| CMYK | cmyk(0%, 31.3%, 4.2%, 16.1%) |
| CIE-LAB | lab(69.16, 34.33, -19.64) |
| CIE-LCH | lch(69.16, 39.55, 330.23°) |
| OKLab | oklab(74.77% 0.097 -0.0528) |
| OKLCH | oklch(74.77% 0.11 331.4) |
| XYZ | xyz(49.1840, 39.5733, 62.7934) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.63
Lavender Pink
#DD85D7
ΔE00 4.83
Lilac
#C8A2C8
ΔE00 6.44
Pale Purple
#B790D4
ΔE00 7.86
Bubblegum Pink
#FE83CC
ΔE00 7.95
Orchid (survey)
#C875C4
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D693CD #93D69C
analogous
#BD93D6 #D693CD #D693AB
triadic
#D693CD #CDD693 #93CDD6
tetradic
#D693CD #D6BD93 #93D69C #93ABD6
square
#D693CD #D6BD93 #93D69C #93ABD6
split-complementary
#D693CD #ABD693 #93D6BD
monochromatic
#AD429F #C567B8 #D693CD #E7BFE2 #F7E9F5
Accessibility & contrast
On white
2.36
#D693CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#D693CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D693CD
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D693CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D693CD | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A3CF
Deuteranopia (green-blind)
#A2ACCB
Tritanopia (blue-blind)
#DC97A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d693cd; /* rgb */ color: rgb(214, 147, 205); /* oklch */ color: oklch(74.8% 0.110 331.4);
Tailwind
colors: {
custom: {
50: '#e3b3dc',
500: '#d693cd',
950: '#000000',
},
}SCSS
$custom: #d693cd; $custom-light: #e3b3dc; $custom-dark: #000000;
JSON
{
"hex": "#d693cd",
"rgb": {
"r": 214,
"g": 147,
"b": 205
},
"hsl": {
"h": 308.06,
"s": 44.966,
"l": 70.784
},
"oklch": {
"l": 0.74774,
"c": 0.11046,
"h": 331.4
},
"luminance": 0.39571
}Semantic roles & 50–950 ramp
primary
#D693CD
secondary
#D9EBDC
accent
#B8402D
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#151115
muted
#848083