#9190F9#9190F9
#9190F9 is a light, vivid blue. Relative luminance 0.328; OKLCH L 70.0% C 0.151 H 282.2°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9190F9 |
|---|---|
| RGB | rgb(145, 144, 249) |
| HSL | hsl(241, 90%, 77%) |
| HSV | hsv(241, 42%, 98%) |
| CMYK | cmyk(41.8%, 42.2%, 0%, 2.4%) |
| CIE-LAB | lab(64.00, 25.89, -52.43) |
| CIE-LCH | lch(64.00, 58.48, 296.28°) |
| OKLab | oklab(69.97% 0.032 -0.148) |
| OKLCH | oklch(69.97% 0.151 282.2) |
| XYZ | xyz(38.7442, 32.8042, 93.8946) |
| Luminance | 0.3281 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.33
Perrywinkle
#8F8CE7
ΔE00 2.78
Periwinkle Blue
#8F99FB
ΔE00 2.98
Periwinkle (survey)
#8E82FE
ΔE00 4.17
Soft Blue
#6488EA
ΔE00 8.41
Cornflower
#6A79F7
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9190F9 #F8F990
analogous
#90C4F9 #9190F9 #C590F9
triadic
#9190F9 #F99190 #90F991
tetradic
#9190F9 #F990C4 #F8F990 #90F9C5
square
#9190F9 #F990C4 #F8F990 #90F9C5
split-complementary
#9190F9 #F9C590 #C4F990
monochromatic
#1E1CF3 #5756F6 #9190F9 #CBCAFC #E2E2FD
Accessibility & contrast
On white
2.78
#9190F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#9190F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9190F9
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9190F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9190F9 | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFD
Deuteranopia (green-blind)
#6498F7
Tritanopia (blue-blind)
#71A5B8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #9190f9; /* rgb */ color: rgb(145, 144, 249); /* oklch */ color: oklch(70.0% 0.151 282.2);
Tailwind
colors: {
custom: {
50: '#b6b0fc',
500: '#9190f9',
950: '#000000',
},
}SCSS
$custom: #9190f9; $custom-light: #b6b0fc; $custom-dark: #000000;
JSON
{
"hex": "#9190f9",
"rgb": {
"r": 145,
"g": 144,
"b": 249
},
"hsl": {
"h": 240.571,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.69971,
"c": 0.15146,
"h": 282.2
},
"luminance": 0.32806
}Semantic roles & 50–950 ramp
primary
#9190F9
secondary
#F5F6D5
accent
#E600E3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#121017
muted
#817F85