#9490EE#9490EE
#9490EE is a light, vivid blue. Relative luminance 0.324; OKLCH L 69.6% C 0.136 H 284.2°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9490EE |
|---|---|
| RGB | rgb(148, 144, 238) |
| HSL | hsl(243, 73%, 75%) |
| HSV | hsv(243, 39%, 93%) |
| CMYK | cmyk(37.8%, 39.5%, 0%, 6.7%) |
| CIE-LAB | lab(63.68, 23.63, -46.88) |
| CIE-LCH | lch(63.68, 52.49, 296.75°) |
| OKLab | oklab(69.61% 0.0334 -0.1318) |
| OKLCH | oklch(69.61% 0.136 284.2) |
| XYZ | xyz(37.6143, 32.4142, 85.1470) |
| Luminance | 0.3241 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.50
Lavender Blue
#8B88F8
ΔE00 3.26
Periwinkle Blue
#8F99FB
ΔE00 3.90
Periwinkle (survey)
#8E82FE
ΔE00 4.91
Soft Blue
#6488EA
ΔE00 9.20
Cornflower
#6A79F7
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9490EE #EAEE90
analogous
#90BBEE #9490EE #C390EE
triadic
#9490EE #EE9490 #90EE94
tetradic
#9490EE #EE90BB #EAEE90 #90EEC3
square
#9490EE #EE90BB #EAEE90 #90EEC3
split-complementary
#9490EE #EEC390 #BBEE90
monochromatic
#2E26DE #615BE6 #9490EE #C7C5F6 #E5E4FB
Accessibility & contrast
On white
2.81
#9490EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#9490EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9490EE
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9490EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9490EE | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF2
Deuteranopia (green-blind)
#6D97EC
Tritanopia (blue-blind)
#7BA2B4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9490ee; /* rgb */ color: rgb(148, 144, 238); /* oklch */ color: oklch(69.6% 0.136 284.2);
Tailwind
colors: {
custom: {
50: '#b7b0f4',
500: '#9490ee',
950: '#000000',
},
}SCSS
$custom: #9490ee; $custom-light: #b7b0f4; $custom-dark: #000000;
JSON
{
"hex": "#9490ee",
"rgb": {
"r": 148,
"g": 144,
"b": 238
},
"hsl": {
"h": 242.553,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.69607,
"c": 0.13594,
"h": 284.2
},
"luminance": 0.32415
}Semantic roles & 50–950 ramp
primary
#9490EE
secondary
#F1F3D8
accent
#D610CD
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#121017
muted
#817F85