#929EF8#929EF8
#929EF8 is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.7% C 0.131 H 276.8°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #929EF8 |
|---|---|
| RGB | rgb(146, 158, 248) |
| HSL | hsl(233, 88%, 77%) |
| HSV | hsv(233, 41%, 97%) |
| CMYK | cmyk(41.1%, 36.3%, 0%, 2.7%) |
| CIE-LAB | lab(67.53, 17.80, -46.31) |
| CIE-LCH | lch(67.53, 49.61, 291.03°) |
| OKLab | oklab(72.67% 0.0156 -0.1301) |
| OKLCH | oklch(72.67% 0.131 276.8) |
| XYZ | xyz(41.0191, 37.3401, 93.8348) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.54
Perrywinkle
#8F8CE7
ΔE00 5.76
Lavender Blue
#8B88F8
ΔE00 6.41
Periwinkle (survey)
#8E82FE
ΔE00 8.37
Cornflowerblue
#6495ED
ΔE00 8.49
Pastel Blue
#A2BFFE
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929EF8 #F8EC92
analogous
#92D1F8 #929EF8 #B992F8
triadic
#929EF8 #F8929E #9EF892
tetradic
#929EF8 #F892D1 #F8EC92 #92F8B9
square
#929EF8 #F892D1 #F8EC92 #92F8B9
split-complementary
#929EF8 #F8B992 #D1F892
monochromatic
#1F38F1 #586BF4 #929EF8 #CCD1FC #E2E5FD
Accessibility & contrast
On white
2.48
#929EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#929EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #929EF8
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929EF8 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FC
Deuteranopia (green-blind)
#77A1F6
Tritanopia (blue-blind)
#72B0BF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #929ef8; /* rgb */ color: rgb(146, 158, 248); /* oklch */ color: oklch(72.7% 0.131 276.8);
Tailwind
colors: {
custom: {
50: '#b6bafb',
500: '#929ef8',
950: '#000000',
},
}SCSS
$custom: #929ef8; $custom-light: #b6bafb; $custom-dark: #000000;
JSON
{
"hex": "#929ef8",
"rgb": {
"r": 146,
"g": 158,
"b": 248
},
"hsl": {
"h": 232.941,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.72673,
"c": 0.13106,
"h": 276.8
},
"luminance": 0.37342
}Semantic roles & 50–950 ramp
primary
#929EF8
secondary
#F5F2D6
accent
#CA01E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085