#9197F6#9197F6
#9197F6 is a light, vivid blue. Relative luminance 0.348; OKLCH L 71.1% C 0.138 H 279.5°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9197F6 |
|---|---|
| RGB | rgb(145, 151, 246) |
| HSL | hsl(236, 85%, 77%) |
| HSV | hsv(236, 41%, 96%) |
| CMYK | cmyk(41.1%, 38.6%, 0%, 3.5%) |
| CIE-LAB | lab(65.60, 21.02, -48.27) |
| CIE-LCH | lch(65.60, 52.64, 293.53°) |
| OKLab | oklab(71.14% 0.0228 -0.1359) |
| OKLCH | oklch(71.14% 0.138 279.5) |
| XYZ | xyz(39.3733, 34.8051, 91.8144) |
| Luminance | 0.3481 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.16
Perrywinkle
#8F8CE7
ΔE00 3.81
Lavender Blue
#8B88F8
ΔE00 4.40
Periwinkle (survey)
#8E82FE
ΔE00 6.38
Soft Blue
#6488EA
ΔE00 8.41
Cornflowerblue
#6495ED
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9197F6 #F6F091
analogous
#91CAF6 #9197F6 #BE91F6
triadic
#9197F6 #F69197 #97F691
tetradic
#9197F6 #F691CA #F6F091 #91F6BE
square
#9197F6 #F691CA #F6F091 #91F6BE
split-complementary
#9197F6 #F6BE91 #CAF691
monochromatic
#202CED #5862F1 #9197F6 #CACCFB #E3E4FD
Accessibility & contrast
On white
2.64
#9197F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#9197F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9197F6
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9197F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9197F6 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A3FA
Deuteranopia (green-blind)
#6F9CF4
Tritanopia (blue-blind)
#72AABB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9197f6; /* rgb */ color: rgb(145, 151, 246); /* oklch */ color: oklch(71.1% 0.138 279.5);
Tailwind
colors: {
custom: {
50: '#b5b5f9',
500: '#9197f6',
950: '#000000',
},
}SCSS
$custom: #9197f6; $custom-light: #b5b5f9; $custom-dark: #000000;
JSON
{
"hex": "#9197f6",
"rgb": {
"r": 145,
"g": 151,
"b": 246
},
"hsl": {
"h": 236.436,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.7114,
"c": 0.13777,
"h": 279.5
},
"luminance": 0.34807
}Semantic roles & 50–950 ramp
primary
#9197F6
secondary
#F5F3D6
accent
#D404E1
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085