#9191FA#9191FA
#9191FA is a light, vivid blue. Relative luminance 0.332; OKLCH L 70.2% C 0.151 H 281.8°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9191FA |
|---|---|
| RGB | rgb(145, 145, 250) |
| HSL | hsl(240, 91%, 77%) |
| HSV | hsv(240, 42%, 98%) |
| CMYK | cmyk(42%, 42%, 0%, 2%) |
| CIE-LAB | lab(64.30, 25.60, -52.51) |
| CIE-LCH | lch(64.30, 58.41, 295.99°) |
| OKLab | oklab(70.21% 0.0309 -0.1483) |
| OKLCH | oklch(70.21% 0.151 281.8) |
| XYZ | xyz(39.0527, 33.1710, 94.7689) |
| Luminance | 0.3317 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.59
Periwinkle Blue
#8F99FB
ΔE00 2.67
Perrywinkle
#8F8CE7
ΔE00 3.02
Periwinkle (survey)
#8E82FE
ΔE00 4.43
Soft Blue
#6488EA
ΔE00 8.39
Cornflower
#6A79F7
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9191FA #FAFA91
analogous
#91C6FA #9191FA #C691FA
triadic
#9191FA #FA9191 #91FA91
tetradic
#9191FA #FA91C6 #FAFA91 #91FAC6
square
#9191FA #FA91C6 #FAFA91 #91FAC6
split-complementary
#9191FA #FAC691 #C6FA91
monochromatic
#1C1CF5 #5656F7 #9191FA #CCCCFD #E2E2FE
Accessibility & contrast
On white
2.75
#9191FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#9191FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9191FA
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9191FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9191FA | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FE
Deuteranopia (green-blind)
#6598F8
Tritanopia (blue-blind)
#70A6B9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9191fa; /* rgb */ color: rgb(145, 145, 250); /* oklch */ color: oklch(70.2% 0.151 281.8);
Tailwind
colors: {
custom: {
50: '#b6b1fc',
500: '#9191fa',
950: '#000000',
},
}SCSS
$custom: #9191fa; $custom-light: #b6b1fc; $custom-dark: #000000;
JSON
{
"hex": "#9191fa",
"rgb": {
"r": 145,
"g": 145,
"b": 250
},
"hsl": {
"h": 240,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.70214,
"c": 0.15146,
"h": 281.8
},
"luminance": 0.33173
}Semantic roles & 50–950 ramp
primary
#9191FA
secondary
#F6F6D5
accent
#E600E5
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#121017
muted
#817F85