#8682F8#8682F8
#8682F8 is a light, vivid blue. Relative luminance 0.278; OKLCH L 66.5% C 0.171 H 282.2°. Best body text is #000000 at 6.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8682F8 |
|---|---|
| RGB | rgb(134, 130, 248) |
| HSL | hsl(242, 89%, 74%) |
| HSV | hsv(242, 48%, 97%) |
| CMYK | cmyk(46%, 47.6%, 0%, 2.7%) |
| CIE-LAB | lab(59.72, 31.17, -58.76) |
| CIE-LCH | lch(59.72, 66.51, 297.95°) |
| OKLab | oklab(66.5% 0.0362 -0.1669) |
| OKLCH | oklch(66.5% 0.171 282.2) |
| XYZ | xyz(34.7524, 27.8092, 92.3253) |
| Luminance | 0.2781 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.65
Lavender Blue
#8B88F8
ΔE00 1.81
Perrywinkle
#8F8CE7
ΔE00 4.32
Cornflower
#6A79F7
ΔE00 5.01
Periwinkle Blue
#8F99FB
ΔE00 6.65
Soft Blue
#6488EA
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8682F8 #F4F882
analogous
#82B9F8 #8682F8 #C182F8
triadic
#8682F8 #F88682 #82F886
tetradic
#8682F8 #F882B9 #F4F882 #82F8C1
square
#8682F8 #F882B9 #F4F882 #82F8C1
split-complementary
#8682F8 #F8C182 #B9F882
monochromatic
#160EF2 #4E48F5 #8682F8 #BEBCFB #E3E2FD
Accessibility & contrast
On white
3.20
#8682F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.56
#8682F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8682F8
6.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8682F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8682F8 | 1.00 | 3.20 | 6.56 | 6.56 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F94FC
Deuteranopia (green-blind)
#488CF5
Tritanopia (blue-blind)
#5F9BB1
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8682f8; /* rgb */ color: rgb(134, 130, 248); /* oklch */ color: oklch(66.5% 0.171 282.2);
Tailwind
colors: {
custom: {
50: '#afa6fb',
500: '#8682f8',
950: '#000000',
},
}SCSS
$custom: #8682f8; $custom-light: #afa6fb; $custom-dark: #000000;
JSON
{
"hex": "#8682f8",
"rgb": {
"r": 134,
"g": 130,
"b": 248
},
"hsl": {
"h": 242.034,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.66503,
"c": 0.17077,
"h": 282.2
},
"luminance": 0.27811
}Semantic roles & 50–950 ramp
primary
#8682F8
secondary
#F4F5D6
accent
#E600DE
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85