#8B95FF#8B95FF
#8B95FF is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.8% C 0.154 H 277.6°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8B95FF |
|---|---|
| RGB | rgb(139, 149, 255) |
| HSL | hsl(235, 100%, 77%) |
| HSV | hsv(235, 45%, 100%) |
| CMYK | cmyk(45.5%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(65.12, 23.27, -53.96) |
| CIE-LCH | lch(65.12, 58.77, 293.33°) |
| OKLab | oklab(70.82% 0.0204 -0.1526) |
| OKLCH | oklch(70.82% 0.154 277.6) |
| XYZ | xyz(39.4394, 34.2018, 99.1118) |
| Luminance | 0.3420 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.38
Lavender Blue
#8B88F8
ΔE00 4.06
Perrywinkle
#8F8CE7
ΔE00 4.72
Periwinkle (survey)
#8E82FE
ΔE00 5.96
Soft Blue
#6488EA
ΔE00 7.41
Cornflowerblue
#6495ED
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B95FF #FFF58B
analogous
#8BCFFF #8B95FF #BB8BFF
triadic
#8B95FF #FF8B95 #95FF8B
tetradic
#8B95FF #FF8BCF #FFF58B #8BFFBB
square
#8B95FF #FF8BCF #FFF58B #8BFFBB
split-complementary
#8B95FF #FFBB8B #CFFF8B
monochromatic
#1125FF #4E5DFF #8B95FF #C8CDFF #E0E3FF
Accessibility & contrast
On white
2.68
#8B95FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#8B95FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B95FF
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B95FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B95FF | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#639AFD
Tritanopia (blue-blind)
#62ABBE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8b95ff; /* rgb */ color: rgb(139, 149, 255); /* oklch */ color: oklch(70.8% 0.154 277.6);
Tailwind
colors: {
custom: {
50: '#b2b4ff',
500: '#8b95ff',
950: '#000000',
},
}SCSS
$custom: #8b95ff; $custom-light: #b2b4ff; $custom-dark: #000000;
JSON
{
"hex": "#8b95ff",
"rgb": {
"r": 139,
"g": 149,
"b": 255
},
"hsl": {
"h": 234.828,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.70817,
"c": 0.15399,
"h": 277.6
},
"luminance": 0.34204
}Semantic roles & 50–950 ramp
primary
#8B95FF
secondary
#F7F4D4
accent
#D200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086