#8680FE#8680FE
#8680FE is a light, vivid blue. Relative luminance 0.277; OKLCH L 66.5% C 0.181 H 282.4°. Best body text is #000000 at 6.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8680FE |
|---|---|
| RGB | rgb(134, 128, 254) |
| HSL | hsl(243, 98%, 75%) |
| HSV | hsv(243, 50%, 100%) |
| CMYK | cmyk(47.2%, 49.6%, 0%, 0.4%) |
| CIE-LAB | lab(59.58, 34.08, -62.27) |
| CIE-LCH | lch(59.58, 70.99, 298.69°) |
| OKLab | oklab(66.51% 0.039 -0.1772) |
| OKLCH | oklch(66.51% 0.181 282.4) |
| XYZ | xyz(35.4347, 27.6607, 97.2186) |
| Luminance | 0.2766 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.46
Lavender Blue
#8B88F8
ΔE00 2.52
Cornflower
#6A79F7
ΔE00 4.90
Perrywinkle
#8F8CE7
ΔE00 5.23
Periwinkle Blue
#8F99FB
ΔE00 7.26
Mediumslateblue
#7B68EE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8680FE #F8FE80
analogous
#80B9FE #8680FE #C580FE
triadic
#8680FE #FE8680 #80FE86
tetradic
#8680FE #FE80B9 #F8FE80 #80FEC5
square
#8680FE #FE80B9 #F8FE80 #80FEC5
split-complementary
#8680FE #FEC580 #B9FE80
monochromatic
#1207FD #4C43FE #8680FE #C0BDFE #E2E1FF
Accessibility & contrast
On white
3.21
#8680FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.53
#8680FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8680FE
6.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8680FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8680FE | 1.00 | 3.21 | 6.53 | 6.53 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4694FF
Deuteranopia (green-blind)
#3D8BFB
Tritanopia (blue-blind)
#5B9BB3
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8680fe; /* rgb */ color: rgb(134, 128, 254); /* oklch */ color: oklch(66.5% 0.181 282.4);
Tailwind
colors: {
custom: {
50: '#b0a5ff',
500: '#8680fe',
950: '#000000',
},
}SCSS
$custom: #8680fe; $custom-light: #b0a5ff; $custom-dark: #000000;
JSON
{
"hex": "#8680fe",
"rgb": {
"r": 134,
"g": 128,
"b": 254
},
"hsl": {
"h": 242.857,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.66512,
"c": 0.18149,
"h": 282.4
},
"luminance": 0.27662
}Semantic roles & 50–950 ramp
primary
#8680FE
secondary
#F5F7D4
accent
#E600DB
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86