#9490EA#9490EA
#9490EA is a light, vivid blue. Relative luminance 0.322; OKLCH L 69.4% C 0.130 H 284.5°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9490EA |
|---|---|
| RGB | rgb(148, 144, 234) |
| HSL | hsl(243, 68%, 74%) |
| HSV | hsv(243, 38%, 92%) |
| CMYK | cmyk(36.8%, 38.5%, 0%, 8.2%) |
| CIE-LAB | lab(63.49, 22.55, -44.97) |
| CIE-LCH | lch(63.49, 50.31, 296.63°) |
| OKLab | oklab(69.4% 0.0326 -0.1262) |
| OKLCH | oklch(69.4% 0.13 284.5) |
| XYZ | xyz(37.0331, 32.1817, 82.0864) |
| Luminance | 0.3218 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.33
Lavender Blue
#8B88F8
ΔE00 3.72
Periwinkle Blue
#8F99FB
ΔE00 4.26
Periwinkle (survey)
#8E82FE
ΔE00 5.33
Lavender
#B39DDB
ΔE00 9.35
Soft Blue
#6488EA
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9490EA #E6EA90
analogous
#90B9EA #9490EA #C190EA
triadic
#9490EA #EA9490 #90EA94
tetradic
#9490EA #EA90B9 #E6EA90 #90EAC1
square
#9490EA #EA90B9 #E6EA90 #90EAC1
split-complementary
#9490EA #EAC190 #B9EA90
monochromatic
#3129D7 #625DE0 #9490EA #C6C3F4 #E6E5FA
Accessibility & contrast
On white
2.82
#9490EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#9490EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9490EA
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9490EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9490EA | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEE
Deuteranopia (green-blind)
#7097E8
Tritanopia (blue-blind)
#7CA1B2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9490ea; /* rgb */ color: rgb(148, 144, 234); /* oklch */ color: oklch(69.4% 0.130 284.5);
Tailwind
colors: {
custom: {
50: '#b6b0f1',
500: '#9490ea',
950: '#000000',
},
}SCSS
$custom: #9490ea; $custom-light: #b6b0f1; $custom-dark: #000000;
JSON
{
"hex": "#9490ea",
"rgb": {
"r": 148,
"g": 144,
"b": 234
},
"hsl": {
"h": 242.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.69399,
"c": 0.13037,
"h": 284.5
},
"luminance": 0.32183
}Semantic roles & 50–950 ramp
primary
#9490EA
secondary
#F1F2D9
accent
#D015C8
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85