#8A95EC#8A95EC
#8A95EC is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.7% C 0.128 H 277.1°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8A95EC |
|---|---|
| RGB | rgb(138, 149, 236) |
| HSL | hsl(233, 72%, 73%) |
| HSV | hsv(233, 42%, 93%) |
| CMYK | cmyk(41.5%, 36.9%, 0%, 7.5%) |
| CIE-LAB | lab(64.12, 17.62, -45.13) |
| CIE-LCH | lch(64.12, 48.45, 291.33°) |
| OKLab | oklab(69.73% 0.0157 -0.1269) |
| OKLCH | oklch(69.73% 0.128 277.1) |
| XYZ | xyz(36.3645, 32.9526, 83.7850) |
| Luminance | 0.3295 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.20
Perrywinkle
#8F8CE7
ΔE00 3.59
Lavender Blue
#8B88F8
ΔE00 4.61
Periwinkle (survey)
#8E82FE
ΔE00 6.77
Soft Blue
#6488EA
ΔE00 7.12
Cornflowerblue
#6495ED
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A95EC #ECE18A
analogous
#8AC6EC #8A95EC #B08AEC
triadic
#8A95EC #EC8A95 #95EC8A
tetradic
#8A95EC #EC8AC6 #ECE18A #8AECB0
square
#8A95EC #EC8AC6 #ECE18A #8AECB0
split-complementary
#8A95EC #ECB08A #C6EC8A
monochromatic
#2338D8 #5565E3 #8A95EC #BFC5F5 #E5E7FB
Accessibility & contrast
On white
2.77
#8A95EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#8A95EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A95EC
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A95EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A95EC | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEF
Deuteranopia (green-blind)
#7098EA
Tritanopia (blue-blind)
#6BA6B5
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8a95ec; /* rgb */ color: rgb(138, 149, 236); /* oklch */ color: oklch(69.7% 0.128 277.1);
Tailwind
colors: {
custom: {
50: '#b0b4f2',
500: '#8a95ec',
950: '#000000',
},
}SCSS
$custom: #8a95ec; $custom-light: #b0b4f2; $custom-dark: #000000;
JSON
{
"hex": "#8a95ec",
"rgb": {
"r": 138,
"g": 149,
"b": 236
},
"hsl": {
"h": 233.265,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.69729,
"c": 0.12786,
"h": 277.1
},
"luminance": 0.32954
}Semantic roles & 50–950 ramp
primary
#8A95EC
secondary
#F2EFD9
accent
#BE11D4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085