#929BF4#929BF4
#929BF4 is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.9% C 0.129 H 278.2°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #929BF4 |
|---|---|
| RGB | rgb(146, 155, 244) |
| HSL | hsl(234, 82%, 76%) |
| HSV | hsv(234, 40%, 96%) |
| CMYK | cmyk(40.2%, 36.5%, 0%, 4.3%) |
| CIE-LAB | lab(66.58, 18.42, -45.61) |
| CIE-LCH | lch(66.58, 49.19, 291.99°) |
| OKLab | oklab(71.88% 0.0185 -0.1281) |
| OKLCH | oklch(71.88% 0.129 278.2) |
| XYZ | xyz(39.8997, 36.0836, 90.4329) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.34
Perrywinkle
#8F8CE7
ΔE00 4.72
Lavender Blue
#8B88F8
ΔE00 5.63
Periwinkle (survey)
#8E82FE
ΔE00 7.62
Cornflowerblue
#6495ED
ΔE00 8.76
Soft Blue
#6488EA
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929BF4 #F4EB92
analogous
#92CCF4 #929BF4 #BA92F4
triadic
#929BF4 #F4929B #9BF492
tetradic
#929BF4 #F492CC #F4EB92 #92F4BA
square
#929BF4 #F492CC #F4EB92 #92F4BA
split-complementary
#929BF4 #F4BA92 #CCF492
monochromatic
#2335E9 #5A68EE #929BF4 #CACEFA #E3E5FC
Accessibility & contrast
On white
2.56
#929BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#929BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #929BF4
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929BF4 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F8
Deuteranopia (green-blind)
#769EF2
Tritanopia (blue-blind)
#74ADBC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #929bf4; /* rgb */ color: rgb(146, 155, 244); /* oklch */ color: oklch(71.9% 0.129 278.2);
Tailwind
colors: {
custom: {
50: '#b5b8f8',
500: '#929bf4',
950: '#000000',
},
}SCSS
$custom: #929bf4; $custom-light: #b5b8f8; $custom-dark: #000000;
JSON
{
"hex": "#929bf4",
"rgb": {
"r": 146,
"g": 155,
"b": 244
},
"hsl": {
"h": 234.49,
"s": 81.667,
"l": 76.471
},
"oklch": {
"l": 0.71884,
"c": 0.12945,
"h": 278.2
},
"luminance": 0.36085
}Semantic roles & 50–950 ramp
primary
#929BF4
secondary
#F4F1D7
accent
#CA07DE
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085