#8A84FF#8A84FF
#8A84FF is a light, vivid blue. Relative luminance 0.291; OKLCH L 67.6% C 0.177 H 282.8°. Best body text is #000000 at 6.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8A84FF |
|---|---|
| RGB | rgb(138, 132, 255) |
| HSL | hsl(243, 100%, 76%) |
| HSV | hsv(243, 48%, 100%) |
| CMYK | cmyk(45.9%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(60.89, 32.92, -60.71) |
| CIE-LCH | lch(60.89, 69.06, 298.47°) |
| OKLab | oklab(67.59% 0.0391 -0.1725) |
| OKLCH | oklch(67.59% 0.177 282.8) |
| XYZ | xyz(36.7771, 29.1241, 98.2720) |
| Luminance | 0.2913 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.10
Lavender Blue
#8B88F8
ΔE00 1.55
Perrywinkle
#8F8CE7
ΔE00 4.48
Cornflower
#6A79F7
ΔE00 5.84
Periwinkle Blue
#8F99FB
ΔE00 6.19
Soft Blue
#6488EA
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A84FF #F9FF84
analogous
#84BBFF #8A84FF #C784FF
triadic
#8A84FF #FF8A84 #84FF8A
tetradic
#8A84FF #FF84BB #F9FF84 #84FFC7
square
#8A84FF #FF84BB #F9FF84 #84FFC7
split-complementary
#8A84FF #FFC784 #BBFF84
monochromatic
#160AFF #5047FF #8A84FF #C4C1FF #E2E0FF
Accessibility & contrast
On white
3.08
#8A84FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.83
#8A84FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A84FF
6.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A84FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A84FF | 1.00 | 3.08 | 6.83 | 6.83 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E97FF
Deuteranopia (green-blind)
#488FFC
Tritanopia (blue-blind)
#629EB5
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8a84ff; /* rgb */ color: rgb(138, 132, 255); /* oklch */ color: oklch(67.6% 0.177 282.8);
Tailwind
colors: {
custom: {
50: '#b2a7ff',
500: '#8a84ff',
950: '#000000',
},
}SCSS
$custom: #8a84ff; $custom-light: #b2a7ff; $custom-dark: #000000;
JSON
{
"hex": "#8a84ff",
"rgb": {
"r": 138,
"g": 132,
"b": 255
},
"hsl": {
"h": 242.927,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.6759,
"c": 0.1769,
"h": 282.8
},
"luminance": 0.29126
}Semantic roles & 50–950 ramp
primary
#8A84FF
secondary
#F6F7D4
accent
#E600DA
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86