#9194F7#9194F7
#9194F7 is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.6% C 0.143 H 280.7°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9194F7 |
|---|---|
| RGB | rgb(145, 148, 247) |
| HSL | hsl(238, 86%, 77%) |
| HSV | hsv(238, 41%, 97%) |
| CMYK | cmyk(41.3%, 40.1%, 0%, 3.1%) |
| CIE-LAB | lab(64.89, 23.03, -49.92) |
| CIE-LCH | lch(64.89, 54.98, 294.76°) |
| OKLab | oklab(70.62% 0.0267 -0.1407) |
| OKLCH | oklch(70.62% 0.143 280.7) |
| XYZ | xyz(39.0505, 33.9133, 92.4660) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.85
Perrywinkle
#8F8CE7
ΔE00 3.18
Lavender Blue
#8B88F8
ΔE00 3.50
Periwinkle (survey)
#8E82FE
ΔE00 5.44
Soft Blue
#6488EA
ΔE00 8.35
Cornflower
#6A79F7
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9194F7 #F7F491
analogous
#91C7F7 #9194F7 #C191F7
triadic
#9194F7 #F79194 #94F791
tetradic
#9194F7 #F791C7 #F7F491 #91F7C1
square
#9194F7 #F791C7 #F7F491 #91F7C1
split-complementary
#9194F7 #F7C191 #C7F791
monochromatic
#1F25EF #585DF3 #9194F7 #CACBFB #E2E3FD
Accessibility & contrast
On white
2.70
#9194F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#9194F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9194F7
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9194F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9194F7 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A1FB
Deuteranopia (green-blind)
#6B9AF5
Tritanopia (blue-blind)
#71A8BA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9194f7; /* rgb */ color: rgb(145, 148, 247); /* oklch */ color: oklch(70.6% 0.143 280.7);
Tailwind
colors: {
custom: {
50: '#b5b3fa',
500: '#9194f7',
950: '#000000',
},
}SCSS
$custom: #9194f7; $custom-light: #b5b3fa; $custom-dark: #000000;
JSON
{
"hex": "#9194f7",
"rgb": {
"r": 145,
"g": 148,
"b": 247
},
"hsl": {
"h": 238.235,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.70618,
"c": 0.14322,
"h": 280.7
},
"luminance": 0.33915
}Semantic roles & 50–950 ramp
primary
#9194F7
secondary
#F5F4D6
accent
#DC03E3
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085