#D678F8#D678F8
#D678F8 is a light, vivid purple. Relative luminance 0.345; OKLCH L 72.5% C 0.199 H 316.4°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D678F8 |
|---|---|
| RGB | rgb(214, 120, 248) |
| HSL | hsl(284, 90%, 72%) |
| HSV | hsv(284, 52%, 97%) |
| CMYK | cmyk(13.7%, 51.6%, 0%, 2.7%) |
| CIE-LAB | lab(65.36, 56.62, -49.30) |
| CIE-LCH | lch(65.36, 75.08, 318.95°) |
| OKLab | oklab(72.51% 0.144 -0.1372) |
| OKLCH | oklch(72.51% 0.199 316.4) |
| XYZ | xyz(51.3888, 34.5081, 92.7425) |
| Luminance | 0.3451 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.17
Easter Purple
#C071FE
ΔE00 4.83
Violet (CSS)
#EE82EE
ΔE00 6.03
Bright Lilac
#C95EFB
ΔE00 6.12
Orchid
#DA70D6
ΔE00 6.13
Bright Lavender
#C760FF
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D678F8 #9AF878
analogous
#9678F8 #D678F8 #F878DA
triadic
#D678F8 #F8D678 #78F8D6
tetradic
#D678F8 #F89678 #9AF878 #78DAF8
square
#D678F8 #F89678 #9AF878 #78DAF8
split-complementary
#D678F8 #DAF878 #78F896
monochromatic
#AF0CE9 #C43EF5 #D678F8 #E8B2FB #F6E2FD
Accessibility & contrast
On white
2.66
#D678F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#D678F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D678F8
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D678F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D678F8 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C99FC
Deuteranopia (green-blind)
#7AA2F5
Tritanopia (blue-blind)
#D58CAD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #d678f8; /* rgb */ color: rgb(214, 120, 248); /* oklch */ color: oklch(72.5% 0.199 316.4);
Tailwind
colors: {
custom: {
50: '#e5a2fb',
500: '#d678f8',
950: '#000000',
},
}SCSS
$custom: #d678f8; $custom-light: #e5a2fb; $custom-dark: #000000;
JSON
{
"hex": "#d678f8",
"rgb": {
"r": 214,
"g": 120,
"b": 248
},
"hsl": {
"h": 284.063,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.72509,
"c": 0.19895,
"h": 316.4
},
"luminance": 0.34506
}Semantic roles & 50–950 ramp
primary
#D678F8
secondary
#DEF6D5
accent
#E6003D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85