#929BFA#929BFA
#929BFA is a light, vivid blue. Relative luminance 0.365; OKLCH L 72.2% C 0.138 H 278.2°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #929BFA |
|---|---|
| RGB | rgb(146, 155, 250) |
| HSL | hsl(235, 91%, 78%) |
| HSV | hsv(235, 42%, 98%) |
| CMYK | cmyk(41.6%, 38%, 0%, 2%) |
| CIE-LAB | lab(66.87, 20.08, -48.45) |
| CIE-LCH | lch(66.87, 52.44, 292.51°) |
| OKLab | oklab(72.19% 0.0197 -0.1364) |
| OKLCH | oklch(72.19% 0.138 278.2) |
| XYZ | xyz(40.8256, 36.4539, 95.3091) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.73
Perrywinkle
#8F8CE7
ΔE00 5.04
Lavender Blue
#8B88F8
ΔE00 5.47
Periwinkle (survey)
#8E82FE
ΔE00 7.40
Cornflowerblue
#6495ED
ΔE00 8.72
Soft Blue
#6488EA
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929BFA #FAF192
analogous
#92CFFA #929BFA #BD92FA
triadic
#929BFA #FA929B #9BFA92
tetradic
#929BFA #FA92CF #FAF192 #92FABD
square
#929BFA #FA92CF #FAF192 #92FABD
split-complementary
#929BFA #FABD92 #CFFA92
monochromatic
#1D30F5 #5765F7 #929BFA #CDD1FD #E2E4FE
Accessibility & contrast
On white
2.53
#929BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#929BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #929BFA
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929BFA | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FE
Deuteranopia (green-blind)
#729FF8
Tritanopia (blue-blind)
#71AEBF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #929bfa; /* rgb */ color: rgb(146, 155, 250); /* oklch */ color: oklch(72.2% 0.138 278.2);
Tailwind
colors: {
custom: {
50: '#b6b8fc',
500: '#929bfa',
950: '#000000',
},
}SCSS
$custom: #929bfa; $custom-light: #b6b8fc; $custom-dark: #000000;
JSON
{
"hex": "#929bfa",
"rgb": {
"r": 146,
"g": 155,
"b": 250
},
"hsl": {
"h": 234.808,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.72192,
"c": 0.13778,
"h": 278.2
},
"luminance": 0.36456
}Semantic roles & 50–950 ramp
primary
#929BFA
secondary
#F6F3D5
accent
#D200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085