#8680FC#8680FC
#8680FC is a light, vivid blue. Relative luminance 0.275; OKLCH L 66.4% C 0.179 H 282.6°. Best body text is #000000 at 6.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8680FC |
|---|---|
| RGB | rgb(134, 128, 252) |
| HSL | hsl(243, 95%, 75%) |
| HSV | hsv(243, 49%, 99%) |
| CMYK | cmyk(46.8%, 49.2%, 0%, 1.2%) |
| CIE-LAB | lab(59.46, 33.50, -61.36) |
| CIE-LCH | lch(59.46, 69.91, 298.63°) |
| OKLab | oklab(66.39% 0.0389 -0.1746) |
| OKLCH | oklch(66.39% 0.179 282.6) |
| XYZ | xyz(35.1161, 27.5332, 95.5407) |
| Luminance | 0.2753 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.47
Lavender Blue
#8B88F8
ΔE00 2.44
Cornflower
#6A79F7
ΔE00 4.87
Perrywinkle
#8F8CE7
ΔE00 5.06
Periwinkle Blue
#8F99FB
ΔE00 7.25
Mediumslateblue
#7B68EE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8680FC #F6FC80
analogous
#80B8FC #8680FC #C480FC
triadic
#8680FC #FC8680 #80FC86
tetradic
#8680FC #FC80B8 #F6FC80 #80FCC4
square
#8680FC #FC80B8 #F6FC80 #80FCC4
split-complementary
#8680FC #FCC480 #B8FC80
monochromatic
#1408F9 #4D44FB #8680FC #BFBCFD #E3E1FE
Accessibility & contrast
On white
3.23
#8680FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.51
#8680FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8680FC
6.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8680FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8680FC | 1.00 | 3.23 | 6.51 | 6.51 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4893FF
Deuteranopia (green-blind)
#408BF9
Tritanopia (blue-blind)
#5D9BB2
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8680fc; /* rgb */ color: rgb(134, 128, 252); /* oklch */ color: oklch(66.4% 0.179 282.6);
Tailwind
colors: {
custom: {
50: '#b0a5fe',
500: '#8680fc',
950: '#000000',
},
}SCSS
$custom: #8680fc; $custom-light: #b0a5fe; $custom-dark: #000000;
JSON
{
"hex": "#8680fc",
"rgb": {
"r": 134,
"g": 128,
"b": 252
},
"hsl": {
"h": 242.903,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.66387,
"c": 0.17884,
"h": 282.6
},
"luminance": 0.27535
}Semantic roles & 50–950 ramp
primary
#8680FC
secondary
#F5F7D4
accent
#E600DA
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86