#839FF2#839FF2
#839FF2 is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.6% C 0.126 H 268.9°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #839FF2 |
|---|---|
| RGB | rgb(131, 159, 242) |
| HSL | hsl(225, 81%, 73%) |
| HSV | hsv(225, 46%, 95%) |
| CMYK | cmyk(45.9%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(66.54, 11.84, -44.65) |
| CIE-LCH | lch(66.54, 46.19, 284.85°) |
| OKLab | oklab(71.57% -0.0023 -0.1256) |
| OKLCH | oklch(71.57% 0.126 268.9) |
| XYZ | xyz(37.7801, 36.0302, 88.9509) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.98
Cornflowerblue
#6495ED
ΔE00 5.38
Carolina Blue
#8AB8FE
ΔE00 7.29
Soft Blue
#6488EA
ΔE00 7.34
Perrywinkle
#8F8CE7
ΔE00 7.86
Lavender Blue
#8B88F8
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#839FF2 #F2D683
analogous
#83D6F2 #839FF2 #9E83F2
triadic
#839FF2 #F2839F #9FF283
tetradic
#839FF2 #F283D6 #F2D683 #83F29E
square
#839FF2 #F283D6 #F2D683 #83F29E
split-complementary
#839FF2 #F29E83 #D6F283
monochromatic
#184BE3 #4C74EC #839FF2 #BACAF8 #E3EAFC
Accessibility & contrast
On white
2.56
#839FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#839FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #839FF2
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##839FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##839FF2 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F5
Deuteranopia (green-blind)
#759DF0
Tritanopia (blue-blind)
#59B0BD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #839ff2; /* rgb */ color: rgb(131, 159, 242); /* oklch */ color: oklch(71.6% 0.126 268.9);
Tailwind
colors: {
custom: {
50: '#acbbf6',
500: '#839ff2',
950: '#000000',
},
}SCSS
$custom: #839ff2; $custom-light: #acbbf6; $custom-dark: #000000;
JSON
{
"hex": "#839ff2",
"rgb": {
"r": 131,
"g": 159,
"b": 242
},
"hsl": {
"h": 224.865,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.7157,
"c": 0.12561,
"h": 268.9
},
"luminance": 0.36032
}Semantic roles & 50–950 ramp
primary
#839FF2
secondary
#F4EDD7
accent
#A808DD
background
#FAFBFF
surface
#F5F6FE
border
#CFD0D6
text
#111117
muted
#808085