#D68EF7#D68EF7
#D68EF7 is a light, vivid purple. Relative luminance 0.404; OKLCH L 75.7% C 0.163 H 314.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D68EF7 |
|---|---|
| RGB | rgb(214, 142, 247) |
| HSL | hsl(281, 87%, 76%) |
| HSV | hsv(281, 43%, 97%) |
| CMYK | cmyk(13.4%, 42.5%, 0%, 3.1%) |
| CIE-LAB | lab(69.72, 45.10, -41.90) |
| CIE-LCH | lch(69.72, 61.56, 317.11°) |
| OKLab | oklab(75.74% 0.1141 -0.1159) |
| OKLCH | oklch(75.74% 0.163 314.5) |
| XYZ | xyz(54.1904, 40.3588, 92.9130) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.10
Baby Purple
#CA9BF7
ΔE00 4.24
Lilac (survey)
#CEA2FD
ΔE00 5.50
Violet (CSS)
#EE82EE
ΔE00 5.56
Pastel Purple
#CAA0FF
ΔE00 5.61
Lavender (survey)
#C79FEF
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D68EF7 #AFF78E
analogous
#A28EF7 #D68EF7 #F78EE4
triadic
#D68EF7 #F7D68E #8EF7D6
tetradic
#D68EF7 #F7A28E #AFF78E #8EE4F7
square
#D68EF7 #F7A28E #AFF78E #8EE4F7
split-complementary
#D68EF7 #E4F78E #8EF7A2
monochromatic
#AD1CEF #C155F3 #D68EF7 #EBC7FB #F5E2FD
Accessibility & contrast
On white
2.31
#D68EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#D68EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D68EF7
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D68EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D68EF7 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6FB
Deuteranopia (green-blind)
#8DACF4
Tritanopia (blue-blind)
#D49DB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d68ef7; /* rgb */ color: rgb(214, 142, 247); /* oklch */ color: oklch(75.7% 0.163 314.5);
Tailwind
colors: {
custom: {
50: '#e4b0fa',
500: '#d68ef7',
950: '#000000',
},
}SCSS
$custom: #d68ef7; $custom-light: #e4b0fa; $custom-dark: #000000;
JSON
{
"hex": "#d68ef7",
"rgb": {
"r": 214,
"g": 142,
"b": 247
},
"hsl": {
"h": 281.143,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.75738,
"c": 0.16266,
"h": 314.5
},
"luminance": 0.40358
}Semantic roles & 50–950 ramp
primary
#D68EF7
secondary
#E0F5D6
accent
#E30249
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085