#9686DD#9686DD
#9686DD is a light, vivid violet. Relative luminance 0.288; OKLCH L 67.0% C 0.127 H 291.0°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9686DD |
|---|---|
| RGB | rgb(150, 134, 221) |
| HSL | hsl(251, 56%, 70%) |
| HSV | hsv(251, 39%, 87%) |
| CMYK | cmyk(32.1%, 39.4%, 0%, 13.3%) |
| CIE-LAB | lab(60.56, 25.44, -42.35) |
| CIE-LCH | lch(60.56, 49.41, 301.00°) |
| OKLab | oklab(67% 0.0456 -0.1186) |
| OKLCH | oklch(67% 0.127 291) |
| XYZ | xyz(34.1506, 28.7540, 72.1434) |
| Luminance | 0.2875 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.48
Lavender Blue
#8B88F8
ΔE00 5.48
Periwinkle (survey)
#8E82FE
ΔE00 5.89
Mediumpurple
#9370DB
ΔE00 6.67
Periwinkle Blue
#8F99FB
ΔE00 8.13
Wisteria
#A87DC2
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9686DD #CDDD86
analogous
#86A2DD #9686DD #C186DD
triadic
#9686DD #DD9686 #86DD96
tetradic
#9686DD #DD86A2 #CDDD86 #86DDC1
square
#9686DD #DD86A2 #CDDD86 #86DDC1
split-complementary
#9686DD #DDC186 #A2DD86
monochromatic
#4B33B6 #6D56D0 #9686DD #BFB6EA #E9E6F8
Accessibility & contrast
On white
3.11
#9686DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#9686DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9686DD
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9686DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9686DD | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C94E0
Deuteranopia (green-blind)
#6D90DB
Tritanopia (blue-blind)
#8596A7
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #9686dd; /* rgb */ color: rgb(150, 134, 221); /* oklch */ color: oklch(67.0% 0.127 291.0);
Tailwind
colors: {
custom: {
50: '#b7a9e8',
500: '#9686dd',
950: '#000000',
},
}SCSS
$custom: #9686dd; $custom-light: #b7a9e8; $custom-dark: #000000;
JSON
{
"hex": "#9686dd",
"rgb": {
"r": 150,
"g": 134,
"b": 221
},
"hsl": {
"h": 251.034,
"s": 56.129,
"l": 69.608
},
"oklch": {
"l": 0.67004,
"c": 0.12704,
"h": 291
},
"luminance": 0.28755
}Semantic roles & 50–950 ramp
primary
#9686DD
secondary
#E7ECD3
accent
#C422A6
background
#FBFAFE
surface
#F6F4FC
border
#D0CED5
text
#111016
muted
#807F84