#D68CFA#D68CFA
#D68CFA is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.6% C 0.169 H 313.9°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D68CFA |
|---|---|
| RGB | rgb(214, 140, 250) |
| HSL | hsl(280, 92%, 76%) |
| HSV | hsv(280, 44%, 98%) |
| CMYK | cmyk(14.4%, 44%, 0%, 2%) |
| CIE-LAB | lab(69.44, 46.77, -43.99) |
| CIE-LCH | lch(69.44, 64.21, 316.76°) |
| OKLab | oklab(75.57% 0.1174 -0.1219) |
| OKLCH | oklch(75.57% 0.169 313.9) |
| XYZ | xyz(54.3621, 39.9557, 95.2725) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.81
Baby Purple
#CA9BF7
ΔE00 4.60
Violet (CSS)
#EE82EE
ΔE00 5.70
Pastel Purple
#CAA0FF
ΔE00 5.85
Lilac (survey)
#CEA2FD
ΔE00 5.86
Lavender (survey)
#C79FEF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D68CFA #B0FA8C
analogous
#9F8CFA #D68CFA #FA8CE7
triadic
#D68CFA #FAD68C #8CFAD6
tetradic
#D68CFA #FA9F8C #B0FA8C #8CE7FA
square
#D68CFA #FA9F8C #B0FA8C #8CE7FA
split-complementary
#D68CFA #E7FA8C #8CFA9F
monochromatic
#AC17F5 #C151F7 #D68CFA #EBC7FD #F5E2FE
Accessibility & contrast
On white
2.34
#D68CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#D68CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D68CFA
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D68CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D68CFA | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FE
Deuteranopia (green-blind)
#8AACF7
Tritanopia (blue-blind)
#D39CB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d68cfa; /* rgb */ color: rgb(214, 140, 250); /* oklch */ color: oklch(75.6% 0.169 313.9);
Tailwind
colors: {
custom: {
50: '#e4affc',
500: '#d68cfa',
950: '#000000',
},
}SCSS
$custom: #d68cfa; $custom-light: #e4affc; $custom-dark: #000000;
JSON
{
"hex": "#d68cfa",
"rgb": {
"r": 214,
"g": 140,
"b": 250
},
"hsl": {
"h": 280.364,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.75567,
"c": 0.16924,
"h": 313.9
},
"luminance": 0.39954
}Semantic roles & 50–950 ramp
primary
#D68CFA
secondary
#E0F6D5
accent
#E6004B
background
#FEFAFF
surface
#FCF5FF
border
#D5CFD7
text
#161017
muted
#847F85