#8684F9#8684F9
#8684F9 is a light, vivid blue. Relative luminance 0.284; OKLCH L 66.9% C 0.169 H 281.6°. Best body text is #000000 at 6.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8684F9 |
|---|---|
| RGB | rgb(134, 132, 249) |
| HSL | hsl(241, 91%, 75%) |
| HSV | hsv(241, 47%, 98%) |
| CMYK | cmyk(46.2%, 47%, 0%, 2.4%) |
| CIE-LAB | lab(60.26, 30.29, -58.44) |
| CIE-LCH | lch(60.26, 65.83, 297.40°) |
| OKLab | oklab(66.93% 0.034 -0.166) |
| OKLCH | oklch(66.93% 0.169 281.6) |
| XYZ | xyz(35.1765, 28.4087, 93.2341) |
| Luminance | 0.2841 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.34
Periwinkle (survey)
#8E82FE
ΔE00 1.86
Perrywinkle
#8F8CE7
ΔE00 4.06
Cornflower
#6A79F7
ΔE00 5.21
Periwinkle Blue
#8F99FB
ΔE00 6.06
Soft Blue
#6488EA
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8684F9 #F7F984
analogous
#84BCF9 #8684F9 #C184F9
triadic
#8684F9 #F98684 #84F986
tetradic
#8684F9 #F984BC #F7F984 #84F9C1
square
#8684F9 #F984BC #F7F984 #84F9C1
split-complementary
#8684F9 #F9C184 #BCF984
monochromatic
#130FF3 #4D4AF6 #8684F9 #BFBEFC #E2E2FE
Accessibility & contrast
On white
3.14
#8684F9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.68
#8684F9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8684F9
6.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8684F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8684F9 | 1.00 | 3.14 | 6.68 | 6.68 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5295FD
Deuteranopia (green-blind)
#4B8DF6
Tritanopia (blue-blind)
#5E9DB3
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8684f9; /* rgb */ color: rgb(134, 132, 249); /* oklch */ color: oklch(66.9% 0.169 281.6);
Tailwind
colors: {
custom: {
50: '#afa7fc',
500: '#8684f9',
950: '#000000',
},
}SCSS
$custom: #8684f9; $custom-light: #afa7fc; $custom-dark: #000000;
JSON
{
"hex": "#8684f9",
"rgb": {
"r": 134,
"g": 132,
"b": 249
},
"hsl": {
"h": 241.026,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.66928,
"c": 0.16941,
"h": 281.6
},
"luminance": 0.2841
}Semantic roles & 50–950 ramp
primary
#8684F9
secondary
#F5F6D5
accent
#E600E2
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85