#839DF2#839DF2
#839DF2 is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.2% C 0.128 H 270.0°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #839DF2 |
|---|---|
| RGB | rgb(131, 157, 242) |
| HSL | hsl(226, 81%, 73%) |
| HSV | hsv(226, 46%, 95%) |
| CMYK | cmyk(45.9%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(66.02, 12.99, -45.47) |
| CIE-LCH | lch(66.02, 47.29, 285.94°) |
| OKLab | oklab(71.17% 0 -0.128) |
| OKLCH | oklch(71.17% 0.128 270) |
| XYZ | xyz(37.4390, 35.3479, 88.8372) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.49
Cornflowerblue
#6495ED
ΔE00 5.40
Soft Blue
#6488EA
ΔE00 6.96
Perrywinkle
#8F8CE7
ΔE00 7.26
Lavender Blue
#8B88F8
ΔE00 7.54
Carolina Blue
#8AB8FE
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#839DF2 #F2D883
analogous
#83D4F2 #839DF2 #A083F2
triadic
#839DF2 #F2839D #9DF283
tetradic
#839DF2 #F283D4 #F2D883 #83F2A0
square
#839DF2 #F283D4 #F2D883 #83F2A0
split-complementary
#839DF2 #F2A083 #D4F283
monochromatic
#1847E3 #4C71EC #839DF2 #BAC9F8 #E3E9FC
Accessibility & contrast
On white
2.60
#839DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#839DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #839DF2
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##839DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##839DF2 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F5
Deuteranopia (green-blind)
#739CF0
Tritanopia (blue-blind)
#59AFBC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #839df2; /* rgb */ color: rgb(131, 157, 242); /* oklch */ color: oklch(71.2% 0.128 270.0);
Tailwind
colors: {
custom: {
50: '#acb9f6',
500: '#839df2',
950: '#000000',
},
}SCSS
$custom: #839df2; $custom-light: #acb9f6; $custom-dark: #000000;
JSON
{
"hex": "#839df2",
"rgb": {
"r": 131,
"g": 157,
"b": 242
},
"hsl": {
"h": 225.946,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.71165,
"c": 0.12799,
"h": 270
},
"luminance": 0.3535
}Semantic roles & 50–950 ramp
primary
#839DF2
secondary
#F4EDD7
accent
#AB08DD
background
#FAFBFF
surface
#F5F6FE
border
#CFD0D6
text
#111117
muted
#808085