#8B8EF7#8B8EF7
#8B8EF7 is a light, vivid blue. Relative luminance 0.316; OKLCH L 69.0% C 0.152 H 280.4°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8B8EF7 |
|---|---|
| RGB | rgb(139, 142, 247) |
| HSL | hsl(238, 87%, 76%) |
| HSV | hsv(238, 44%, 97%) |
| CMYK | cmyk(43.7%, 42.5%, 0%, 3.1%) |
| CIE-LAB | lab(62.97, 25.04, -53.00) |
| CIE-LCH | lch(62.97, 58.62, 295.29°) |
| OKLab | oklab(69.04% 0.0275 -0.1499) |
| OKLCH | oklch(69.04% 0.152 280.4) |
| XYZ | xyz(37.1040, 31.5486, 92.1121) |
| Luminance | 0.3155 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.87
Perrywinkle
#8F8CE7
ΔE00 2.81
Periwinkle Blue
#8F99FB
ΔE00 3.18
Periwinkle (survey)
#8E82FE
ΔE00 3.99
Soft Blue
#6488EA
ΔE00 7.28
Cornflower
#6A79F7
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B8EF7 #F7F48B
analogous
#8BC4F7 #8B8EF7 #BE8BF7
triadic
#8B8EF7 #F78B8E #8EF78B
tetradic
#8B8EF7 #F78BC4 #F7F48B #8BF7BE
square
#8B8EF7 #F78BC4 #F7F48B #8BF7BE
split-complementary
#8B8EF7 #F7BE8B #C4F78B
monochromatic
#181EEF #5256F3 #8B8EF7 #C4C6FB #E2E3FD
Accessibility & contrast
On white
2.87
#8B8EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#8B8EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B8EF7
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B8EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B8EF7 | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669CFB
Deuteranopia (green-blind)
#5F94F5
Tritanopia (blue-blind)
#68A4B7
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8b8ef7; /* rgb */ color: rgb(139, 142, 247); /* oklch */ color: oklch(69.0% 0.152 280.4);
Tailwind
colors: {
custom: {
50: '#b2affa',
500: '#8b8ef7',
950: '#000000',
},
}SCSS
$custom: #8b8ef7; $custom-light: #b2affa; $custom-dark: #000000;
JSON
{
"hex": "#8b8ef7",
"rgb": {
"r": 139,
"g": 142,
"b": 247
},
"hsl": {
"h": 238.333,
"s": 87.097,
"l": 75.686
},
"oklch": {
"l": 0.69041,
"c": 0.15236,
"h": 280.4
},
"luminance": 0.3155
}Semantic roles & 50–950 ramp
primary
#8B8EF7
secondary
#F5F4D6
accent
#DD02E4
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85