#8683FC#8683FC
#8683FC is a light, vivid blue. Relative luminance 0.283; OKLCH L 66.9% C 0.175 H 281.7°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8683FC |
|---|---|
| RGB | rgb(134, 131, 252) |
| HSL | hsl(241, 95%, 75%) |
| HSV | hsv(241, 48%, 99%) |
| CMYK | cmyk(46.8%, 48%, 0%, 1.2%) |
| CIE-LAB | lab(60.18, 31.75, -60.21) |
| CIE-LCH | lch(60.18, 68.07, 297.80°) |
| OKLab | oklab(66.93% 0.0355 -0.1712) |
| OKLCH | oklch(66.93% 0.175 281.7) |
| XYZ | xyz(35.5132, 28.3274, 95.6731) |
| Luminance | 0.2833 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.62
Lavender Blue
#8B88F8
ΔE00 1.69
Perrywinkle
#8F8CE7
ΔE00 4.51
Cornflower
#6A79F7
ΔE00 5.10
Periwinkle Blue
#8F99FB
ΔE00 6.37
Soft Blue
#6488EA
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8683FC #F9FC83
analogous
#83BCFC #8683FC #C383FC
triadic
#8683FC #FC8683 #83FC86
tetradic
#8683FC #FC83BC #F9FC83 #83FCC3
square
#8683FC #FC83BC #F9FC83 #83FCC3
split-complementary
#8683FC #FCC383 #BCFC83
monochromatic
#110BF9 #4C47FB #8683FC #C0BFFD #E2E1FE
Accessibility & contrast
On white
3.15
#8683FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.67
#8683FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8683FC
6.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8683FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8683FC | 1.00 | 3.15 | 6.67 | 6.67 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E95FF
Deuteranopia (green-blind)
#468DF9
Tritanopia (blue-blind)
#5C9DB4
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8683fc; /* rgb */ color: rgb(134, 131, 252); /* oklch */ color: oklch(66.9% 0.175 281.7);
Tailwind
colors: {
custom: {
50: '#b0a7fe',
500: '#8683fc',
950: '#000000',
},
}SCSS
$custom: #8683fc; $custom-light: #b0a7fe; $custom-dark: #000000;
JSON
{
"hex": "#8683fc",
"rgb": {
"r": 134,
"g": 131,
"b": 252
},
"hsl": {
"h": 241.488,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.66928,
"c": 0.17479,
"h": 281.7
},
"luminance": 0.28329
}Semantic roles & 50–950 ramp
primary
#8683FC
secondary
#F6F7D4
accent
#E600E0
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86