#8484FF#8484FF
#8484FF is a light, vivid blue. Relative luminance 0.286; OKLCH L 67.1% C 0.178 H 280.5°. Best body text is #000000 at 6.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8484FF |
|---|---|
| RGB | rgb(132, 132, 255) |
| HSL | hsl(240, 100%, 76%) |
| HSV | hsv(240, 48%, 100%) |
| CMYK | cmyk(48.2%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(60.45, 31.60, -61.44) |
| CIE-LCH | lch(60.45, 69.09, 297.22°) |
| OKLab | oklab(67.15% 0.0324 -0.1748) |
| OKLCH | oklch(67.15% 0.178 280.5) |
| XYZ | xyz(35.8115, 28.6261, 98.2268) |
| Luminance | 0.2863 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.87
Periwinkle (survey)
#8E82FE
ΔE00 2.13
Perrywinkle
#8F8CE7
ΔE00 4.80
Cornflower
#6A79F7
ΔE00 4.98
Periwinkle Blue
#8F99FB
ΔE00 6.10
Soft Blue
#6488EA
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8484FF #FFFF84
analogous
#84C1FF #8484FF #C184FF
triadic
#8484FF #FF8484 #84FF84
tetradic
#8484FF #FF84C1 #FFFF84 #84FFC1
square
#8484FF #FF84C1 #FFFF84 #84FFC1
split-complementary
#8484FF #FFC184 #C1FF84
monochromatic
#0A0AFF #4747FF #8484FF #C1C1FF #E0E0FF
Accessibility & contrast
On white
3.12
#8484FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.73
#8484FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8484FF
6.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8484FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8484FF | 1.00 | 3.12 | 6.73 | 6.73 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C96FF
Deuteranopia (green-blind)
#438DFC
Tritanopia (blue-blind)
#569EB5
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8484ff; /* rgb */ color: rgb(132, 132, 255); /* oklch */ color: oklch(67.1% 0.178 280.5);
Tailwind
colors: {
custom: {
50: '#afa7ff',
500: '#8484ff',
950: '#000000',
},
}SCSS
$custom: #8484ff; $custom-light: #afa7ff; $custom-dark: #000000;
JSON
{
"hex": "#8484ff",
"rgb": {
"r": 132,
"g": 132,
"b": 255
},
"hsl": {
"h": 240,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.67148,
"c": 0.17778,
"h": 280.5
},
"luminance": 0.28628
}Semantic roles & 50–950 ramp
primary
#8484FF
secondary
#F7F7D4
accent
#E600E5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86