#8684F8#8684F8
#8684F8 is a light, vivid blue. Relative luminance 0.283; OKLCH L 66.9% C 0.168 H 281.6°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8684F8 |
|---|---|
| RGB | rgb(134, 132, 248) |
| HSL | hsl(241, 89%, 75%) |
| HSV | hsv(241, 47%, 97%) |
| CMYK | cmyk(46%, 46.8%, 0%, 2.7%) |
| CIE-LAB | lab(60.20, 30.00, -57.98) |
| CIE-LCH | lch(60.20, 65.28, 297.36°) |
| OKLab | oklab(66.87% 0.0339 -0.1646) |
| OKLCH | oklch(66.87% 0.168 281.6) |
| XYZ | xyz(35.0210, 28.3465, 92.4148) |
| Luminance | 0.2835 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.32
Periwinkle (survey)
#8E82FE
ΔE00 1.91
Perrywinkle
#8F8CE7
ΔE00 3.96
Cornflower
#6A79F7
ΔE00 5.21
Periwinkle Blue
#8F99FB
ΔE00 6.06
Soft Blue
#6488EA
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8684F8 #F6F884
analogous
#84BCF8 #8684F8 #C084F8
triadic
#8684F8 #F88684 #84F886
tetradic
#8684F8 #F884BC #F6F884 #84F8C0
square
#8684F8 #F884BC #F6F884 #84F8C0
split-complementary
#8684F8 #F8C084 #BCF884
monochromatic
#1410F1 #4D4AF5 #8684F8 #BFBEFB #E3E2FD
Accessibility & contrast
On white
3.15
#8684F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.67
#8684F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8684F8
6.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8684F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8684F8 | 1.00 | 3.15 | 6.67 | 6.67 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5395FC
Deuteranopia (green-blind)
#4C8DF5
Tritanopia (blue-blind)
#5F9CB2
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8684f8; /* rgb */ color: rgb(134, 132, 248); /* oklch */ color: oklch(66.9% 0.168 281.6);
Tailwind
colors: {
custom: {
50: '#afa7fb',
500: '#8684f8',
950: '#000000',
},
}SCSS
$custom: #8684f8; $custom-light: #afa7fb; $custom-dark: #000000;
JSON
{
"hex": "#8684f8",
"rgb": {
"r": 134,
"g": 132,
"b": 248
},
"hsl": {
"h": 241.034,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.66868,
"c": 0.16806,
"h": 281.6
},
"luminance": 0.28348
}Semantic roles & 50–950 ramp
primary
#8684F8
secondary
#F5F5D6
accent
#E600E2
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85