#8682FE#8682FE
#8682FE is a light, vivid blue. Relative luminance 0.282; OKLCH L 66.9% C 0.179 H 281.9°. Best body text is #000000 at 6.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8682FE |
|---|---|
| RGB | rgb(134, 130, 254) |
| HSL | hsl(242, 98%, 75%) |
| HSV | hsv(242, 49%, 100%) |
| CMYK | cmyk(47.2%, 48.8%, 0%, 0.4%) |
| CIE-LAB | lab(60.06, 32.91, -61.51) |
| CIE-LCH | lch(60.06, 69.76, 298.15°) |
| OKLab | oklab(66.87% 0.0368 -0.175) |
| OKLCH | oklch(66.87% 0.179 281.9) |
| XYZ | xyz(35.6982, 28.1875, 97.3065) |
| Luminance | 0.2819 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.51
Lavender Blue
#8B88F8
ΔE00 2.03
Perrywinkle
#8F8CE7
ΔE00 4.87
Cornflower
#6A79F7
ΔE00 5.04
Periwinkle Blue
#8F99FB
ΔE00 6.68
Soft Blue
#6488EA
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8682FE #FAFE82
analogous
#82BCFE #8682FE #C482FE
triadic
#8682FE #FE8682 #82FE86
tetradic
#8682FE #FE82BC #FAFE82 #82FEC4
square
#8682FE #FE82BC #FAFE82 #82FEC4
split-complementary
#8682FE #FEC482 #BCFE82
monochromatic
#1009FD #4B45FE #8682FE #C1BFFE #E2E1FF
Accessibility & contrast
On white
3.16
#8682FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.64
#8682FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8682FE
6.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8682FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8682FE | 1.00 | 3.16 | 6.64 | 6.64 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A95FF
Deuteranopia (green-blind)
#428CFB
Tritanopia (blue-blind)
#5B9DB4
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8682fe; /* rgb */ color: rgb(134, 130, 254); /* oklch */ color: oklch(66.9% 0.179 281.9);
Tailwind
colors: {
custom: {
50: '#b0a6ff',
500: '#8682fe',
950: '#000000',
},
}SCSS
$custom: #8682fe; $custom-light: #b0a6ff; $custom-dark: #000000;
JSON
{
"hex": "#8682fe",
"rgb": {
"r": 134,
"g": 130,
"b": 254
},
"hsl": {
"h": 241.935,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.6687,
"c": 0.17881,
"h": 281.9
},
"luminance": 0.28189
}Semantic roles & 50–950 ramp
primary
#8682FE
secondary
#F6F7D4
accent
#E600DE
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86