#9190F8#9190F8
#9190F8 is a light, vivid blue. Relative luminance 0.327; OKLCH L 69.9% C 0.150 H 282.2°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9190F8 |
|---|---|
| RGB | rgb(145, 144, 248) |
| HSL | hsl(241, 88%, 77%) |
| HSV | hsv(241, 42%, 97%) |
| CMYK | cmyk(41.5%, 41.9%, 0%, 2.7%) |
| CIE-LAB | lab(63.95, 25.62, -51.96) |
| CIE-LCH | lch(63.95, 57.93, 296.24°) |
| OKLab | oklab(69.92% 0.0318 -0.1467) |
| OKLCH | oklch(69.92% 0.15 282.2) |
| XYZ | xyz(38.5887, 32.7420, 93.0753) |
| Luminance | 0.3274 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.35
Perrywinkle
#8F8CE7
ΔE00 2.65
Periwinkle Blue
#8F99FB
ΔE00 2.99
Periwinkle (survey)
#8E82FE
ΔE00 4.21
Soft Blue
#6488EA
ΔE00 8.41
Cornflower
#6A79F7
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9190F8 #F7F890
analogous
#90C3F8 #9190F8 #C590F8
triadic
#9190F8 #F89190 #90F891
tetradic
#9190F8 #F890C3 #F7F890 #90F8C5
square
#9190F8 #F890C3 #F7F890 #90F8C5
split-complementary
#9190F8 #F8C590 #C3F890
monochromatic
#1F1DF1 #5856F4 #9190F8 #CACAFC #E2E2FD
Accessibility & contrast
On white
2.78
#9190F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#9190F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9190F8
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9190F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9190F8 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFC
Deuteranopia (green-blind)
#6597F6
Tritanopia (blue-blind)
#71A5B8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #9190f8; /* rgb */ color: rgb(145, 144, 248); /* oklch */ color: oklch(69.9% 0.150 282.2);
Tailwind
colors: {
custom: {
50: '#b5b0fb',
500: '#9190f8',
950: '#000000',
},
}SCSS
$custom: #9190f8; $custom-light: #b5b0fb; $custom-dark: #000000;
JSON
{
"hex": "#9190f8",
"rgb": {
"r": 145,
"g": 144,
"b": 248
},
"hsl": {
"h": 240.577,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.69916,
"c": 0.15009,
"h": 282.2
},
"luminance": 0.32744
}Semantic roles & 50–950 ramp
primary
#9190F8
secondary
#F5F5D6
accent
#E501E3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#121017
muted
#817F85