#9192EA#9192EA
#9192EA is a light, vivid blue. Relative luminance 0.325; OKLCH L 69.6% C 0.128 H 282.0°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9192EA |
|---|---|
| RGB | rgb(145, 146, 234) |
| HSL | hsl(239, 68%, 74%) |
| HSV | hsv(239, 38%, 92%) |
| CMYK | cmyk(38%, 37.6%, 0%, 8.2%) |
| CIE-LAB | lab(63.77, 20.61, -44.55) |
| CIE-LCH | lch(63.77, 49.09, 294.82°) |
| OKLab | oklab(69.55% 0.0267 -0.1251) |
| OKLCH | oklch(69.55% 0.128 282) |
| XYZ | xyz(36.8030, 32.5167, 82.1632) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.79
Periwinkle Blue
#8F99FB
ΔE00 3.42
Lavender Blue
#8B88F8
ΔE00 3.89
Periwinkle (survey)
#8E82FE
ΔE00 5.79
Soft Blue
#6488EA
ΔE00 8.62
Cornflower
#6A79F7
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9192EA #EAE991
analogous
#91BFEA #9192EA #BD91EA
triadic
#9192EA #EA9192 #92EA91
tetradic
#9192EA #EA91BF #EAE991 #91EABD
square
#9192EA #EA91BF #EAE991 #91EABD
split-complementary
#9192EA #EABD91 #BFEA91
monochromatic
#2A2CD6 #5E5FE0 #9192EA #C4C5F4 #E5E6FA
Accessibility & contrast
On white
2.80
#9192EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#9192EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9192EA
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9192EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9192EA | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EED
Deuteranopia (green-blind)
#7197E8
Tritanopia (blue-blind)
#78A3B3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9192ea; /* rgb */ color: rgb(145, 146, 234); /* oklch */ color: oklch(69.6% 0.128 282.0);
Tailwind
colors: {
custom: {
50: '#b4b1f1',
500: '#9192ea',
950: '#000000',
},
}SCSS
$custom: #9192ea; $custom-light: #b4b1f1; $custom-dark: #000000;
JSON
{
"hex": "#9192ea",
"rgb": {
"r": 145,
"g": 146,
"b": 234
},
"hsl": {
"h": 239.326,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.69553,
"c": 0.1279,
"h": 282
},
"luminance": 0.32518
}Semantic roles & 50–950 ramp
primary
#9192EA
secondary
#F2F1D9
accent
#CE16D0
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85