#9194FD#9194FD
#9194FD is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.9% C 0.151 H 280.6°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9194FD |
|---|---|
| RGB | rgb(145, 148, 253) |
| HSL | hsl(238, 96%, 78%) |
| HSV | hsv(238, 43%, 99%) |
| CMYK | cmyk(42.7%, 41.5%, 0%, 0.8%) |
| CIE-LAB | lab(65.19, 24.70, -52.73) |
| CIE-LCH | lch(65.19, 58.23, 295.10°) |
| OKLab | oklab(70.94% 0.0278 -0.1489) |
| OKLCH | oklch(70.94% 0.151 280.6) |
| XYZ | xyz(39.9913, 34.2896, 97.4208) |
| Luminance | 0.3429 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.79
Lavender Blue
#8B88F8
ΔE00 3.43
Perrywinkle
#8F8CE7
ΔE00 3.81
Periwinkle (survey)
#8E82FE
ΔE00 5.25
Soft Blue
#6488EA
ΔE00 8.39
Cornflower
#6A79F7
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9194FD #FDFA91
analogous
#91CAFD #9194FD #C491FD
triadic
#9194FD #FD9194 #94FD91
tetradic
#9194FD #FD91CA #FDFA91 #91FDC4
square
#9194FD #FD91CA #FDFA91 #91FDC4
split-complementary
#9194FD #FDC491 #CAFD91
monochromatic
#191FFB #555AFC #9194FD #CDCEFE #E1E2FE
Accessibility & contrast
On white
2.67
#9194FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#9194FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9194FD
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9194FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9194FD | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#679AFB
Tritanopia (blue-blind)
#6EA9BC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9194fd; /* rgb */ color: rgb(145, 148, 253); /* oklch */ color: oklch(70.9% 0.151 280.6);
Tailwind
colors: {
custom: {
50: '#b6b3fe',
500: '#9194fd',
950: '#000000',
},
}SCSS
$custom: #9194fd; $custom-light: #b6b3fe; $custom-dark: #000000;
JSON
{
"hex": "#9194fd",
"rgb": {
"r": 145,
"g": 148,
"b": 253
},
"hsl": {
"h": 238.333,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.70943,
"c": 0.15149,
"h": 280.6
},
"luminance": 0.34291
}Semantic roles & 50–950 ramp
primary
#9194FD
secondary
#F7F6D4
accent
#DF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086