#9191FF#9191FF
#9191FF is a light, vivid blue. Relative luminance 0.335; OKLCH L 70.5% C 0.158 H 281.6°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #9191FF |
|---|---|
| RGB | rgb(145, 145, 255) |
| HSL | hsl(240, 100%, 78%) |
| HSV | hsv(240, 43%, 100%) |
| CMYK | cmyk(43.1%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(64.55, 27.00, -54.84) |
| CIE-LCH | lch(64.55, 61.12, 296.21°) |
| OKLab | oklab(70.49% 0.0317 -0.1551) |
| OKLCH | oklch(70.49% 0.158 281.6) |
| XYZ | xyz(39.8471, 33.4888, 98.9528) |
| Luminance | 0.3349 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.65
Periwinkle Blue
#8F99FB
ΔE00 2.73
Perrywinkle
#8F8CE7
ΔE00 3.65
Periwinkle (survey)
#8E82FE
ΔE00 4.32
Soft Blue
#6488EA
ΔE00 8.45
Cornflower
#6A79F7
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9191FF #FFFF91
analogous
#91C8FF #9191FF #C891FF
triadic
#9191FF #FF9191 #91FF91
tetradic
#9191FF #FF91C8 #FFFF91 #91FFC8
square
#9191FF #FF91C8 #FFFF91 #91FFC8
split-complementary
#9191FF #FFC891 #C8FF91
monochromatic
#1717FF #5454FF #9191FF #CECEFF #E0E0FF
Accessibility & contrast
On white
2.73
#9191FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#9191FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9191FF
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9191FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9191FF | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A1FF
Deuteranopia (green-blind)
#6199FC
Tritanopia (blue-blind)
#6EA7BC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9191ff; /* rgb */ color: rgb(145, 145, 255); /* oklch */ color: oklch(70.5% 0.158 281.6);
Tailwind
colors: {
custom: {
50: '#b6b1ff',
500: '#9191ff',
950: '#000000',
},
}SCSS
$custom: #9191ff; $custom-light: #b6b1ff; $custom-dark: #000000;
JSON
{
"hex": "#9191ff",
"rgb": {
"r": 145,
"g": 145,
"b": 255
},
"hsl": {
"h": 240,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.70491,
"c": 0.15829,
"h": 281.6
},
"luminance": 0.33491
}Semantic roles & 50–950 ramp
primary
#9191FF
secondary
#F7F7D4
accent
#E600E5
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#121018
muted
#817F86