#9191F6#9191F6
#9191F6 is a light, vivid blue. Relative luminance 0.329; OKLCH L 70.0% C 0.146 H 282.0°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9191F6 |
|---|---|
| RGB | rgb(145, 145, 246) |
| HSL | hsl(240, 85%, 77%) |
| HSV | hsv(240, 41%, 96%) |
| CMYK | cmyk(41.1%, 41.1%, 0%, 3.5%) |
| CIE-LAB | lab(64.10, 24.48, -50.63) |
| CIE-LCH | lch(64.10, 56.24, 295.80°) |
| OKLab | oklab(69.99% 0.0302 -0.1428) |
| OKLCH | oklch(69.99% 0.146 282) |
| XYZ | xyz(38.4322, 32.9228, 91.5006) |
| Luminance | 0.3292 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.53
Lavender Blue
#8B88F8
ΔE00 2.69
Periwinkle Blue
#8F99FB
ΔE00 2.75
Periwinkle (survey)
#8E82FE
ΔE00 4.60
Soft Blue
#6488EA
ΔE00 8.38
Cornflower
#6A79F7
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9191F6 #F6F691
analogous
#91C4F6 #9191F6 #C491F6
triadic
#9191F6 #F69191 #91F691
tetradic
#9191F6 #F691C4 #F6F691 #91F6C4
square
#9191F6 #F691C4 #F6F691 #91F6C4
split-complementary
#9191F6 #F6C491 #C4F691
monochromatic
#2020ED #5858F1 #9191F6 #CACAFB #E3E3FD
Accessibility & contrast
On white
2.77
#9191F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#9191F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9191F6
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9191F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9191F6 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9FFA
Deuteranopia (green-blind)
#6898F4
Tritanopia (blue-blind)
#72A5B8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #9191f6; /* rgb */ color: rgb(145, 145, 246); /* oklch */ color: oklch(70.0% 0.146 282.0);
Tailwind
colors: {
custom: {
50: '#b5b1f9',
500: '#9191f6',
950: '#000000',
},
}SCSS
$custom: #9191f6; $custom-light: #b5b1f9; $custom-dark: #000000;
JSON
{
"hex": "#9191f6",
"rgb": {
"r": 145,
"g": 145,
"b": 246
},
"hsl": {
"h": 240,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.69995,
"c": 0.14597,
"h": 282
},
"luminance": 0.32924
}Semantic roles & 50–950 ramp
primary
#9191F6
secondary
#F5F5D6
accent
#E104E1
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85