#8B95F8#8B95F8
#8B95F8 is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.4% C 0.144 H 277.6°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8B95F8 |
|---|---|
| RGB | rgb(139, 149, 248) |
| HSL | hsl(234, 89%, 76%) |
| HSV | hsv(234, 44%, 97%) |
| CMYK | cmyk(44%, 39.9%, 0%, 2.7%) |
| CIE-LAB | lab(64.77, 21.26, -50.69) |
| CIE-LCH | lch(64.77, 54.97, 292.76°) |
| OKLab | oklab(70.43% 0.0192 -0.1431) |
| OKLCH | oklch(70.43% 0.144 277.6) |
| XYZ | xyz(38.3331, 33.7593, 93.2851) |
| Luminance | 0.3376 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.18
Lavender Blue
#8B88F8
ΔE00 4.04
Perrywinkle
#8F8CE7
ΔE00 4.11
Periwinkle (survey)
#8E82FE
ΔE00 6.10
Soft Blue
#6488EA
ΔE00 7.26
Cornflowerblue
#6495ED
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B95F8 #F8EE8B
analogous
#8BCCF8 #8B95F8 #B78BF8
triadic
#8B95F8 #F88B95 #95F88B
tetradic
#8B95F8 #F88BCC #F8EE8B #8BF8B7
square
#8B95F8 #F88BCC #F8EE8B #8BF8B7
split-complementary
#8B95F8 #F8B78B #CCF88B
monochromatic
#182CF1 #5160F5 #8B95F8 #C5CAFB #E2E5FD
Accessibility & contrast
On white
2.71
#8B95F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#8B95F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B95F8
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B95F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B95F8 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FC
Deuteranopia (green-blind)
#6899F6
Tritanopia (blue-blind)
#66A9BB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8b95f8; /* rgb */ color: rgb(139, 149, 248); /* oklch */ color: oklch(70.4% 0.144 277.6);
Tailwind
colors: {
custom: {
50: '#b2b4fb',
500: '#8b95f8',
950: '#000000',
},
}SCSS
$custom: #8b95f8; $custom-light: #b2b4fb; $custom-dark: #000000;
JSON
{
"hex": "#8b95f8",
"rgb": {
"r": 139,
"g": 149,
"b": 248
},
"hsl": {
"h": 234.495,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.70434,
"c": 0.14436,
"h": 277.6
},
"luminance": 0.33761
}Semantic roles & 50–950 ramp
primary
#8B95F8
secondary
#F5F2D6
accent
#D000E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085