#D68FFE#D68FFE
#D68FFE is a light, vivid violet. Relative luminance 0.411; OKLCH L 76.2% C 0.169 H 312.4°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D68FFE |
|---|---|
| RGB | rgb(214, 143, 254) |
| HSL | hsl(278, 98%, 78%) |
| HSV | hsv(278, 44%, 100%) |
| CMYK | cmyk(15.7%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(70.24, 46.02, -44.90) |
| CIE-LCH | lch(70.24, 64.30, 315.71°) |
| OKLab | oklab(76.23% 0.1139 -0.1246) |
| OKLCH | oklch(76.23% 0.169 312.4) |
| XYZ | xyz(55.4404, 41.0979, 98.7589) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.45
Baby Purple
#CA9BF7
ΔE00 4.08
Pastel Purple
#CAA0FF
ΔE00 5.15
Lilac (survey)
#CEA2FD
ΔE00 5.20
Lavender (survey)
#C79FEF
ΔE00 5.91
Violet (CSS)
#EE82EE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D68FFE #B7FE8F
analogous
#9E8FFE #D68FFE #FE8FEF
triadic
#D68FFE #FED68F #8FFED6
tetradic
#D68FFE #FE9E8F #B7FE8F #8FEFFE
square
#D68FFE #FE9E8F #B7FE8F #8FEFFE
split-complementary
#D68FFE #EFFE8F #8FFE9E
monochromatic
#AA16FD #C052FD #D68FFE #ECCCFF #F4E1FF
Accessibility & contrast
On white
2.28
#D68FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#D68FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D68FFE
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D68FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D68FFE | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#8BADFB
Tritanopia (blue-blind)
#D2A0BB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d68ffe; /* rgb */ color: rgb(214, 143, 254); /* oklch */ color: oklch(76.2% 0.169 312.4);
Tailwind
colors: {
custom: {
50: '#e4b1ff',
500: '#d68ffe',
950: '#000000',
},
}SCSS
$custom: #d68ffe; $custom-light: #e4b1ff; $custom-dark: #000000;
JSON
{
"hex": "#d68ffe",
"rgb": {
"r": 214,
"g": 143,
"b": 254
},
"hsl": {
"h": 278.378,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.76229,
"c": 0.16879,
"h": 312.4
},
"luminance": 0.41097
}Semantic roles & 50–950 ramp
primary
#D68FFE
secondary
#E1F7D4
accent
#E60053
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086