#8680FF#8680FF
#8680FF is a light, vivid blue. Relative luminance 0.277; OKLCH L 66.6% C 0.183 H 282.4°. Best body text is #000000 at 6.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8680FF |
|---|---|
| RGB | rgb(134, 128, 255) |
| HSL | hsl(243, 100%, 75%) |
| HSV | hsv(243, 50%, 100%) |
| CMYK | cmyk(47.5%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(59.64, 34.37, -62.73) |
| CIE-LCH | lch(59.64, 71.53, 298.72°) |
| OKLab | oklab(66.57% 0.0391 -0.1786) |
| OKLCH | oklch(66.57% 0.183 282.4) |
| XYZ | xyz(35.5953, 27.7249, 98.0642) |
| Luminance | 0.2773 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.48
Lavender Blue
#8B88F8
ΔE00 2.57
Cornflower
#6A79F7
ΔE00 4.92
Perrywinkle
#8F8CE7
ΔE00 5.32
Periwinkle Blue
#8F99FB
ΔE00 7.27
Mediumslateblue
#7B68EE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8680FF #F9FF80
analogous
#80B9FF #8680FF #C680FF
triadic
#8680FF #FF8680 #80FF86
tetradic
#8680FF #FF80B9 #F9FF80 #80FFC6
square
#8680FF #FF80B9 #F9FF80 #80FFC6
split-complementary
#8680FF #FFC680 #B9FF80
monochromatic
#1106FF #4C43FF #8680FF #C0BDFF #E2E0FF
Accessibility & contrast
On white
3.21
#8680FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.55
#8680FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8680FF
6.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8680FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8680FF | 1.00 | 3.21 | 6.55 | 6.55 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4494FF
Deuteranopia (green-blind)
#3C8BFC
Tritanopia (blue-blind)
#5B9BB4
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8680ff; /* rgb */ color: rgb(134, 128, 255); /* oklch */ color: oklch(66.6% 0.183 282.4);
Tailwind
colors: {
custom: {
50: '#b0a5ff',
500: '#8680ff',
950: '#000000',
},
}SCSS
$custom: #8680ff; $custom-light: #b0a5ff; $custom-dark: #000000;
JSON
{
"hex": "#8680ff",
"rgb": {
"r": 134,
"g": 128,
"b": 255
},
"hsl": {
"h": 242.835,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.66575,
"c": 0.18281,
"h": 282.4
},
"luminance": 0.27727
}Semantic roles & 50–950 ramp
primary
#8680FF
secondary
#F6F7D4
accent
#E600DB
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86