#9686EE#9686EE
#9686EE is a light, vivid blue. Relative luminance 0.297; OKLCH L 67.9% C 0.150 H 288.8°. Best body text is #000000 at 6.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9686EE |
|---|---|
| RGB | rgb(150, 134, 238) |
| HSL | hsl(249, 75%, 73%) |
| HSV | hsv(249, 44%, 93%) |
| CMYK | cmyk(37%, 43.7%, 0%, 6.7%) |
| CIE-LAB | lab(61.40, 29.91, -50.48) |
| CIE-LCH | lch(61.40, 58.67, 300.65°) |
| OKLab | oklab(67.91% 0.0485 -0.1422) |
| OKLCH | oklch(67.91% 0.15 288.8) |
| XYZ | xyz(36.5312, 29.7062, 84.6815) |
| Luminance | 0.2971 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.91
Lavender Blue
#8B88F8
ΔE00 3.15
Periwinkle (survey)
#8E82FE
ΔE00 3.20
Periwinkle Blue
#8F99FB
ΔE00 6.78
Mediumpurple
#9370DB
ΔE00 6.98
Cornflower
#6A79F7
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9686EE #DEEE86
analogous
#86AAEE #9686EE #CA86EE
triadic
#9686EE #EE9686 #86EE96
tetradic
#9686EE #EE86AA #DEEE86 #86EECA
square
#9686EE #EE86AA #DEEE86 #86EECA
split-complementary
#9686EE #EECA86 #AAEE86
monochromatic
#3C1FDB #6750E6 #9686EE #C5BCF6 #E8E4FB
Accessibility & contrast
On white
3.03
#9686EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.94
#9686EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9686EE
6.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9686EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9686EE | 1.00 | 3.03 | 6.94 | 6.94 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6296F2
Deuteranopia (green-blind)
#6292EC
Tritanopia (blue-blind)
#7F9AAF
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #9686ee; /* rgb */ color: rgb(150, 134, 238); /* oklch */ color: oklch(67.9% 0.150 288.8);
Tailwind
colors: {
custom: {
50: '#b8a9f4',
500: '#9686ee',
950: '#000000',
},
}SCSS
$custom: #9686ee; $custom-light: #b8a9f4; $custom-dark: #000000;
JSON
{
"hex": "#9686ee",
"rgb": {
"r": 150,
"g": 134,
"b": 238
},
"hsl": {
"h": 249.231,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.67911,
"c": 0.15027,
"h": 288.8
},
"luminance": 0.29707
}Semantic roles & 50–950 ramp
primary
#9686EE
secondary
#EFF3D8
accent
#D80EB9
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#121017
muted
#817F85