#9686EF#9686EF
#9686EF is a light, vivid blue. Relative luminance 0.298; OKLCH L 68.0% C 0.152 H 288.7°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9686EF |
|---|---|
| RGB | rgb(150, 134, 239) |
| HSL | hsl(249, 77%, 73%) |
| HSV | hsv(249, 44%, 94%) |
| CMYK | cmyk(37.2%, 43.9%, 0%, 6.3%) |
| CIE-LAB | lab(61.45, 30.18, -50.95) |
| CIE-LCH | lch(61.45, 59.22, 300.64°) |
| OKLab | oklab(67.97% 0.0486 -0.1436) |
| OKLCH | oklch(67.97% 0.152 288.7) |
| XYZ | xyz(36.6785, 29.7651, 85.4574) |
| Luminance | 0.2977 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.95
Lavender Blue
#8B88F8
ΔE00 3.06
Periwinkle (survey)
#8E82FE
ΔE00 3.06
Periwinkle Blue
#8F99FB
ΔE00 6.74
Mediumpurple
#9370DB
ΔE00 7.03
Cornflower
#6A79F7
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9686EF #DFEF86
analogous
#86AAEF #9686EF #CA86EF
triadic
#9686EF #EF9686 #86EF96
tetradic
#9686EF #EF86AA #DFEF86 #86EFCA
square
#9686EF #EF86AA #DFEF86 #86EFCA
split-complementary
#9686EF #EFCA86 #AAEF86
monochromatic
#3B1DDD #6750E8 #9686EF #C5BCF6 #E8E4FB
Accessibility & contrast
On white
3.02
#9686EF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#9686EF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9686EF
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9686EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9686EF | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6197F3
Deuteranopia (green-blind)
#6192ED
Tritanopia (blue-blind)
#7E9AAF
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #9686ef; /* rgb */ color: rgb(150, 134, 239); /* oklch */ color: oklch(68.0% 0.152 288.7);
Tailwind
colors: {
custom: {
50: '#b8a9f5',
500: '#9686ef',
950: '#000000',
},
}SCSS
$custom: #9686ef; $custom-light: #b8a9f5; $custom-dark: #000000;
JSON
{
"hex": "#9686ef",
"rgb": {
"r": 150,
"g": 134,
"b": 239
},
"hsl": {
"h": 249.143,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.67967,
"c": 0.15163,
"h": 288.7
},
"luminance": 0.29766
}Semantic roles & 50–950 ramp
primary
#9686EF
secondary
#EFF3D8
accent
#D90DBA
background
#FBFAFF
surface
#F6F4FE
border
#D0CED6
text
#121017
muted
#817F85