#919FF9#919FF9
#919FF9 is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.9% C 0.131 H 275.9°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #919FF9 |
|---|---|
| RGB | rgb(145, 159, 249) |
| HSL | hsl(232, 90%, 77%) |
| HSV | hsv(232, 42%, 98%) |
| CMYK | cmyk(41.8%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(67.76, 17.26, -46.49) |
| CIE-LCH | lch(67.76, 49.59, 290.36°) |
| OKLab | oklab(72.85% 0.0136 -0.1307) |
| OKLCH | oklch(72.85% 0.131 275.9) |
| XYZ | xyz(41.1689, 37.6536, 94.7028) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.78
Perrywinkle
#8F8CE7
ΔE00 6.18
Lavender Blue
#8B88F8
ΔE00 6.74
Cornflowerblue
#6495ED
ΔE00 8.22
Pastel Blue
#A2BFFE
ΔE00 8.41
Periwinkle (survey)
#8E82FE
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#919FF9 #F9EB91
analogous
#91D3F9 #919FF9 #B791F9
triadic
#919FF9 #F9919F #9FF991
tetradic
#919FF9 #F991D3 #F9EB91 #91F9B7
square
#919FF9 #F991D3 #F9EB91 #91F9B7
split-complementary
#919FF9 #F9B791 #D3F991
monochromatic
#1D3AF3 #576CF6 #919FF9 #CBD2FC #E2E6FD
Accessibility & contrast
On white
2.46
#919FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#919FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #919FF9
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##919FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##919FF9 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FD
Deuteranopia (green-blind)
#78A1F7
Tritanopia (blue-blind)
#6FB1C0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #919ff9; /* rgb */ color: rgb(145, 159, 249); /* oklch */ color: oklch(72.9% 0.131 275.9);
Tailwind
colors: {
custom: {
50: '#b5bbfb',
500: '#919ff9',
950: '#000000',
},
}SCSS
$custom: #919ff9; $custom-light: #b5bbfb; $custom-dark: #000000;
JSON
{
"hex": "#919ff9",
"rgb": {
"r": 145,
"g": 159,
"b": 249
},
"hsl": {
"h": 231.923,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.7285,
"c": 0.13138,
"h": 275.9
},
"luminance": 0.37656
}Semantic roles & 50–950 ramp
primary
#919FF9
secondary
#F6F1D5
accent
#C700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085