#8D84EC#8D84EC
#8D84EC is a light, vivid blue. Relative luminance 0.282; OKLCH L 66.7% C 0.151 H 285.5°. Best body text is #000000 at 6.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8D84EC |
|---|---|
| RGB | rgb(141, 132, 236) |
| HSL | hsl(245, 73%, 72%) |
| HSV | hsv(245, 44%, 93%) |
| CMYK | cmyk(40.3%, 44.1%, 0%, 7.5%) |
| CIE-LAB | lab(60.09, 28.26, -51.50) |
| CIE-LCH | lch(60.09, 58.74, 298.76°) |
| OKLab | oklab(66.71% 0.0403 -0.1454) |
| OKLCH | oklch(66.71% 0.151 285.5) |
| XYZ | xyz(34.3718, 28.2201, 82.9766) |
| Luminance | 0.2822 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.25
Perrywinkle
#8F8CE7
ΔE00 2.65
Periwinkle (survey)
#8E82FE
ΔE00 2.66
Periwinkle Blue
#8F99FB
ΔE00 6.59
Cornflower
#6A79F7
ΔE00 6.79
Mediumpurple
#9370DB
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D84EC #E3EC84
analogous
#84AFEC #8D84EC #C184EC
triadic
#8D84EC #EC8D84 #84EC8D
tetradic
#8D84EC #EC84AF #E3EC84 #84ECC1
square
#8D84EC #EC84AF #E3EC84 #84ECC1
split-complementary
#8D84EC #ECC184 #AFEC84
monochromatic
#3021D5 #5C4FE4 #8D84EC #BEB9F4 #E6E4FB
Accessibility & contrast
On white
3.16
#8D84EC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.64
#8D84EC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D84EC
6.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D84EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D84EC | 1.00 | 3.16 | 6.64 | 6.64 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E94F0
Deuteranopia (green-blind)
#5B8EEA
Tritanopia (blue-blind)
#7299AD
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8d84ec; /* rgb */ color: rgb(141, 132, 236); /* oklch */ color: oklch(66.7% 0.151 285.5);
Tailwind
colors: {
custom: {
50: '#b2a7f2',
500: '#8d84ec',
950: '#000000',
},
}SCSS
$custom: #8d84ec; $custom-light: #b2a7f2; $custom-dark: #000000;
JSON
{
"hex": "#8d84ec",
"rgb": {
"r": 141,
"g": 132,
"b": 236
},
"hsl": {
"h": 245.192,
"s": 73.239,
"l": 72.157
},
"oklch": {
"l": 0.66706,
"c": 0.15093,
"h": 285.5
},
"luminance": 0.28221
}Semantic roles & 50–950 ramp
primary
#8D84EC
secondary
#F0F3D8
accent
#D510C4
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85