#9196FA#9196FA
#9196FA is a light, vivid blue. Relative luminance 0.347; OKLCH L 71.2% C 0.145 H 279.9°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9196FA |
|---|---|
| RGB | rgb(145, 150, 250) |
| HSL | hsl(237, 91%, 77%) |
| HSV | hsv(237, 42%, 98%) |
| CMYK | cmyk(42%, 40%, 0%, 2%) |
| CIE-LAB | lab(65.54, 22.71, -50.54) |
| CIE-LCH | lch(65.54, 55.41, 294.19°) |
| OKLab | oklab(71.16% 0.0248 -0.1425) |
| OKLCH | oklch(71.16% 0.145 279.9) |
| XYZ | xyz(39.8336, 34.7328, 95.0292) |
| Luminance | 0.3473 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.18
Perrywinkle
#8F8CE7
ΔE00 3.89
Lavender Blue
#8B88F8
ΔE00 4.02
Periwinkle (survey)
#8E82FE
ΔE00 5.93
Soft Blue
#6488EA
ΔE00 8.39
Cornflowerblue
#6495ED
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9196FA #FAF591
analogous
#91CAFA #9196FA #C191FA
triadic
#9196FA #FA9196 #96FA91
tetradic
#9196FA #FA91CA #FAF591 #91FAC1
square
#9196FA #FA91CA #FAF591 #91FAC1
split-complementary
#9196FA #FAC191 #CAFA91
monochromatic
#1C26F5 #565EF7 #9196FA #CCCEFD #E2E3FE
Accessibility & contrast
On white
2.64
#9196FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#9196FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9196FA
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9196FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9196FA | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FE
Deuteranopia (green-blind)
#6C9BF8
Tritanopia (blue-blind)
#70AABC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9196fa; /* rgb */ color: rgb(145, 150, 250); /* oklch */ color: oklch(71.2% 0.145 279.9);
Tailwind
colors: {
custom: {
50: '#b5b4fc',
500: '#9196fa',
950: '#000000',
},
}SCSS
$custom: #9196fa; $custom-light: #b5b4fc; $custom-dark: #000000;
JSON
{
"hex": "#9196fa",
"rgb": {
"r": 145,
"g": 150,
"b": 250
},
"hsl": {
"h": 237.143,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.7116,
"c": 0.14465,
"h": 279.9
},
"luminance": 0.34735
}Semantic roles & 50–950 ramp
primary
#9196FA
secondary
#F6F4D5
accent
#DB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085