#D68EF9#D68EF9
#D68EF9 is a light, vivid purple. Relative luminance 0.405; OKLCH L 75.8% C 0.165 H 313.9°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D68EF9 |
|---|---|
| RGB | rgb(214, 142, 249) |
| HSL | hsl(280, 90%, 77%) |
| HSV | hsv(280, 43%, 98%) |
| CMYK | cmyk(14.1%, 43%, 0%, 2.4%) |
| CIE-LAB | lab(69.81, 45.51, -42.85) |
| CIE-LCH | lch(69.81, 62.51, 316.72°) |
| OKLab | oklab(75.83% 0.1144 -0.1187) |
| OKLCH | oklch(75.83% 0.165 313.9) |
| XYZ | xyz(54.5007, 40.4829, 94.5471) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.88
Baby Purple
#CA9BF7
ΔE00 4.22
Lilac (survey)
#CEA2FD
ΔE00 5.45
Pastel Purple
#CAA0FF
ΔE00 5.51
Violet (CSS)
#EE82EE
ΔE00 5.75
Lavender (survey)
#C79FEF
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D68EF9 #B1F98E
analogous
#A18EF9 #D68EF9 #F98EE7
triadic
#D68EF9 #F9D68E #8EF9D6
tetradic
#D68EF9 #F9A18E #B1F98E #8EE7F9
square
#D68EF9 #F9A18E #B1F98E #8EE7F9
split-complementary
#D68EF9 #E7F98E #8EF9A1
monochromatic
#AC1AF3 #C154F6 #D68EF9 #EBC8FC #F4E2FD
Accessibility & contrast
On white
2.31
#D68EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#D68EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D68EF9
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D68EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D68EF9 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FD
Deuteranopia (green-blind)
#8CACF6
Tritanopia (blue-blind)
#D39DB8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d68ef9; /* rgb */ color: rgb(214, 142, 249); /* oklch */ color: oklch(75.8% 0.165 313.9);
Tailwind
colors: {
custom: {
50: '#e4b0fb',
500: '#d68ef9',
950: '#000000',
},
}SCSS
$custom: #d68ef9; $custom-light: #e4b0fb; $custom-dark: #000000;
JSON
{
"hex": "#d68ef9",
"rgb": {
"r": 214,
"g": 142,
"b": 249
},
"hsl": {
"h": 280.374,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.75832,
"c": 0.16487,
"h": 313.9
},
"luminance": 0.40482
}Semantic roles & 50–950 ramp
primary
#D68EF9
secondary
#E0F6D5
accent
#E6004B
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085