#9490F8#9490F8
#9490F8 is a light, vivid blue. Relative luminance 0.330; OKLCH L 70.1% C 0.150 H 283.6°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #9490F8 |
|---|---|
| RGB | rgb(148, 144, 248) |
| HSL | hsl(242, 88%, 77%) |
| HSV | hsv(242, 42%, 97%) |
| CMYK | cmyk(40.3%, 41.9%, 0%, 2.7%) |
| CIE-LAB | lab(64.18, 26.36, -51.59) |
| CIE-LCH | lch(64.18, 57.94, 297.06°) |
| OKLab | oklab(70.14% 0.0352 -0.1455) |
| OKLCH | oklch(70.14% 0.15 283.6) |
| XYZ | xyz(39.1244, 33.0182, 93.1004) |
| Luminance | 0.3302 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.55
Perrywinkle
#8F8CE7
ΔE00 2.60
Periwinkle Blue
#8F99FB
ΔE00 3.37
Periwinkle (survey)
#8E82FE
ΔE00 4.17
Cornflower
#6A79F7
ΔE00 8.87
Soft Blue
#6488EA
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9490F8 #F4F890
analogous
#90C0F8 #9490F8 #C890F8
triadic
#9490F8 #F89490 #90F894
tetradic
#9490F8 #F890C0 #F4F890 #90F8C8
square
#9490F8 #F890C0 #F4F890 #90F8C8
split-complementary
#9490F8 #F8C890 #C0F890
monochromatic
#251DF1 #5D56F4 #9490F8 #CBCAFC #E3E2FD
Accessibility & contrast
On white
2.76
#9490F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#9490F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9490F8
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9490F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9490F8 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFC
Deuteranopia (green-blind)
#6798F6
Tritanopia (blue-blind)
#76A5B8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9490f8; /* rgb */ color: rgb(148, 144, 248); /* oklch */ color: oklch(70.1% 0.150 283.6);
Tailwind
colors: {
custom: {
50: '#b7b0fb',
500: '#9490f8',
950: '#000000',
},
}SCSS
$custom: #9490f8; $custom-light: #b7b0fb; $custom-dark: #000000;
JSON
{
"hex": "#9490f8",
"rgb": {
"r": 148,
"g": 144,
"b": 248
},
"hsl": {
"h": 242.308,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.70143,
"c": 0.14972,
"h": 283.6
},
"luminance": 0.3302
}Semantic roles & 50–950 ramp
primary
#9490F8
secondary
#F4F5D6
accent
#E501DC
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#121017
muted
#817F85