#8484F0#8484F0
#8484F0 is a light, vivid blue. Relative luminance 0.277; OKLCH L 66.2% C 0.157 H 281.2°. Best body text is #000000 at 6.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8484F0 |
|---|---|
| RGB | rgb(132, 132, 240) |
| HSL | hsl(240, 78%, 73%) |
| HSV | hsv(240, 45%, 94%) |
| CMYK | cmyk(45%, 45%, 0%, 5.9%) |
| CIE-LAB | lab(59.61, 27.23, -54.51) |
| CIE-LCH | lch(59.61, 60.93, 296.54°) |
| OKLab | oklab(66.25% 0.0306 -0.1545) |
| OKLCH | oklch(66.25% 0.157 281.2) |
| XYZ | xyz(33.4905, 27.6977, 86.0027) |
| Luminance | 0.2770 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.78
Periwinkle (survey)
#8E82FE
ΔE00 2.79
Perrywinkle
#8F8CE7
ΔE00 3.44
Cornflower
#6A79F7
ΔE00 5.10
Periwinkle Blue
#8F99FB
ΔE00 6.13
Soft Blue
#6488EA
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8484F0 #F0F084
analogous
#84BAF0 #8484F0 #BA84F0
triadic
#8484F0 #F08484 #84F084
tetradic
#8484F0 #F084BA #F0F084 #84F0BA
square
#8484F0 #F084BA #F0F084 #84F0BA
split-complementary
#8484F0 #F0BA84 #BAF084
monochromatic
#1B1BDE #4D4DE9 #8484F0 #BBBBF7 #E4E4FC
Accessibility & contrast
On white
3.21
#8484F0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.54
#8484F0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8484F0
6.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8484F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8484F0 | 1.00 | 3.21 | 6.54 | 6.54 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5994F4
Deuteranopia (green-blind)
#528CEE
Tritanopia (blue-blind)
#609AAE
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8484f0; /* rgb */ color: rgb(132, 132, 240); /* oklch */ color: oklch(66.2% 0.157 281.2);
Tailwind
colors: {
custom: {
50: '#ada7f5',
500: '#8484f0',
950: '#000000',
},
}SCSS
$custom: #8484f0; $custom-light: #ada7f5; $custom-dark: #000000;
JSON
{
"hex": "#8484f0",
"rgb": {
"r": 132,
"g": 132,
"b": 240
},
"hsl": {
"h": 240,
"s": 78.261,
"l": 72.941
},
"oklch": {
"l": 0.66246,
"c": 0.15748,
"h": 281.2
},
"luminance": 0.27699
}Semantic roles & 50–950 ramp
primary
#8484F0
secondary
#F3F3D8
accent
#DB0BDB
background
#FBFAFF
surface
#F6F4FE
border
#D0CED6
text
#110F17
muted
#807F85