#D686F0#D686F0
#D686F0 is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.2% C 0.168 H 317.5°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D686F0 |
|---|---|
| RGB | rgb(214, 134, 240) |
| HSL | hsl(285, 78%, 73%) |
| HSV | hsv(285, 44%, 94%) |
| CMYK | cmyk(10.8%, 44.2%, 0%, 5.9%) |
| CIE-LAB | lab(67.75, 47.89, -41.15) |
| CIE-LCH | lch(67.75, 63.14, 319.33°) |
| OKLab | oklab(74.16% 0.124 -0.1137) |
| OKLCH | oklch(74.16% 0.168 317.5) |
| XYZ | xyz(51.9826, 37.6392, 86.9480) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.51
Liliac
#C48EFD
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 5.49
Purply Pink
#F075E6
ΔE00 5.99
Baby Purple
#CA9BF7
ΔE00 6.00
Light Purple
#BF77F6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D686F0 #A0F086
analogous
#A186F0 #D686F0 #F086D5
triadic
#D686F0 #F0D686 #86F0D6
tetradic
#D686F0 #F0A186 #A0F086 #86D5F0
square
#D686F0 #F0A186 #A0F086 #86D5F0
split-complementary
#D686F0 #D5F086 #86F0A1
monochromatic
#B01CE0 #C450E9 #D686F0 #E8BCF7 #F6E4FC
Accessibility & contrast
On white
2.46
#D686F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#D686F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D686F0
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D686F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D686F0 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A0F4
Deuteranopia (green-blind)
#8AA8ED
Tritanopia (blue-blind)
#D694B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d686f0; /* rgb */ color: rgb(214, 134, 240); /* oklch */ color: oklch(74.2% 0.168 317.5);
Tailwind
colors: {
custom: {
50: '#e4abf5',
500: '#d686f0',
950: '#000000',
},
}SCSS
$custom: #d686f0; $custom-light: #e4abf5; $custom-dark: #000000;
JSON
{
"hex": "#d686f0",
"rgb": {
"r": 214,
"g": 134,
"b": 240
},
"hsl": {
"h": 285.283,
"s": 77.941,
"l": 73.333
},
"oklch": {
"l": 0.74162,
"c": 0.16829,
"h": 317.5
},
"luminance": 0.37638
}Semantic roles & 50–950 ramp
primary
#D686F0
secondary
#DEF3D8
accent
#DA0B3E
background
#FEFAFF
surface
#FCF4FE
border
#D5CED6
text
#161017
muted
#847F85