#839FF5#839FF5
#839FF5 is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.7% C 0.130 H 269.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #839FF5 |
|---|---|
| RGB | rgb(131, 159, 245) |
| HSL | hsl(225, 85%, 74%) |
| HSV | hsv(225, 47%, 96%) |
| CMYK | cmyk(46.5%, 35.1%, 0%, 3.9%) |
| CIE-LAB | lab(66.68, 12.71, -46.07) |
| CIE-LCH | lch(66.68, 47.79, 285.43°) |
| OKLab | oklab(71.72% -0.0016 -0.1297) |
| OKLCH | oklch(71.72% 0.13 269.3) |
| XYZ | xyz(38.2344, 36.2119, 91.3434) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.89
Cornflowerblue
#6495ED
ΔE00 5.42
Carolina Blue
#8AB8FE
ΔE00 7.25
Soft Blue
#6488EA
ΔE00 7.37
Perrywinkle
#8F8CE7
ΔE00 7.91
Lavender Blue
#8B88F8
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#839FF5 #F5D983
analogous
#83D8F5 #839FF5 #A083F5
triadic
#839FF5 #F5839F #9FF583
tetradic
#839FF5 #F583D8 #F5D983 #83F5A0
square
#839FF5 #F583D8 #F5D983 #83F5A0
split-complementary
#839FF5 #F5A083 #D8F583
monochromatic
#1348EB #4A73F0 #839FF5 #BCCBFA #E3E9FD
Accessibility & contrast
On white
2.55
#839FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#839FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #839FF5
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##839FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##839FF5 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA8F9
Deuteranopia (green-blind)
#749EF3
Tritanopia (blue-blind)
#57B1BF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #839ff5; /* rgb */ color: rgb(131, 159, 245); /* oklch */ color: oklch(71.7% 0.130 269.3);
Tailwind
colors: {
custom: {
50: '#acbbf9',
500: '#839ff5',
950: '#000000',
},
}SCSS
$custom: #839ff5; $custom-light: #acbbf9; $custom-dark: #000000;
JSON
{
"hex": "#839ff5",
"rgb": {
"r": 131,
"g": 159,
"b": 245
},
"hsl": {
"h": 225.263,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.71723,
"c": 0.12973,
"h": 269.3
},
"luminance": 0.36214
}Semantic roles & 50–950 ramp
primary
#839FF5
secondary
#F5EDD6
accent
#AB04E2
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085