#8B95EC#8B95EC
#8B95EC is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.8% C 0.128 H 277.6°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8B95EC |
|---|---|
| RGB | rgb(139, 149, 236) |
| HSL | hsl(234, 72%, 74%) |
| HSV | hsv(234, 41%, 93%) |
| CMYK | cmyk(41.1%, 36.9%, 0%, 7.5%) |
| CIE-LAB | lab(64.19, 17.88, -45.02) |
| CIE-LCH | lch(64.19, 48.44, 291.66°) |
| OKLab | oklab(69.8% 0.0168 -0.1265) |
| OKLCH | oklch(69.8% 0.128 277.6) |
| XYZ | xyz(36.5307, 33.0383, 83.7928) |
| Luminance | 0.3304 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.20
Perrywinkle
#8F8CE7
ΔE00 3.43
Lavender Blue
#8B88F8
ΔE00 4.55
Periwinkle (survey)
#8E82FE
ΔE00 6.70
Soft Blue
#6488EA
ΔE00 7.32
Cornflowerblue
#6495ED
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B95EC #ECE28B
analogous
#8BC5EC #8B95EC #B18BEC
triadic
#8B95EC #EC8B95 #95EC8B
tetradic
#8B95EC #EC8BC5 #ECE28B #8BECB1
square
#8B95EC #EC8BC5 #ECE28B #8BECB1
split-complementary
#8B95EC #ECB18B #C5EC8B
monochromatic
#2436D9 #5665E3 #8B95EC #C0C5F5 #E5E7FB
Accessibility & contrast
On white
2.76
#8B95EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#8B95EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B95EC
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B95EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B95EC | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEF
Deuteranopia (green-blind)
#7098EA
Tritanopia (blue-blind)
#6CA6B5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8b95ec; /* rgb */ color: rgb(139, 149, 236); /* oklch */ color: oklch(69.8% 0.128 277.6);
Tailwind
colors: {
custom: {
50: '#b1b4f2',
500: '#8b95ec',
950: '#000000',
},
}SCSS
$custom: #8b95ec; $custom-light: #b1b4f2; $custom-dark: #000000;
JSON
{
"hex": "#8b95ec",
"rgb": {
"r": 139,
"g": 149,
"b": 236
},
"hsl": {
"h": 233.814,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.698,
"c": 0.12765,
"h": 277.6
},
"luminance": 0.3304
}Semantic roles & 50–950 ramp
primary
#8B95EC
secondary
#F2F0D9
accent
#C012D4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085