#D684FF#D684FF
#D684FF is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.6% C 0.188 H 313.4°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D684FF |
|---|---|
| RGB | rgb(214, 132, 255) |
| HSL | hsl(280, 100%, 76%) |
| HSV | hsv(280, 48%, 100%) |
| CMYK | cmyk(16.1%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(68.04, 51.97, -48.92) |
| CIE-LCH | lch(68.04, 71.37, 316.73°) |
| OKLab | oklab(74.6% 0.1289 -0.1362) |
| OKLCH | oklch(74.6% 0.188 313.4) |
| XYZ | xyz(54.0298, 38.0200, 99.0807) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.12
Light Purple
#BF77F6
ΔE00 5.02
Easter Purple
#C071FE
ΔE00 5.97
Violet (CSS)
#EE82EE
ΔE00 6.09
Baby Purple
#CA9BF7
ΔE00 6.28
Pastel Purple
#CAA0FF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D684FF #ADFF84
analogous
#9884FF #D684FF #FF84EA
triadic
#D684FF #FFD684 #84FFD6
tetradic
#D684FF #FF9884 #ADFF84 #84EAFF
square
#D684FF #FF9884 #ADFF84 #84EAFF
split-complementary
#D684FF #EAFF84 #84FF98
monochromatic
#AD0AFF #C247FF #D684FF #EAC1FF #F5E0FF
Accessibility & contrast
On white
2.44
#D684FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#D684FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D684FF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D684FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D684FF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A1FF
Deuteranopia (green-blind)
#80A8FC
Tritanopia (blue-blind)
#D297B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d684ff; /* rgb */ color: rgb(214, 132, 255); /* oklch */ color: oklch(74.6% 0.188 313.4);
Tailwind
colors: {
custom: {
50: '#e5aaff',
500: '#d684ff',
950: '#000000',
},
}SCSS
$custom: #d684ff; $custom-light: #e5aaff; $custom-dark: #000000;
JSON
{
"hex": "#d684ff",
"rgb": {
"r": 214,
"g": 132,
"b": 255
},
"hsl": {
"h": 280,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.74596,
"c": 0.18752,
"h": 313.4
},
"luminance": 0.38019
}Semantic roles & 50–950 ramp
primary
#D684FF
secondary
#E0F7D4
accent
#E6004C
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86