#D68DFD#D68DFD
#D68DFD is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.9% C 0.171 H 312.9°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D68DFD |
|---|---|
| RGB | rgb(214, 141, 253) |
| HSL | hsl(279, 97%, 77%) |
| HSV | hsv(279, 44%, 99%) |
| CMYK | cmyk(15.4%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(69.78, 46.87, -45.08) |
| CIE-LCH | lch(69.78, 65.03, 316.11°) |
| OKLab | oklab(75.87% 0.1165 -0.1251) |
| OKLCH | oklch(75.87% 0.171 312.9) |
| XYZ | xyz(54.9831, 40.4389, 97.8185) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.54
Baby Purple
#CA9BF7
ΔE00 4.44
Pastel Purple
#CAA0FF
ΔE00 5.56
Lilac (survey)
#CEA2FD
ΔE00 5.63
Violet (CSS)
#EE82EE
ΔE00 6.09
Lavender (survey)
#C79FEF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D68DFD #B4FD8D
analogous
#9E8DFD #D68DFD #FD8DEC
triadic
#D68DFD #FDD68D #8DFDD6
tetradic
#D68DFD #FD9E8D #B4FD8D #8DECFD
square
#D68DFD #FD9E8D #B4FD8D #8DECFD
split-complementary
#D68DFD #ECFD8D #8DFD9E
monochromatic
#AB15FB #C051FC #D68DFD #ECC9FE #F4E1FE
Accessibility & contrast
On white
2.31
#D68DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#D68DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D68DFD
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D68DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D68DFD | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#8AACFA
Tritanopia (blue-blind)
#D39EB9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d68dfd; /* rgb */ color: rgb(214, 141, 253); /* oklch */ color: oklch(75.9% 0.171 312.9);
Tailwind
colors: {
custom: {
50: '#e4b0fe',
500: '#d68dfd',
950: '#000000',
},
}SCSS
$custom: #d68dfd; $custom-light: #e4b0fe; $custom-dark: #000000;
JSON
{
"hex": "#d68dfd",
"rgb": {
"r": 214,
"g": 141,
"b": 253
},
"hsl": {
"h": 279.107,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.75867,
"c": 0.17093,
"h": 312.9
},
"luminance": 0.40438
}Semantic roles & 50–950 ramp
primary
#D68DFD
secondary
#E0F7D4
accent
#E60050
background
#FEFAFF
surface
#FCF5FF
border
#D5CFD7
text
#161118
muted
#848086