#929BF9#929BF9
#929BF9 is a light, vivid blue. Relative luminance 0.364; OKLCH L 72.1% C 0.136 H 278.2°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #929BF9 |
|---|---|
| RGB | rgb(146, 155, 249) |
| HSL | hsl(235, 90%, 77%) |
| HSV | hsv(235, 41%, 98%) |
| CMYK | cmyk(41.4%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(66.82, 19.80, -47.98) |
| CIE-LCH | lch(66.82, 51.90, 292.43°) |
| OKLab | oklab(72.14% 0.0195 -0.135) |
| OKLCH | oklch(72.14% 0.136 278.2) |
| XYZ | xyz(40.6692, 36.3914, 94.4855) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.80
Perrywinkle
#8F8CE7
ΔE00 4.98
Lavender Blue
#8B88F8
ΔE00 5.49
Periwinkle (survey)
#8E82FE
ΔE00 7.43
Cornflowerblue
#6495ED
ΔE00 8.72
Soft Blue
#6488EA
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929BF9 #F9F092
analogous
#92CFF9 #929BF9 #BC92F9
triadic
#929BF9 #F9929B #9BF992
tetradic
#929BF9 #F992CF #F9F092 #92F9BC
square
#929BF9 #F992CF #F9F092 #92F9BC
split-complementary
#929BF9 #F9BC92 #CFF992
monochromatic
#1E31F3 #5866F6 #929BF9 #CCD0FC #E2E4FD
Accessibility & contrast
On white
2.54
#929BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#929BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #929BF9
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929BF9 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FD
Deuteranopia (green-blind)
#739FF7
Tritanopia (blue-blind)
#71AEBE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #929bf9; /* rgb */ color: rgb(146, 155, 249); /* oklch */ color: oklch(72.1% 0.136 278.2);
Tailwind
colors: {
custom: {
50: '#b6b8fb',
500: '#929bf9',
950: '#000000',
},
}SCSS
$custom: #929bf9; $custom-light: #b6b8fb; $custom-dark: #000000;
JSON
{
"hex": "#929bf9",
"rgb": {
"r": 146,
"g": 155,
"b": 249
},
"hsl": {
"h": 234.757,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.7214,
"c": 0.1364,
"h": 278.2
},
"luminance": 0.36393
}Semantic roles & 50–950 ramp
primary
#929BF9
secondary
#F5F3D6
accent
#D100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085