#8B95EB#8B95EB
#8B95EB is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.7% C 0.126 H 277.5°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8B95EB |
|---|---|
| RGB | rgb(139, 149, 235) |
| HSL | hsl(234, 71%, 73%) |
| HSV | hsv(234, 41%, 92%) |
| CMYK | cmyk(40.9%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(64.14, 17.60, -44.54) |
| CIE-LCH | lch(64.14, 47.89, 291.56°) |
| OKLab | oklab(69.75% 0.0166 -0.1251) |
| OKLCH | oklch(69.75% 0.126 277.5) |
| XYZ | xyz(36.3858, 32.9804, 83.0298) |
| Luminance | 0.3298 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.32
Perrywinkle
#8F8CE7
ΔE00 3.41
Lavender Blue
#8B88F8
ΔE00 4.62
Periwinkle (survey)
#8E82FE
ΔE00 6.77
Soft Blue
#6488EA
ΔE00 7.34
Cornflowerblue
#6495ED
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B95EB #EBE18B
analogous
#8BC5EB #8B95EB #B18BEB
triadic
#8B95EB #EB8B95 #95EB8B
tetradic
#8B95EB #EB8BC5 #EBE18B #8BEBB1
square
#8B95EB #EB8BC5 #EBE18B #8BEBB1
split-complementary
#8B95EB #EBB18B #C5EB8B
monochromatic
#2537D7 #5765E2 #8B95EB #BFC5F4 #E5E7FA
Accessibility & contrast
On white
2.76
#8B95EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#8B95EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B95EB
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B95EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B95EB | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEE
Deuteranopia (green-blind)
#7198E9
Tritanopia (blue-blind)
#6DA6B5
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8b95eb; /* rgb */ color: rgb(139, 149, 235); /* oklch */ color: oklch(69.7% 0.126 277.5);
Tailwind
colors: {
custom: {
50: '#b0b4f2',
500: '#8b95eb',
950: '#000000',
},
}SCSS
$custom: #8b95eb; $custom-light: #b0b4f2; $custom-dark: #000000;
JSON
{
"hex": "#8b95eb",
"rgb": {
"r": 139,
"g": 149,
"b": 235
},
"hsl": {
"h": 233.75,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.69749,
"c": 0.12624,
"h": 277.5
},
"luminance": 0.32982
}Semantic roles & 50–950 ramp
primary
#8B95EB
secondary
#F2EFD9
accent
#BF13D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085