#9490EB#9490EB
#9490EB is a light, vivid blue. Relative luminance 0.322; OKLCH L 69.5% C 0.132 H 284.4°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9490EB |
|---|---|
| RGB | rgb(148, 144, 235) |
| HSL | hsl(243, 69%, 74%) |
| HSV | hsv(243, 39%, 92%) |
| CMYK | cmyk(37%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(63.54, 22.82, -45.45) |
| CIE-LCH | lch(63.54, 50.85, 296.66°) |
| OKLab | oklab(69.45% 0.0328 -0.1276) |
| OKLCH | oklch(69.45% 0.132 284.4) |
| XYZ | xyz(37.1772, 32.2393, 82.8451) |
| Luminance | 0.3224 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.35
Lavender Blue
#8B88F8
ΔE00 3.60
Periwinkle Blue
#8F99FB
ΔE00 4.16
Periwinkle (survey)
#8E82FE
ΔE00 5.22
Soft Blue
#6488EA
ΔE00 9.31
Lavender
#B39DDB
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9490EB #E7EB90
analogous
#90BAEB #9490EB #C290EB
triadic
#9490EB #EB9490 #90EB94
tetradic
#9490EB #EB90BA #E7EB90 #90EBC2
square
#9490EB #EB90BA #E7EB90 #90EBC2
split-complementary
#9490EB #EBC290 #BAEB90
monochromatic
#3028D8 #625CE2 #9490EB #C6C4F4 #E6E5FA
Accessibility & contrast
On white
2.82
#9490EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#9490EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9490EB
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9490EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9490EB | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DEF
Deuteranopia (green-blind)
#6F97E9
Tritanopia (blue-blind)
#7CA2B2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9490eb; /* rgb */ color: rgb(148, 144, 235); /* oklch */ color: oklch(69.5% 0.132 284.4);
Tailwind
colors: {
custom: {
50: '#b6b0f2',
500: '#9490eb',
950: '#000000',
},
}SCSS
$custom: #9490eb; $custom-light: #b6b0f2; $custom-dark: #000000;
JSON
{
"hex": "#9490eb",
"rgb": {
"r": 148,
"g": 144,
"b": 235
},
"hsl": {
"h": 242.637,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.69451,
"c": 0.13177,
"h": 284.4
},
"luminance": 0.32241
}Semantic roles & 50–950 ramp
primary
#9490EB
secondary
#F1F2D9
accent
#D114C9
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85