#9490F5#9490F5
#9490F5 is a light, vivid blue. Relative luminance 0.328; OKLCH L 70.0% C 0.146 H 283.8°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9490F5 |
|---|---|
| RGB | rgb(148, 144, 245) |
| HSL | hsl(242, 83%, 76%) |
| HSV | hsv(242, 41%, 96%) |
| CMYK | cmyk(39.6%, 41.2%, 0%, 3.9%) |
| CIE-LAB | lab(64.03, 25.53, -50.19) |
| CIE-LCH | lch(64.03, 56.31, 296.97°) |
| OKLab | oklab(69.98% 0.0347 -0.1414) |
| OKLCH | oklch(69.98% 0.146 283.8) |
| XYZ | xyz(38.6627, 32.8335, 90.6689) |
| Luminance | 0.3283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.23
Lavender Blue
#8B88F8
ΔE00 2.68
Periwinkle Blue
#8F99FB
ΔE00 3.46
Periwinkle (survey)
#8E82FE
ΔE00 4.34
Cornflower
#6A79F7
ΔE00 8.96
Soft Blue
#6488EA
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9490F5 #F1F590
analogous
#90BFF5 #9490F5 #C790F5
triadic
#9490F5 #F59490 #90F594
tetradic
#9490F5 #F590BF #F1F590 #90F5C7
square
#9490F5 #F590BF #F1F590 #90F5C7
split-complementary
#9490F5 #F5C790 #BFF590
monochromatic
#2820EB #5E58F0 #9490F5 #CAC8FA #E4E3FC
Accessibility & contrast
On white
2.78
#9490F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#9490F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9490F5
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9490F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9490F5 | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9EF9
Deuteranopia (green-blind)
#6998F3
Tritanopia (blue-blind)
#78A4B7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #9490f5; /* rgb */ color: rgb(148, 144, 245); /* oklch */ color: oklch(70.0% 0.146 283.8);
Tailwind
colors: {
custom: {
50: '#b7b0f9',
500: '#9490f5',
950: '#000000',
},
}SCSS
$custom: #9490f5; $custom-light: #b7b0f9; $custom-dark: #000000;
JSON
{
"hex": "#9490f5",
"rgb": {
"r": 148,
"g": 144,
"b": 245
},
"hsl": {
"h": 242.376,
"s": 83.471,
"l": 76.275
},
"oklch": {
"l": 0.6998,
"c": 0.1456,
"h": 283.8
},
"luminance": 0.32835
}Semantic roles & 50–950 ramp
primary
#9490F5
secondary
#F3F4D7
accent
#E006D7
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#121017
muted
#817F85