#9490EC#9490EC
#9490EC is a light, vivid blue. Relative luminance 0.323; OKLCH L 69.5% C 0.133 H 284.4°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9490EC |
|---|---|
| RGB | rgb(148, 144, 236) |
| HSL | hsl(243, 71%, 75%) |
| HSV | hsv(243, 39%, 93%) |
| CMYK | cmyk(37.3%, 39%, 0%, 7.5%) |
| CIE-LAB | lab(63.59, 23.09, -45.92) |
| CIE-LCH | lch(63.59, 51.40, 296.69°) |
| OKLab | oklab(69.5% 0.033 -0.129) |
| OKLCH | oklch(69.5% 0.133 284.4) |
| XYZ | xyz(37.3221, 32.2973, 83.6082) |
| Luminance | 0.3230 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.38
Lavender Blue
#8B88F8
ΔE00 3.48
Periwinkle Blue
#8F99FB
ΔE00 4.07
Periwinkle (survey)
#8E82FE
ΔE00 5.11
Soft Blue
#6488EA
ΔE00 9.27
Cornflower
#6A79F7
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9490EC #E8EC90
analogous
#90BAEC #9490EC #C290EC
triadic
#9490EC #EC9490 #90EC94
tetradic
#9490EC #EC90BA #E8EC90 #90ECC2
square
#9490EC #EC90BA #E8EC90 #90ECC2
split-complementary
#9490EC #ECC290 #BAEC90
monochromatic
#2F27DA #625CE3 #9490EC #C6C4F5 #E6E5FB
Accessibility & contrast
On white
2.82
#9490EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#9490EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9490EC
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9490EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9490EC | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DF0
Deuteranopia (green-blind)
#6F97EA
Tritanopia (blue-blind)
#7CA2B3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9490ec; /* rgb */ color: rgb(148, 144, 236); /* oklch */ color: oklch(69.5% 0.133 284.4);
Tailwind
colors: {
custom: {
50: '#b6b0f2',
500: '#9490ec',
950: '#000000',
},
}SCSS
$custom: #9490ec; $custom-light: #b6b0f2; $custom-dark: #000000;
JSON
{
"hex": "#9490ec",
"rgb": {
"r": 148,
"g": 144,
"b": 236
},
"hsl": {
"h": 242.609,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.69503,
"c": 0.13317,
"h": 284.4
},
"luminance": 0.32299
}Semantic roles & 50–950 ramp
primary
#9490EC
secondary
#F1F2D9
accent
#D313CA
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85