#8B95FB#8B95FB
#8B95FB is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.6% C 0.148 H 277.6°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8B95FB |
|---|---|
| RGB | rgb(139, 149, 251) |
| HSL | hsl(235, 93%, 76%) |
| HSV | hsv(235, 45%, 98%) |
| CMYK | cmyk(44.6%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(64.92, 22.12, -52.10) |
| CIE-LCH | lch(64.92, 56.60, 293.01°) |
| OKLab | oklab(70.6% 0.0197 -0.1472) |
| OKLCH | oklch(70.6% 0.149 277.6) |
| XYZ | xyz(38.8022, 33.9469, 95.7559) |
| Luminance | 0.3395 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.19
Lavender Blue
#8B88F8
ΔE00 4.02
Perrywinkle
#8F8CE7
ΔE00 4.36
Periwinkle (survey)
#8E82FE
ΔE00 6.02
Soft Blue
#6488EA
ΔE00 7.31
Cornflowerblue
#6495ED
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B95FB #FBF18B
analogous
#8BCDFB #8B95FB #B98BFB
triadic
#8B95FB #FB8B95 #95FB8B
tetradic
#8B95FB #FB8BCD #FBF18B #8BFBB9
square
#8B95FB #FB8BCD #FBF18B #8BFBB9
split-complementary
#8B95FB #FBB98B #CDFB8B
monochromatic
#1529F7 #505FF9 #8B95FB #C6CBFD #E1E4FE
Accessibility & contrast
On white
2.70
#8B95FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#8B95FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B95FB
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B95FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B95FB | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FF
Deuteranopia (green-blind)
#6699F9
Tritanopia (blue-blind)
#64AABC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8b95fb; /* rgb */ color: rgb(139, 149, 251); /* oklch */ color: oklch(70.6% 0.148 277.6);
Tailwind
colors: {
custom: {
50: '#b2b4fd',
500: '#8b95fb',
950: '#000000',
},
}SCSS
$custom: #8b95fb; $custom-light: #b2b4fd; $custom-dark: #000000;
JSON
{
"hex": "#8b95fb",
"rgb": {
"r": 139,
"g": 149,
"b": 251
},
"hsl": {
"h": 234.643,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.70597,
"c": 0.1485,
"h": 277.6
},
"luminance": 0.33949
}Semantic roles & 50–950 ramp
primary
#8B95FB
secondary
#F6F3D5
accent
#D100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086