#839BFC#839BFC
#839BFC is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.3% C 0.144 H 271.8°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #839BFC |
|---|---|
| RGB | rgb(131, 155, 252) |
| HSL | hsl(228, 95%, 75%) |
| HSV | hsv(228, 48%, 99%) |
| CMYK | cmyk(48%, 38.5%, 0%, 1.2%) |
| CIE-LAB | lab(65.98, 17.07, -51.01) |
| CIE-LCH | lch(65.98, 53.79, 288.50°) |
| OKLab | oklab(71.29% 0.0046 -0.1441) |
| OKLCH | oklch(71.29% 0.144 271.8) |
| XYZ | xyz(38.6465, 35.2939, 96.8526) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.87
Cornflowerblue
#6495ED
ΔE00 5.72
Lavender Blue
#8B88F8
ΔE00 6.77
Soft Blue
#6488EA
ΔE00 6.81
Perrywinkle
#8F8CE7
ΔE00 7.00
Carolina Blue
#8AB8FE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#839BFC #FCE483
analogous
#83D8FC #839BFC #A783FC
triadic
#839BFC #FC839B #9BFC83
tetradic
#839BFC #FC83D8 #FCE483 #83FCA7
square
#839BFC #FC83D8 #FCE483 #83FCA7
split-complementary
#839BFC #FCA783 #D8FC83
monochromatic
#0B3BF9 #476BFB #839BFC #BFCBFD #E1E7FE
Accessibility & contrast
On white
2.61
#839BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#839BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #839BFC
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##839BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##839BFC | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#6A9CFA
Tritanopia (blue-blind)
#53AFBF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #839bfc; /* rgb */ color: rgb(131, 155, 252); /* oklch */ color: oklch(71.3% 0.144 271.8);
Tailwind
colors: {
custom: {
50: '#adb8fe',
500: '#839bfc',
950: '#000000',
},
}SCSS
$custom: #839bfc; $custom-light: #adb8fe; $custom-dark: #000000;
JSON
{
"hex": "#839bfc",
"rgb": {
"r": 131,
"g": 155,
"b": 252
},
"hsl": {
"h": 228.099,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.71289,
"c": 0.14419,
"h": 271.8
},
"luminance": 0.35296
}Semantic roles & 50–950 ramp
primary
#839BFC
secondary
#F7F0D4
accent
#B800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086