#9686EA#9686EA
#9686EA is a light, vivid blue. Relative luminance 0.295; OKLCH L 67.7% C 0.145 H 289.3°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #9686EA |
|---|---|
| RGB | rgb(150, 134, 234) |
| HSL | hsl(250, 70%, 72%) |
| HSV | hsv(250, 43%, 92%) |
| CMYK | cmyk(35.9%, 42.7%, 0%, 8.2%) |
| CIE-LAB | lab(61.20, 28.85, -48.58) |
| CIE-LCH | lch(61.20, 56.50, 300.70°) |
| OKLab | oklab(67.69% 0.0478 -0.1367) |
| OKLCH | oklch(67.69% 0.145 289.3) |
| XYZ | xyz(35.9501, 29.4738, 81.6208) |
| Luminance | 0.2948 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.80
Lavender Blue
#8B88F8
ΔE00 3.60
Periwinkle (survey)
#8E82FE
ΔE00 3.77
Mediumpurple
#9370DB
ΔE00 6.80
Periwinkle Blue
#8F99FB
ΔE00 7.01
Cornflower
#6A79F7
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9686EA #DAEA86
analogous
#86A8EA #9686EA #C886EA
triadic
#9686EA #EA9686 #86EA96
tetradic
#9686EA #EA86A8 #DAEA86 #86EAC8
square
#9686EA #EA86A8 #DAEA86 #86EAC8
split-complementary
#9686EA #EAC886 #A8EA86
monochromatic
#4024D1 #6952E1 #9686EA #C3BAF3 #E8E5FA
Accessibility & contrast
On white
3.05
#9686EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#9686EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9686EA
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9686EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9686EA | 1.00 | 3.05 | 6.90 | 6.90 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6596EE
Deuteranopia (green-blind)
#6591E8
Tritanopia (blue-blind)
#8099AD
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #9686ea; /* rgb */ color: rgb(150, 134, 234); /* oklch */ color: oklch(67.7% 0.145 289.3);
Tailwind
colors: {
custom: {
50: '#b8a9f1',
500: '#9686ea',
950: '#000000',
},
}SCSS
$custom: #9686ea; $custom-light: #b8a9f1; $custom-dark: #000000;
JSON
{
"hex": "#9686ea",
"rgb": {
"r": 150,
"g": 134,
"b": 234
},
"hsl": {
"h": 249.6,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.67692,
"c": 0.14485,
"h": 289.3
},
"luminance": 0.29475
}Semantic roles & 50–950 ramp
primary
#9686EA
secondary
#EEF2D9
accent
#D213B4
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#121017
muted
#817F85