#9686DB#9686DB
#9686DB is a light, vivid violet. Relative luminance 0.286; OKLCH L 66.9% C 0.124 H 291.3°. Best body text is #000000 at 6.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9686DB |
|---|---|
| RGB | rgb(150, 134, 219) |
| HSL | hsl(251, 54%, 69%) |
| HSV | hsv(251, 39%, 86%) |
| CMYK | cmyk(31.5%, 38.8%, 0%, 14.1%) |
| CIE-LAB | lab(60.47, 24.93, -41.38) |
| CIE-LCH | lch(60.47, 48.31, 301.06°) |
| OKLab | oklab(66.9% 0.0452 -0.1158) |
| OKLCH | oklch(66.9% 0.124 291.3) |
| XYZ | xyz(33.8857, 28.6480, 70.7484) |
| Luminance | 0.2865 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.71
Lavender Blue
#8B88F8
ΔE00 5.81
Periwinkle (survey)
#8E82FE
ΔE00 6.24
Mediumpurple
#9370DB
ΔE00 6.73
Wisteria
#A87DC2
ΔE00 8.30
Periwinkle Blue
#8F99FB
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9686DB #CBDB86
analogous
#86A1DB #9686DB #C186DB
triadic
#9686DB #DB9686 #86DB96
tetradic
#9686DB #DB86A1 #CBDB86 #86DBC1
square
#9686DB #DB86A1 #CBDB86 #86DBC1
split-complementary
#9686DB #DBC186 #A1DB86
monochromatic
#4C35B2 #6D57CD #9686DB #BFB5E9 #E8E4F7
Accessibility & contrast
On white
3.12
#9686DB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.73
#9686DB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9686DB
6.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9686DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9686DB | 1.00 | 3.12 | 6.73 | 6.73 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D93DE
Deuteranopia (green-blind)
#6E90D9
Tritanopia (blue-blind)
#8695A6
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #9686db; /* rgb */ color: rgb(150, 134, 219); /* oklch */ color: oklch(66.9% 0.124 291.3);
Tailwind
colors: {
custom: {
50: '#b7a9e6',
500: '#9686db',
950: '#000000',
},
}SCSS
$custom: #9686db; $custom-light: #b7a9e6; $custom-dark: #000000;
JSON
{
"hex": "#9686db",
"rgb": {
"r": 150,
"g": 134,
"b": 219
},
"hsl": {
"h": 251.294,
"s": 54.14,
"l": 69.216
},
"oklch": {
"l": 0.66902,
"c": 0.12428,
"h": 291.3
},
"luminance": 0.28649
}Semantic roles & 50–950 ramp
primary
#9686DB
secondary
#E6EBD2
accent
#C224A4
background
#FBFAFE
surface
#F6F4FC
border
#D0CED5
text
#111016
muted
#807F84