#8B8BF2#8B8BF2
#8B8BF2 is a light, vivid blue. Relative luminance 0.304; OKLCH L 68.2% C 0.150 H 281.7°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8B8BF2 |
|---|---|
| RGB | rgb(139, 139, 242) |
| HSL | hsl(240, 80%, 75%) |
| HSV | hsv(240, 43%, 95%) |
| CMYK | cmyk(42.6%, 42.6%, 0%, 5.1%) |
| CIE-LAB | lab(61.97, 25.37, -51.84) |
| CIE-LCH | lch(61.97, 57.72, 296.08°) |
| OKLab | oklab(68.19% 0.0303 -0.1465) |
| OKLCH | oklch(68.19% 0.15 281.7) |
| XYZ | xyz(35.9024, 30.3634, 87.9562) |
| Luminance | 0.3036 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.30
Perrywinkle
#8F8CE7
ΔE00 2.06
Periwinkle (survey)
#8E82FE
ΔE00 3.42
Periwinkle Blue
#8F99FB
ΔE00 4.18
Cornflower
#6A79F7
ΔE00 7.05
Soft Blue
#6488EA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B8BF2 #F2F28B
analogous
#8BBFF2 #8B8BF2 #BF8BF2
triadic
#8B8BF2 #F28B8B #8BF28B
tetradic
#8B8BF2 #F28BBF #F2F28B #8BF2BF
square
#8B8BF2 #F28BBF #F2F28B #8BF2BF
split-complementary
#8B8BF2 #F2BF8B #BFF28B
monochromatic
#1D1DE6 #5454EC #8B8BF2 #C2C2F8 #E3E3FC
Accessibility & contrast
On white
2.97
#8B8BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#8B8BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B8BF2
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B8BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B8BF2 | 1.00 | 2.97 | 7.07 | 7.07 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6599F6
Deuteranopia (green-blind)
#5F92F0
Tritanopia (blue-blind)
#6BA0B3
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #8b8bf2; /* rgb */ color: rgb(139, 139, 242); /* oklch */ color: oklch(68.2% 0.150 281.7);
Tailwind
colors: {
custom: {
50: '#b1acf7',
500: '#8b8bf2',
950: '#000000',
},
}SCSS
$custom: #8b8bf2; $custom-light: #b1acf7; $custom-dark: #000000;
JSON
{
"hex": "#8b8bf2",
"rgb": {
"r": 139,
"g": 139,
"b": 242
},
"hsl": {
"h": 240,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.68195,
"c": 0.14957,
"h": 281.7
},
"luminance": 0.30365
}Semantic roles & 50–950 ramp
primary
#8B8BF2
secondary
#F4F4D7
accent
#DC09DC
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85