#919BFA#919BFA
#919BFA is a light, vivid blue. Relative luminance 0.364; OKLCH L 72.1% C 0.138 H 277.8°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #919BFA |
|---|---|
| RGB | rgb(145, 155, 250) |
| HSL | hsl(234, 91%, 77%) |
| HSV | hsv(234, 42%, 98%) |
| CMYK | cmyk(42%, 38%, 0%, 2%) |
| CIE-LAB | lab(66.80, 19.83, -48.56) |
| CIE-LCH | lch(66.80, 52.45, 292.21°) |
| OKLab | oklab(72.12% 0.0187 -0.1367) |
| OKLCH | oklch(72.12% 0.138 277.8) |
| XYZ | xyz(40.6486, 36.3627, 95.3008) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.63
Perrywinkle
#8F8CE7
ΔE00 5.12
Lavender Blue
#8B88F8
ΔE00 5.51
Periwinkle (survey)
#8E82FE
ΔE00 7.45
Cornflowerblue
#6495ED
ΔE00 8.50
Soft Blue
#6488EA
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#919BFA #FAF091
analogous
#91CFFA #919BFA #BC91FA
triadic
#919BFA #FA919B #9BFA91
tetradic
#919BFA #FA91CF #FAF091 #91FABC
square
#919BFA #FA91CF #FAF091 #91FABC
split-complementary
#919BFA #FABC91 #CFFA91
monochromatic
#1C31F5 #5666F7 #919BFA #CCD0FD #E2E4FE
Accessibility & contrast
On white
2.54
#919BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#919BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #919BFA
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##919BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##919BFA | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FE
Deuteranopia (green-blind)
#729FF8
Tritanopia (blue-blind)
#6FAEBF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #919bfa; /* rgb */ color: rgb(145, 155, 250); /* oklch */ color: oklch(72.1% 0.138 277.8);
Tailwind
colors: {
custom: {
50: '#b5b8fc',
500: '#919bfa',
950: '#000000',
},
}SCSS
$custom: #919bfa; $custom-light: #b5b8fc; $custom-dark: #000000;
JSON
{
"hex": "#919bfa",
"rgb": {
"r": 145,
"g": 155,
"b": 250
},
"hsl": {
"h": 234.286,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.72122,
"c": 0.13798,
"h": 277.8
},
"luminance": 0.36365
}Semantic roles & 50–950 ramp
primary
#919BFA
secondary
#F6F3D5
accent
#D000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085