#929EF3#929EF3
#929EF3 is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.4% C 0.124 H 276.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #929EF3 |
|---|---|
| RGB | rgb(146, 158, 243) |
| HSL | hsl(233, 80%, 76%) |
| HSV | hsv(233, 40%, 95%) |
| CMYK | cmyk(39.9%, 35%, 0%, 4.7%) |
| CIE-LAB | lab(67.30, 16.42, -43.94) |
| CIE-LCH | lch(67.30, 46.90, 290.50°) |
| OKLab | oklab(72.42% 0.0145 -0.1232) |
| OKLCH | oklch(72.42% 0.124 276.7) |
| XYZ | xyz(40.2538, 37.0340, 89.8039) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.95
Perrywinkle
#8F8CE7
ΔE00 5.58
Lavender Blue
#8B88F8
ΔE00 6.56
Cornflowerblue
#6495ED
ΔE00 8.54
Periwinkle (survey)
#8E82FE
ΔE00 8.56
Pastel Blue
#A2BFFE
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929EF3 #F3E792
analogous
#92CFF3 #929EF3 #B792F3
triadic
#929EF3 #F3929E #9EF392
tetradic
#929EF3 #F392CF #F3E792 #92F3B7
square
#929EF3 #F392CF #F3E792 #92F3B7
split-complementary
#929EF3 #F3B792 #CFF392
monochromatic
#243CE7 #5B6DED #929EF3 #C9CFF9 #E3E6FC
Accessibility & contrast
On white
2.50
#929EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#929EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #929EF3
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929EF3 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F6
Deuteranopia (green-blind)
#7AA0F1
Tritanopia (blue-blind)
#74AFBD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #929ef3; /* rgb */ color: rgb(146, 158, 243); /* oklch */ color: oklch(72.4% 0.124 276.7);
Tailwind
colors: {
custom: {
50: '#b5baf7',
500: '#929ef3',
950: '#000000',
},
}SCSS
$custom: #929ef3; $custom-light: #b5baf7; $custom-dark: #000000;
JSON
{
"hex": "#929ef3",
"rgb": {
"r": 146,
"g": 158,
"b": 243
},
"hsl": {
"h": 232.577,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.72422,
"c": 0.12409,
"h": 276.7
},
"luminance": 0.37036
}Semantic roles & 50–950 ramp
primary
#929EF3
secondary
#F4F0D7
accent
#C209DC
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085