#8490FF#8490FF
#8490FF is a light, vivid blue. Relative luminance 0.321; OKLCH L 69.4% C 0.162 H 276.7°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8490FF |
|---|---|
| RGB | rgb(132, 144, 255) |
| HSL | hsl(234, 100%, 76%) |
| HSV | hsv(234, 48%, 100%) |
| CMYK | cmyk(48.2%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(63.40, 24.58, -56.73) |
| CIE-LCH | lch(63.40, 61.83, 293.43°) |
| OKLab | oklab(69.38% 0.0188 -0.1609) |
| OKLCH | oklch(69.38% 0.162 276.7) |
| XYZ | xyz(37.5334, 32.0699, 98.8007) |
| Luminance | 0.3207 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.93
Lavender Blue
#8B88F8
ΔE00 3.36
Perrywinkle
#8F8CE7
ΔE00 4.77
Periwinkle (survey)
#8E82FE
ΔE00 5.20
Soft Blue
#6488EA
ΔE00 6.17
Cornflower
#6A79F7
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8490FF #FFF384
analogous
#84CDFF #8490FF #B584FF
triadic
#8490FF #FF8490 #90FF84
tetradic
#8490FF #FF84CD #FFF384 #84FFB5
square
#8490FF #FF84CD #FFF384 #84FFB5
split-complementary
#8490FF #FFB584 #CDFF84
monochromatic
#0A22FF #4759FF #8490FF #C1C7FF #E0E3FF
Accessibility & contrast
On white
2.83
#8490FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#8490FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8490FF
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8490FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8490FF | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639FFF
Deuteranopia (green-blind)
#5895FD
Tritanopia (blue-blind)
#54A8BB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8490ff; /* rgb */ color: rgb(132, 144, 255); /* oklch */ color: oklch(69.4% 0.162 276.7);
Tailwind
colors: {
custom: {
50: '#aeb0ff',
500: '#8490ff',
950: '#000000',
},
}SCSS
$custom: #8490ff; $custom-light: #aeb0ff; $custom-dark: #000000;
JSON
{
"hex": "#8490ff",
"rgb": {
"r": 132,
"g": 144,
"b": 255
},
"hsl": {
"h": 234.146,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.69383,
"c": 0.162,
"h": 276.7
},
"luminance": 0.32072
}Semantic roles & 50–950 ramp
primary
#8490FF
secondary
#F7F4D4
accent
#CF00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86