#8384EE#8384EE
#8384EE is a light, vivid blue. Relative luminance 0.275; OKLCH L 66.1% C 0.155 H 280.9°. Best body text is #000000 at 6.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8384EE |
|---|---|
| RGB | rgb(131, 132, 238) |
| HSL | hsl(239, 76%, 72%) |
| HSV | hsv(239, 45%, 93%) |
| CMYK | cmyk(45%, 44.5%, 0%, 6.7%) |
| CIE-LAB | lab(59.43, 26.42, -53.69) |
| CIE-LCH | lch(59.43, 59.84, 296.20°) |
| OKLab | oklab(66.05% 0.0292 -0.1521) |
| OKLCH | oklch(66.05% 0.155 280.9) |
| XYZ | xyz(33.0393, 27.4993, 84.4393) |
| Luminance | 0.2750 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.03
Periwinkle (survey)
#8E82FE
ΔE00 3.11
Perrywinkle
#8F8CE7
ΔE00 3.41
Cornflower
#6A79F7
ΔE00 5.04
Periwinkle Blue
#8F99FB
ΔE00 6.18
Soft Blue
#6488EA
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8384EE #EEED83
analogous
#83BAEE #8384EE #B783EE
triadic
#8384EE #EE8384 #84EE83
tetradic
#8384EE #EE83BA #EEED83 #83EEB7
square
#8384EE #EE83BA #EEED83 #83EEB7
split-complementary
#8384EE #EEB783 #BAEE83
monochromatic
#1E1FD9 #4D4FE7 #8384EE #B9B9F5 #E4E4FB
Accessibility & contrast
On white
3.23
#8384EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.50
#8384EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8384EE
6.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8384EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8384EE | 1.00 | 3.23 | 6.50 | 6.50 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A93F2
Deuteranopia (green-blind)
#538BEC
Tritanopia (blue-blind)
#5F9AAD
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8384ee; /* rgb */ color: rgb(131, 132, 238); /* oklch */ color: oklch(66.1% 0.155 280.9);
Tailwind
colors: {
custom: {
50: '#aca7f4',
500: '#8384ee',
950: '#000000',
},
}SCSS
$custom: #8384ee; $custom-light: #aca7f4; $custom-dark: #000000;
JSON
{
"hex": "#8384ee",
"rgb": {
"r": 131,
"g": 132,
"b": 238
},
"hsl": {
"h": 239.439,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.66055,
"c": 0.15489,
"h": 280.9
},
"luminance": 0.27501
}Semantic roles & 50–950 ramp
primary
#8384EE
secondary
#F3F3D8
accent
#D60DD8
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85