#9686EB#9686EB
#9686EB is a light, vivid blue. Relative luminance 0.295; OKLCH L 67.7% C 0.146 H 289.2°. Best body text is #000000 at 6.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9686EB |
|---|---|
| RGB | rgb(150, 134, 235) |
| HSL | hsl(250, 72%, 72%) |
| HSV | hsv(250, 43%, 92%) |
| CMYK | cmyk(36.2%, 43%, 0%, 7.8%) |
| CIE-LAB | lab(61.25, 29.11, -49.06) |
| CIE-LCH | lch(61.25, 57.05, 300.69°) |
| OKLab | oklab(67.75% 0.048 -0.1381) |
| OKLCH | oklch(67.75% 0.146 289.2) |
| XYZ | xyz(36.0941, 29.5314, 82.3796) |
| Luminance | 0.2953 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.82
Lavender Blue
#8B88F8
ΔE00 3.48
Periwinkle (survey)
#8E82FE
ΔE00 3.62
Mediumpurple
#9370DB
ΔE00 6.84
Periwinkle Blue
#8F99FB
ΔE00 6.95
Cornflower
#6A79F7
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9686EB #DBEB86
analogous
#86A9EB #9686EB #C986EB
triadic
#9686EB #EB9686 #86EB96
tetradic
#9686EB #EB86A9 #DBEB86 #86EBC9
square
#9686EB #EB86A9 #DBEB86 #86EBC9
split-complementary
#9686EB #EBC986 #A9EB86
monochromatic
#3F23D4 #6851E2 #9686EB #C4BBF4 #E8E5FB
Accessibility & contrast
On white
3.04
#9686EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.91
#9686EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9686EB
6.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9686EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9686EB | 1.00 | 3.04 | 6.91 | 6.91 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6496EF
Deuteranopia (green-blind)
#6491E9
Tritanopia (blue-blind)
#8099AD
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #9686eb; /* rgb */ color: rgb(150, 134, 235); /* oklch */ color: oklch(67.7% 0.146 289.2);
Tailwind
colors: {
custom: {
50: '#b8a9f2',
500: '#9686eb',
950: '#000000',
},
}SCSS
$custom: #9686eb; $custom-light: #b8a9f2; $custom-dark: #000000;
JSON
{
"hex": "#9686eb",
"rgb": {
"r": 150,
"g": 134,
"b": 235
},
"hsl": {
"h": 249.505,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.67747,
"c": 0.14621,
"h": 289.2
},
"luminance": 0.29532
}Semantic roles & 50–950 ramp
primary
#9686EB
secondary
#EEF2D9
accent
#D412B5
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#121017
muted
#817F85