#919BF7#919BF7
#919BF7 is a light, vivid blue. Relative luminance 0.362; OKLCH L 72.0% C 0.134 H 277.8°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #919BF7 |
|---|---|
| RGB | rgb(145, 155, 247) |
| HSL | hsl(234, 86%, 77%) |
| HSV | hsv(234, 41%, 97%) |
| CMYK | cmyk(41.3%, 37.2%, 0%, 3.1%) |
| CIE-LAB | lab(66.65, 18.99, -47.15) |
| CIE-LCH | lch(66.65, 50.83, 291.94°) |
| OKLab | oklab(71.97% 0.0181 -0.1326) |
| OKLCH | oklch(71.97% 0.134 277.8) |
| XYZ | xyz(40.1819, 36.1760, 92.8431) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.90
Perrywinkle
#8F8CE7
ΔE00 4.95
Lavender Blue
#8B88F8
ΔE00 5.57
Periwinkle (survey)
#8E82FE
ΔE00 7.55
Cornflowerblue
#6495ED
ΔE00 8.51
Soft Blue
#6488EA
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#919BF7 #F7ED91
analogous
#91CEF7 #919BF7 #BA91F7
triadic
#919BF7 #F7919B #9BF791
tetradic
#919BF7 #F791CE #F7ED91 #91F7BA
square
#919BF7 #F791CE #F7ED91 #91F7BA
split-complementary
#919BF7 #F7BA91 #CEF791
monochromatic
#1F33EF #5867F3 #919BF7 #CACFFB #E2E5FD
Accessibility & contrast
On white
2.55
#919BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#919BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #919BF7
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##919BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##919BF7 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6FB
Deuteranopia (green-blind)
#749EF5
Tritanopia (blue-blind)
#71ADBD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #919bf7; /* rgb */ color: rgb(145, 155, 247); /* oklch */ color: oklch(72.0% 0.134 277.8);
Tailwind
colors: {
custom: {
50: '#b5b8fa',
500: '#919bf7',
950: '#000000',
},
}SCSS
$custom: #919bf7; $custom-light: #b5b8fa; $custom-dark: #000000;
JSON
{
"hex": "#919bf7",
"rgb": {
"r": 145,
"g": 155,
"b": 247
},
"hsl": {
"h": 234.118,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.71966,
"c": 0.13382,
"h": 277.8
},
"luminance": 0.36178
}Semantic roles & 50–950 ramp
primary
#919BF7
secondary
#F5F2D6
accent
#CD03E3
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085