#8B95F9#8B95F9
#8B95F9 is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.5% C 0.146 H 277.6°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8B95F9 |
|---|---|
| RGB | rgb(139, 149, 249) |
| HSL | hsl(235, 90%, 76%) |
| HSV | hsv(235, 44%, 98%) |
| CMYK | cmyk(44.2%, 40.2%, 0%, 2.4%) |
| CIE-LAB | lab(64.82, 21.55, -51.16) |
| CIE-LCH | lch(64.82, 55.52, 292.84°) |
| OKLab | oklab(70.49% 0.0194 -0.1444) |
| OKLCH | oklch(70.49% 0.146 277.6) |
| XYZ | xyz(38.4886, 33.8215, 94.1043) |
| Luminance | 0.3382 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.17
Lavender Blue
#8B88F8
ΔE00 4.03
Perrywinkle
#8F8CE7
ΔE00 4.19
Periwinkle (survey)
#8E82FE
ΔE00 6.07
Soft Blue
#6488EA
ΔE00 7.27
Cornflowerblue
#6495ED
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B95F9 #F9EF8B
analogous
#8BCCF9 #8B95F9 #B88BF9
triadic
#8B95F9 #F98B95 #95F98B
tetradic
#8B95F9 #F98BCC #F9EF8B #8BF9B8
square
#8B95F9 #F98BCC #F9EF8B #8BF9B8
split-complementary
#8B95F9 #F9B88B #CCF98B
monochromatic
#172BF3 #5160F6 #8B95F9 #C5CAFC #E2E4FD
Accessibility & contrast
On white
2.70
#8B95F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#8B95F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B95F9
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B95F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B95F9 | 1.00 | 2.70 | 7.76 | 7.76 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FD
Deuteranopia (green-blind)
#6899F7
Tritanopia (blue-blind)
#66A9BB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8b95f9; /* rgb */ color: rgb(139, 149, 249); /* oklch */ color: oklch(70.5% 0.146 277.6);
Tailwind
colors: {
custom: {
50: '#b2b4fc',
500: '#8b95f9',
950: '#000000',
},
}SCSS
$custom: #8b95f9; $custom-light: #b2b4fc; $custom-dark: #000000;
JSON
{
"hex": "#8b95f9",
"rgb": {
"r": 139,
"g": 149,
"b": 249
},
"hsl": {
"h": 234.545,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.70488,
"c": 0.14574,
"h": 277.6
},
"luminance": 0.33823
}Semantic roles & 50–950 ramp
primary
#8B95F9
secondary
#F6F3D5
accent
#D100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085