#9490FF#9490FF
#9490FF is a light, vivid blue. Relative luminance 0.335; OKLCH L 70.5% C 0.159 H 283.2°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9490FF |
|---|---|
| RGB | rgb(148, 144, 255) |
| HSL | hsl(242, 100%, 78%) |
| HSV | hsv(242, 44%, 100%) |
| CMYK | cmyk(42%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(64.53, 28.29, -54.86) |
| CIE-LCH | lch(64.53, 61.73, 297.28°) |
| OKLab | oklab(70.53% 0.0362 -0.1551) |
| OKLCH | oklch(70.53% 0.159 283.2) |
| XYZ | xyz(40.2308, 33.4607, 98.9272) |
| Luminance | 0.3346 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.54
Periwinkle Blue
#8F99FB
ΔE00 3.35
Perrywinkle
#8F8CE7
ΔE00 3.52
Periwinkle (survey)
#8E82FE
ΔE00 3.95
Cornflower
#6A79F7
ΔE00 8.76
Soft Blue
#6488EA
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9490FF #FBFF90
analogous
#90C3FF #9490FF #CB90FF
triadic
#9490FF #FF9490 #90FF94
tetradic
#9490FF #FF90C3 #FBFF90 #90FFCB
square
#9490FF #FF90C3 #FBFF90 #90FFCB
split-complementary
#9490FF #FFCB90 #C3FF90
monochromatic
#1E16FF #5953FF #9490FF #CFCDFF #E2E0FF
Accessibility & contrast
On white
2.73
#9490FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#9490FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9490FF
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9490FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9490FF | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#6299FC
Tritanopia (blue-blind)
#73A7BB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9490ff; /* rgb */ color: rgb(148, 144, 255); /* oklch */ color: oklch(70.5% 0.159 283.2);
Tailwind
colors: {
custom: {
50: '#b8b0ff',
500: '#9490ff',
950: '#000000',
},
}SCSS
$custom: #9490ff; $custom-light: #b8b0ff; $custom-dark: #000000;
JSON
{
"hex": "#9490ff",
"rgb": {
"r": 148,
"g": 144,
"b": 255
},
"hsl": {
"h": 242.162,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.7053,
"c": 0.15926,
"h": 283.2
},
"luminance": 0.33462
}Semantic roles & 50–950 ramp
primary
#9490FF
secondary
#F6F7D4
accent
#E600DD
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#121018
muted
#817F86