#839BFA#839BFA
#839BFA is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.2% C 0.141 H 271.7°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #839BFA |
|---|---|
| RGB | rgb(131, 155, 250) |
| HSL | hsl(228, 92%, 75%) |
| HSV | hsv(228, 48%, 98%) |
| CMYK | cmyk(47.6%, 38%, 0%, 2%) |
| CIE-LAB | lab(65.88, 16.48, -50.07) |
| CIE-LCH | lch(65.88, 52.71, 288.22°) |
| OKLab | oklab(71.18% 0.0042 -0.1414) |
| OKLCH | oklch(71.18% 0.141 271.7) |
| XYZ | xyz(38.3313, 35.1678, 95.1922) |
| Luminance | 0.3517 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.87
Cornflowerblue
#6495ED
ΔE00 5.65
Soft Blue
#6488EA
ΔE00 6.75
Lavender Blue
#8B88F8
ΔE00 6.78
Perrywinkle
#8F8CE7
ΔE00 6.91
Carolina Blue
#8AB8FE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#839BFA #FAE283
analogous
#83D7FA #839BFA #A783FA
triadic
#839BFA #FA839B #9BFA83
tetradic
#839BFA #FA83D7 #FAE283 #83FAA7
square
#839BFA #FA83D7 #FAE283 #83FAA7
split-complementary
#839BFA #FAA783 #D7FA83
monochromatic
#0D3CF5 #486CF8 #839BFA #BECAFC #E2E7FE
Accessibility & contrast
On white
2.61
#839BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#839BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #839BFA
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##839BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##839BFA | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FE
Deuteranopia (green-blind)
#6B9BF8
Tritanopia (blue-blind)
#54AFBF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #839bfa; /* rgb */ color: rgb(131, 155, 250); /* oklch */ color: oklch(71.2% 0.141 271.7);
Tailwind
colors: {
custom: {
50: '#adb8fc',
500: '#839bfa',
950: '#000000',
},
}SCSS
$custom: #839bfa; $custom-light: #adb8fc; $custom-dark: #000000;
JSON
{
"hex": "#839bfa",
"rgb": {
"r": 131,
"g": 155,
"b": 250
},
"hsl": {
"h": 227.899,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.71182,
"c": 0.14145,
"h": 271.7
},
"luminance": 0.3517
}Semantic roles & 50–950 ramp
primary
#839BFA
secondary
#F6EFD5
accent
#B700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085