#8B8FF6#8B8FF6
#8B8FF6 is a light, vivid blue. Relative luminance 0.318; OKLCH L 69.2% C 0.150 H 280.0°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8B8FF6 |
|---|---|
| RGB | rgb(139, 143, 246) |
| HSL | hsl(238, 86%, 75%) |
| HSV | hsv(238, 43%, 96%) |
| CMYK | cmyk(43.5%, 41.9%, 0%, 3.5%) |
| CIE-LAB | lab(63.17, 24.18, -52.14) |
| CIE-LCH | lch(63.17, 57.47, 294.88°) |
| OKLab | oklab(69.18% 0.0261 -0.1473) |
| OKLCH | oklch(69.18% 0.15 280) |
| XYZ | xyz(37.0995, 31.7860, 91.3514) |
| Luminance | 0.3179 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.20
Perrywinkle
#8F8CE7
ΔE00 2.80
Periwinkle Blue
#8F99FB
ΔE00 2.89
Periwinkle (survey)
#8E82FE
ΔE00 4.34
Soft Blue
#6488EA
ΔE00 7.23
Cornflower
#6A79F7
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B8FF6 #F6F28B
analogous
#8BC4F6 #8B8FF6 #BC8BF6
triadic
#8B8FF6 #F68B8F #8FF68B
tetradic
#8B8FF6 #F68BC4 #F6F28B #8BF6BC
square
#8B8FF6 #F68BC4 #F6F28B #8BF6BC
split-complementary
#8B8FF6 #F6BC8B #C4F68B
monochromatic
#1921ED #5258F2 #8B8FF6 #C4C6FA #E3E4FD
Accessibility & contrast
On white
2.85
#8B8FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#8B8FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B8FF6
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B8FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B8FF6 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689DFA
Deuteranopia (green-blind)
#6295F4
Tritanopia (blue-blind)
#68A4B7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8b8ff6; /* rgb */ color: rgb(139, 143, 246); /* oklch */ color: oklch(69.2% 0.150 280.0);
Tailwind
colors: {
custom: {
50: '#b2aff9',
500: '#8b8ff6',
950: '#000000',
},
}SCSS
$custom: #8b8ff6; $custom-light: #b2aff9; $custom-dark: #000000;
JSON
{
"hex": "#8b8ff6",
"rgb": {
"r": 139,
"g": 143,
"b": 246
},
"hsl": {
"h": 237.757,
"s": 85.6,
"l": 75.49
},
"oklch": {
"l": 0.69175,
"c": 0.14962,
"h": 280
},
"luminance": 0.31788
}Semantic roles & 50–950 ramp
primary
#8B8FF6
secondary
#F5F4D6
accent
#DA03E2
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85