#D68FDD#D68FDD
#D68FDD is a light, vivid purple. Relative luminance 0.392; OKLCH L 74.7% C 0.133 H 323.6°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D68FDD |
|---|---|
| RGB | rgb(214, 143, 221) |
| HSL | hsl(295, 53%, 71%) |
| HSV | hsv(295, 35%, 87%) |
| CMYK | cmyk(3.2%, 35.3%, 0%, 13.3%) |
| CIE-LAB | lab(68.87, 39.43, -28.95) |
| CIE-LCH | lch(68.87, 48.91, 323.72°) |
| OKLab | oklab(74.74% 0.1073 -0.079) |
| OKLCH | oklch(74.74% 0.133 323.6) |
| XYZ | xyz(50.6038, 39.1633, 73.2863) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.94
Plum
#DDA0DD
ΔE00 4.83
Violet (CSS)
#EE82EE
ΔE00 5.34
Pale Purple
#B790D4
ΔE00 6.29
Lavender (survey)
#C79FEF
ΔE00 6.85
Purply Pink
#F075E6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D68FDD #96DD8F
analogous
#AF8FDD #D68FDD #DD8FBD
triadic
#D68FDD #DDD68F #8FDDD6
tetradic
#D68FDD #DDAF8F #96DD8F #8FBDDD
square
#D68FDD #DDAF8F #96DD8F #8FBDDD
split-complementary
#D68FDD #BDDD8F #8FDDAF
monochromatic
#AE38B9 #C560CF #D68FDD #E7BEEB #F6E8F8
Accessibility & contrast
On white
2.38
#D68FDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#D68FDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D68FDD
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D68FDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D68FDD | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A3E0
Deuteranopia (green-blind)
#99ABDA
Tritanopia (blue-blind)
#D997AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d68fdd; /* rgb */ color: rgb(214, 143, 221); /* oklch */ color: oklch(74.7% 0.133 323.6);
Tailwind
colors: {
custom: {
50: '#e4b1e7',
500: '#d68fdd',
950: '#000000',
},
}SCSS
$custom: #d68fdd; $custom-light: #e4b1e7; $custom-dark: #000000;
JSON
{
"hex": "#d68fdd",
"rgb": {
"r": 214,
"g": 143,
"b": 221
},
"hsl": {
"h": 294.615,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.74743,
"c": 0.13318,
"h": 323.6
},
"luminance": 0.39162
}Semantic roles & 50–950 ramp
primary
#D68FDD
secondary
#DCEEDA
accent
#C12533
background
#FEFBFE
surface
#FCF6FC
border
#D5D0D5
text
#161116
muted
#848084