#8A95F8#8A95F8
#8A95F8 is a light, vivid blue. Relative luminance 0.337; OKLCH L 70.4% C 0.145 H 277.2°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8A95F8 |
|---|---|
| RGB | rgb(138, 149, 248) |
| HSL | hsl(234, 89%, 76%) |
| HSV | hsv(234, 44%, 97%) |
| CMYK | cmyk(44.4%, 39.9%, 0%, 2.7%) |
| CIE-LAB | lab(64.70, 21.02, -50.81) |
| CIE-LCH | lch(64.70, 54.98, 292.48°) |
| OKLab | oklab(70.36% 0.0181 -0.1434) |
| OKLCH | oklch(70.36% 0.145 277.2) |
| XYZ | xyz(38.1668, 33.6735, 93.2773) |
| Luminance | 0.3367 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.25
Lavender Blue
#8B88F8
ΔE00 4.13
Perrywinkle
#8F8CE7
ΔE00 4.24
Periwinkle (survey)
#8E82FE
ΔE00 6.19
Soft Blue
#6488EA
ΔE00 7.08
Cornflowerblue
#6495ED
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A95F8 #F8ED8A
analogous
#8ACCF8 #8A95F8 #B68AF8
triadic
#8A95F8 #F88A95 #95F88A
tetradic
#8A95F8 #F88ACC #F8ED8A #8AF8B6
square
#8A95F8 #F88ACC #F8ED8A #8AF8B6
split-complementary
#8A95F8 #F8B68A #CCF88A
monochromatic
#172CF1 #5061F5 #8A95F8 #C4C9FB #E2E5FD
Accessibility & contrast
On white
2.71
#8A95F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#8A95F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A95F8
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A95F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A95F8 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FC
Deuteranopia (green-blind)
#6899F6
Tritanopia (blue-blind)
#64A9BB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8a95f8; /* rgb */ color: rgb(138, 149, 248); /* oklch */ color: oklch(70.4% 0.145 277.2);
Tailwind
colors: {
custom: {
50: '#b1b4fb',
500: '#8a95f8',
950: '#000000',
},
}SCSS
$custom: #8a95f8; $custom-light: #b1b4fb; $custom-dark: #000000;
JSON
{
"hex": "#8a95f8",
"rgb": {
"r": 138,
"g": 149,
"b": 248
},
"hsl": {
"h": 234,
"s": 88.71,
"l": 75.686
},
"oklch": {
"l": 0.70364,
"c": 0.14457,
"h": 277.2
},
"luminance": 0.33675
}Semantic roles & 50–950 ramp
primary
#8A95F8
secondary
#F5F2D6
accent
#CE00E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085