#8A8DEC#8A8DEC
#8A8DEC is a light, vivid blue. Relative luminance 0.305; OKLCH L 68.2% C 0.139 H 280.7°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8A8DEC |
|---|---|
| RGB | rgb(138, 141, 236) |
| HSL | hsl(238, 72%, 73%) |
| HSV | hsv(238, 42%, 93%) |
| CMYK | cmyk(41.5%, 40.3%, 0%, 7.5%) |
| CIE-LAB | lab(62.09, 22.27, -48.34) |
| CIE-LCH | lch(62.09, 53.22, 294.74°) |
| OKLab | oklab(68.17% 0.0257 -0.1363) |
| OKLCH | oklch(68.17% 0.139 280.7) |
| XYZ | xyz(35.1420, 30.5076, 83.3775) |
| Luminance | 0.3051 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.61
Lavender Blue
#8B88F8
ΔE00 2.44
Periwinkle Blue
#8F99FB
ΔE00 3.85
Periwinkle (survey)
#8E82FE
ΔE00 4.53
Soft Blue
#6488EA
ΔE00 7.19
Cornflower
#6A79F7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A8DEC #ECE98A
analogous
#8ABEEC #8A8DEC #B88AEC
triadic
#8A8DEC #EC8A8D #8DEC8A
tetradic
#8A8DEC #EC8ABE #ECE98A #8AECB8
square
#8A8DEC #EC8ABE #ECE98A #8AECB8
split-complementary
#8A8DEC #ECB88A #BEEC8A
monochromatic
#2329D8 #555AE3 #8A8DEC #BFC0F5 #E5E5FB
Accessibility & contrast
On white
2.96
#8A8DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#8A8DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A8DEC
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A8DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A8DEC | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9AF0
Deuteranopia (green-blind)
#6593EA
Tritanopia (blue-blind)
#6CA0B1
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #8a8dec; /* rgb */ color: rgb(138, 141, 236); /* oklch */ color: oklch(68.2% 0.139 280.7);
Tailwind
colors: {
custom: {
50: '#b0aef2',
500: '#8a8dec',
950: '#000000',
},
}SCSS
$custom: #8a8dec; $custom-light: #b0aef2; $custom-dark: #000000;
JSON
{
"hex": "#8a8dec",
"rgb": {
"r": 138,
"g": 141,
"b": 236
},
"hsl": {
"h": 238.163,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.68172,
"c": 0.13866,
"h": 280.7
},
"luminance": 0.30509
}Semantic roles & 50–950 ramp
primary
#8A8DEC
secondary
#F2F2D9
accent
#CE11D4
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85