#8B95F2#8B95F2
#8B95F2 is a light, vivid blue. Relative luminance 0.334; OKLCH L 70.1% C 0.136 H 277.6°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8B95F2 |
|---|---|
| RGB | rgb(139, 149, 242) |
| HSL | hsl(234, 80%, 75%) |
| HSV | hsv(234, 43%, 95%) |
| CMYK | cmyk(42.6%, 38.4%, 0%, 5.1%) |
| CIE-LAB | lab(64.48, 19.56, -47.87) |
| CIE-LCH | lch(64.48, 51.71, 292.23°) |
| OKLab | oklab(70.11% 0.018 -0.1348) |
| OKLCH | oklch(70.11% 0.136 277.6) |
| XYZ | xyz(37.4171, 33.3929, 88.4611) |
| Luminance | 0.3340 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.55
Perrywinkle
#8F8CE7
ΔE00 3.70
Lavender Blue
#8B88F8
ΔE00 4.21
Periwinkle (survey)
#8E82FE
ΔE00 6.34
Soft Blue
#6488EA
ΔE00 7.23
Cornflowerblue
#6495ED
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B95F2 #F2E88B
analogous
#8BC8F2 #8B95F2 #B58BF2
triadic
#8B95F2 #F28B95 #95F28B
tetradic
#8B95F2 #F28BC8 #F2E88B #8BF2B5
square
#8B95F2 #F28BC8 #F2E88B #8BF2B5
split-complementary
#8B95F2 #F2B58B #C8F28B
monochromatic
#1D30E6 #5463EC #8B95F2 #C2C7F8 #E3E6FC
Accessibility & contrast
On white
2.73
#8B95F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#8B95F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B95F2
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B95F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B95F2 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F6
Deuteranopia (green-blind)
#6C99F0
Tritanopia (blue-blind)
#69A8B8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8b95f2; /* rgb */ color: rgb(139, 149, 242); /* oklch */ color: oklch(70.1% 0.136 277.6);
Tailwind
colors: {
custom: {
50: '#b1b4f7',
500: '#8b95f2',
950: '#000000',
},
}SCSS
$custom: #8b95f2; $custom-light: #b1b4f7; $custom-dark: #000000;
JSON
{
"hex": "#8b95f2",
"rgb": {
"r": 139,
"g": 149,
"b": 242
},
"hsl": {
"h": 234.175,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.70113,
"c": 0.13604,
"h": 277.6
},
"luminance": 0.33395
}Semantic roles & 50–950 ramp
primary
#8B95F2
secondary
#F4F1D7
accent
#C809DC
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085