#8680FD#8680FD
#8680FD is a light, vivid blue. Relative luminance 0.276; OKLCH L 66.5% C 0.180 H 282.5°. Best body text is #000000 at 6.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8680FD |
|---|---|
| RGB | rgb(134, 128, 253) |
| HSL | hsl(243, 97%, 75%) |
| HSV | hsv(243, 49%, 99%) |
| CMYK | cmyk(47%, 49.4%, 0%, 0.8%) |
| CIE-LAB | lab(59.52, 33.79, -61.82) |
| CIE-LCH | lch(59.52, 70.45, 298.66°) |
| OKLab | oklab(66.45% 0.039 -0.1759) |
| OKLCH | oklch(66.45% 0.18 282.5) |
| XYZ | xyz(35.2750, 27.5968, 96.3775) |
| Luminance | 0.2760 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.46
Lavender Blue
#8B88F8
ΔE00 2.48
Cornflower
#6A79F7
ΔE00 4.88
Perrywinkle
#8F8CE7
ΔE00 5.14
Periwinkle Blue
#8F99FB
ΔE00 7.26
Mediumslateblue
#7B68EE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8680FD #F7FD80
analogous
#80B9FD #8680FD #C580FD
triadic
#8680FD #FD8680 #80FD86
tetradic
#8680FD #FD80B9 #F7FD80 #80FDC5
square
#8680FD #FD80B9 #F7FD80 #80FDC5
split-complementary
#8680FD #FDC580 #B9FD80
monochromatic
#1307FB #4D44FC #8680FD #BFBCFE #E2E1FF
Accessibility & contrast
On white
3.22
#8680FD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.52
#8680FD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8680FD
6.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8680FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8680FD | 1.00 | 3.22 | 6.52 | 6.52 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4794FF
Deuteranopia (green-blind)
#3F8BFA
Tritanopia (blue-blind)
#5C9BB3
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8680fd; /* rgb */ color: rgb(134, 128, 253); /* oklch */ color: oklch(66.5% 0.180 282.5);
Tailwind
colors: {
custom: {
50: '#b0a5ff',
500: '#8680fd',
950: '#000000',
},
}SCSS
$custom: #8680fd; $custom-light: #b0a5ff; $custom-dark: #000000;
JSON
{
"hex": "#8680fd",
"rgb": {
"r": 134,
"g": 128,
"b": 253
},
"hsl": {
"h": 242.88,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.6645,
"c": 0.18016,
"h": 282.5
},
"luminance": 0.27599
}Semantic roles & 50–950 ramp
primary
#8680FD
secondary
#F5F7D4
accent
#E600DA
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86