#D686FF#D686FF
#D686FF is a light, vivid violet. Relative luminance 0.386; OKLCH L 74.9% C 0.184 H 313.2°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D686FF |
|---|---|
| RGB | rgb(214, 134, 255) |
| HSL | hsl(280, 100%, 76%) |
| HSV | hsv(280, 47%, 100%) |
| CMYK | cmyk(16.1%, 47.5%, 0%, 0%) |
| CIE-LAB | lab(68.44, 50.94, -48.29) |
| CIE-LCH | lch(68.44, 70.19, 316.53°) |
| OKLab | oklab(74.9% 0.1262 -0.1344) |
| OKLCH | oklch(74.9% 0.184 313.2) |
| XYZ | xyz(54.3036, 38.5676, 99.1720) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.89
Light Purple
#BF77F6
ΔE00 5.30
Baby Purple
#CA9BF7
ΔE00 5.88
Violet (CSS)
#EE82EE
ΔE00 6.08
Easter Purple
#C071FE
ΔE00 6.31
Pastel Purple
#CAA0FF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D686FF #AFFF86
analogous
#9A86FF #D686FF #FF86EC
triadic
#D686FF #FFD686 #86FFD6
tetradic
#D686FF #FF9A86 #AFFF86 #86ECFF
square
#D686FF #FF9A86 #AFFF86 #86ECFF
split-complementary
#D686FF #ECFF86 #86FF9A
monochromatic
#AD0CFF #C149FF #D686FF #EBC3FF #F5E0FF
Accessibility & contrast
On white
2.41
#D686FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#D686FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D686FF
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D686FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D686FF | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#82A9FC
Tritanopia (blue-blind)
#D299B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d686ff; /* rgb */ color: rgb(214, 134, 255); /* oklch */ color: oklch(74.9% 0.184 313.2);
Tailwind
colors: {
custom: {
50: '#e5abff',
500: '#d686ff',
950: '#000000',
},
}SCSS
$custom: #d686ff; $custom-light: #e5abff; $custom-dark: #000000;
JSON
{
"hex": "#d686ff",
"rgb": {
"r": 214,
"g": 134,
"b": 255
},
"hsl": {
"h": 279.669,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.74895,
"c": 0.18436,
"h": 313.2
},
"luminance": 0.38566
}Semantic roles & 50–950 ramp
primary
#D686FF
secondary
#E0F7D4
accent
#E6004E
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86