#D678F0#D678F0
#D678F0 is a light, vivid purple. Relative luminance 0.340; OKLCH L 72.1% C 0.191 H 318.6°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D678F0 |
|---|---|
| RGB | rgb(214, 120, 240) |
| HSL | hsl(287, 80%, 71%) |
| HSV | hsv(287, 50%, 94%) |
| CMYK | cmyk(10.8%, 50%, 0%, 5.9%) |
| CIE-LAB | lab(64.98, 55.04, -45.50) |
| CIE-LCH | lch(64.98, 71.41, 320.42°) |
| OKLab | oklab(72.1% 0.1432 -0.1262) |
| OKLCH | oklch(72.1% 0.191 318.6) |
| XYZ | xyz(50.1741, 34.0222, 86.3451) |
| Luminance | 0.3402 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.78
Orchid
#DA70D6
ΔE00 4.90
Violet (CSS)
#EE82EE
ΔE00 5.33
Purply Pink
#F075E6
ΔE00 5.47
Easter Purple
#C071FE
ΔE00 5.64
Light Magenta
#FA5FF7
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D678F0 #92F078
analogous
#9A78F0 #D678F0 #F078CE
triadic
#D678F0 #F0D678 #78F0D6
tetradic
#D678F0 #F09A78 #92F078 #78CEF0
square
#D678F0 #F09A78 #92F078 #78CEF0
split-complementary
#D678F0 #CEF078 #78F09A
monochromatic
#AD18D6 #C541EA #D678F0 #E7AFF6 #F7E3FC
Accessibility & contrast
On white
2.69
#D678F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#D678F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D678F0
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D678F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D678F0 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6297F4
Deuteranopia (green-blind)
#7EA1ED
Tritanopia (blue-blind)
#D689A9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #d678f0; /* rgb */ color: rgb(214, 120, 240); /* oklch */ color: oklch(72.1% 0.191 318.6);
Tailwind
colors: {
custom: {
50: '#e5a2f5',
500: '#d678f0',
950: '#000000',
},
}SCSS
$custom: #d678f0; $custom-light: #e5a2f5; $custom-dark: #000000;
JSON
{
"hex": "#d678f0",
"rgb": {
"r": 214,
"g": 120,
"b": 240
},
"hsl": {
"h": 287,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.72101,
"c": 0.19087,
"h": 318.6
},
"luminance": 0.3402
}Semantic roles & 50–950 ramp
primary
#D678F0
secondary
#D9F2D2
accent
#DC0937
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85