#9191F8#9191F8
#9191F8 is a light, vivid blue. Relative luminance 0.330; OKLCH L 70.1% C 0.149 H 281.9°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9191F8 |
|---|---|
| RGB | rgb(145, 145, 248) |
| HSL | hsl(240, 88%, 77%) |
| HSV | hsv(240, 42%, 97%) |
| CMYK | cmyk(41.5%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(64.20, 25.04, -51.57) |
| CIE-LCH | lch(64.20, 57.33, 295.90°) |
| OKLab | oklab(70.1% 0.0306 -0.1455) |
| OKLCH | oklch(70.1% 0.149 281.9) |
| XYZ | xyz(38.7408, 33.0462, 93.1260) |
| Luminance | 0.3305 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.62
Periwinkle Blue
#8F99FB
ΔE00 2.69
Perrywinkle
#8F8CE7
ΔE00 2.77
Periwinkle (survey)
#8E82FE
ΔE00 4.50
Soft Blue
#6488EA
ΔE00 8.38
Cornflower
#6A79F7
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9191F8 #F8F891
analogous
#91C5F8 #9191F8 #C591F8
triadic
#9191F8 #F89191 #91F891
tetradic
#9191F8 #F891C5 #F8F891 #91F8C5
square
#9191F8 #F891C5 #F8F891 #91F8C5
split-complementary
#9191F8 #F8C591 #C5F891
monochromatic
#1E1EF1 #5757F4 #9191F8 #CBCBFC #E2E2FD
Accessibility & contrast
On white
2.76
#9191F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#9191F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9191F8
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9191F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9191F8 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9FFC
Deuteranopia (green-blind)
#6698F6
Tritanopia (blue-blind)
#71A6B9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9191f8; /* rgb */ color: rgb(145, 145, 248); /* oklch */ color: oklch(70.1% 0.149 281.9);
Tailwind
colors: {
custom: {
50: '#b5b1fb',
500: '#9191f8',
950: '#000000',
},
}SCSS
$custom: #9191f8; $custom-light: #b5b1fb; $custom-dark: #000000;
JSON
{
"hex": "#9191f8",
"rgb": {
"r": 145,
"g": 145,
"b": 248
},
"hsl": {
"h": 240,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.70104,
"c": 0.14872,
"h": 281.9
},
"luminance": 0.33048
}Semantic roles & 50–950 ramp
primary
#9191F8
secondary
#F5F5D6
accent
#E501E5
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#121017
muted
#817F85