#8682F9#8682F9
#8682F9 is a light, vivid blue. Relative luminance 0.279; OKLCH L 66.6% C 0.172 H 282.2°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8682F9 |
|---|---|
| RGB | rgb(134, 130, 249) |
| HSL | hsl(242, 91%, 74%) |
| HSV | hsv(242, 48%, 98%) |
| CMYK | cmyk(46.2%, 47.8%, 0%, 2.4%) |
| CIE-LAB | lab(59.77, 31.46, -59.22) |
| CIE-LCH | lch(59.77, 67.06, 297.98°) |
| OKLab | oklab(66.56% 0.0363 -0.1682) |
| OKLCH | oklch(66.56% 0.172 282.2) |
| XYZ | xyz(34.9079, 27.8715, 93.1445) |
| Luminance | 0.2787 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.60
Lavender Blue
#8B88F8
ΔE00 1.82
Perrywinkle
#8F8CE7
ΔE00 4.41
Cornflower
#6A79F7
ΔE00 5.00
Periwinkle Blue
#8F99FB
ΔE00 6.65
Soft Blue
#6488EA
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8682F9 #F5F982
analogous
#82BAF9 #8682F9 #C282F9
triadic
#8682F9 #F98682 #82F986
tetradic
#8682F9 #F982BA #F5F982 #82F9C2
square
#8682F9 #F982BA #F5F982 #82F9C2
split-complementary
#8682F9 #F9C282 #BAF982
monochromatic
#150DF3 #4D48F6 #8682F9 #BFBCFC #E3E2FE
Accessibility & contrast
On white
3.19
#8682F9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#8682F9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8682F9
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8682F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8682F9 | 1.00 | 3.19 | 6.57 | 6.57 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F94FD
Deuteranopia (green-blind)
#478CF6
Tritanopia (blue-blind)
#5E9BB2
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8682f9; /* rgb */ color: rgb(134, 130, 249); /* oklch */ color: oklch(66.6% 0.172 282.2);
Tailwind
colors: {
custom: {
50: '#afa6fc',
500: '#8682f9',
950: '#000000',
},
}SCSS
$custom: #8682f9; $custom-light: #afa6fc; $custom-dark: #000000;
JSON
{
"hex": "#8682f9",
"rgb": {
"r": 134,
"g": 130,
"b": 249
},
"hsl": {
"h": 242.017,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.66564,
"c": 0.17212,
"h": 282.2
},
"luminance": 0.27873
}Semantic roles & 50–950 ramp
primary
#8682F9
secondary
#F5F6D5
accent
#E600DE
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85