#D68FDF#D68FDF
#D68FDF is a light, vivid purple. Relative luminance 0.393; OKLCH L 74.8% C 0.135 H 322.8°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D68FDF |
|---|---|
| RGB | rgb(214, 143, 223) |
| HSL | hsl(293, 56%, 72%) |
| HSV | hsv(293, 36%, 87%) |
| CMYK | cmyk(4%, 35.9%, 0%, 12.5%) |
| CIE-LAB | lab(68.95, 39.81, -29.93) |
| CIE-LCH | lch(68.95, 49.81, 323.06°) |
| OKLab | oklab(74.83% 0.1077 -0.0817) |
| OKLCH | oklch(74.83% 0.135 322.8) |
| XYZ | xyz(50.8718, 39.2705, 74.6980) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.12
Plum
#DDA0DD
ΔE00 5.05
Violet (CSS)
#EE82EE
ΔE00 5.18
Pale Purple
#B790D4
ΔE00 6.23
Baby Purple
#CA9BF7
ΔE00 6.54
Lavender (survey)
#C79FEF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D68FDF #98DF8F
analogous
#AE8FDF #D68FDF #DF8FC0
triadic
#D68FDF #DFD68F #8FDFD6
tetradic
#D68FDF #DFAE8F #98DF8F #8FC0DF
square
#D68FDF #DFAE8F #98DF8F #8FC0DF
split-complementary
#D68FDF #C0DF8F #8FDFAE
monochromatic
#AE36BD #C55FD1 #D68FDF #E7BFED #F6E7F8
Accessibility & contrast
On white
2.37
#D68FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#D68FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D68FDF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D68FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D68FDF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A3E2
Deuteranopia (green-blind)
#98ABDC
Tritanopia (blue-blind)
#D998AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d68fdf; /* rgb */ color: rgb(214, 143, 223); /* oklch */ color: oklch(74.8% 0.135 322.8);
Tailwind
colors: {
custom: {
50: '#e4b1e9',
500: '#d68fdf',
950: '#000000',
},
}SCSS
$custom: #d68fdf; $custom-light: #e4b1e9; $custom-dark: #000000;
JSON
{
"hex": "#d68fdf",
"rgb": {
"r": 214,
"g": 143,
"b": 223
},
"hsl": {
"h": 293.25,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.74827,
"c": 0.13522,
"h": 322.8
},
"luminance": 0.39269
}Semantic roles & 50–950 ramp
primary
#D68FDF
secondary
#DDEFDB
accent
#C32234
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161116
muted
#848084