#9686FF#9686FF
#9686FF is a light, vivid blue. Relative luminance 0.308; OKLCH L 68.9% C 0.173 H 287.0°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9686FF |
|---|---|
| RGB | rgb(150, 134, 255) |
| HSL | hsl(248, 100%, 76%) |
| HSV | hsv(248, 47%, 100%) |
| CMYK | cmyk(41.2%, 47.5%, 0%, 0%) |
| CIE-LAB | lab(62.30, 34.52, -58.41) |
| CIE-LCH | lch(62.30, 67.85, 300.58°) |
| OKLab | oklab(68.88% 0.0506 -0.1655) |
| OKLCH | oklch(68.88% 0.173 287) |
| XYZ | xyz(39.1477, 30.7528, 98.4616) |
| Luminance | 0.3075 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.67
Lavender Blue
#8B88F8
ΔE00 2.49
Perrywinkle
#8F8CE7
ΔE00 4.32
Periwinkle Blue
#8F99FB
ΔE00 6.40
Cornflower
#6A79F7
ΔE00 7.94
Mediumpurple
#9370DB
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9686FF #EFFF86
analogous
#86B3FF #9686FF #D386FF
triadic
#9686FF #FF9686 #86FF96
tetradic
#9686FF #FF86B3 #EFFF86 #86FFD3
square
#9686FF #FF86B3 #EFFF86 #86FFD3
split-complementary
#9686FF #FFD386 #B3FF86
monochromatic
#2C0CFF #6149FF #9686FF #CBC3FF #E4E0FF
Accessibility & contrast
On white
2.94
#9686FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#9686FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9686FF
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9686FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9686FF | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#569AFF
Deuteranopia (green-blind)
#5493FC
Tritanopia (blue-blind)
#779FB6
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #9686ff; /* rgb */ color: rgb(150, 134, 255); /* oklch */ color: oklch(68.9% 0.173 287.0);
Tailwind
colors: {
custom: {
50: '#baa9ff',
500: '#9686ff',
950: '#000000',
},
}SCSS
$custom: #9686ff; $custom-light: #baa9ff; $custom-dark: #000000;
JSON
{
"hex": "#9686ff",
"rgb": {
"r": 150,
"g": 134,
"b": 255
},
"hsl": {
"h": 247.934,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.68881,
"c": 0.17302,
"h": 287
},
"luminance": 0.30754
}Semantic roles & 50–950 ramp
primary
#9686FF
secondary
#F3F7D4
accent
#E600C7
background
#FBFAFF
surface
#F7F4FF
border
#D0CED7
text
#121018
muted
#817F86