#839FFD#839FFD
#839FFD is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.1% C 0.141 H 270.0°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #839FFD |
|---|---|
| RGB | rgb(131, 159, 253) |
| HSL | hsl(226, 97%, 75%) |
| HSV | hsv(226, 48%, 99%) |
| CMYK | cmyk(48.2%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(67.06, 15.05, -49.84) |
| CIE-LCH | lch(67.06, 52.06, 286.81°) |
| OKLab | oklab(72.14% 0.0001 -0.1407) |
| OKLCH | oklch(72.14% 0.141 270) |
| XYZ | xyz(39.4821, 36.7110, 97.9149) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.79
Cornflowerblue
#6495ED
ΔE00 5.65
Carolina Blue
#8AB8FE
ΔE00 7.22
Soft Blue
#6488EA
ΔE00 7.53
Lavender Blue
#8B88F8
ΔE00 8.02
Perrywinkle
#8F8CE7
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#839FFD #FDE183
analogous
#83DCFD #839FFD #A483FD
triadic
#839FFD #FD839F #9FFD83
tetradic
#839FFD #FD83DC #FDE183 #83FDA4
square
#839FFD #FD83DC #FDE183 #83FDA4
split-complementary
#839FFD #FDA483 #DCFD83
monochromatic
#0B42FB #4770FC #839FFD #BFCEFE #E1E8FF
Accessibility & contrast
On white
2.52
#839FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#839FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #839FFD
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##839FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##839FFD | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#6F9EFB
Tritanopia (blue-blind)
#51B3C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #839ffd; /* rgb */ color: rgb(131, 159, 253); /* oklch */ color: oklch(72.1% 0.141 270.0);
Tailwind
colors: {
custom: {
50: '#adbbfe',
500: '#839ffd',
950: '#000000',
},
}SCSS
$custom: #839ffd; $custom-light: #adbbfe; $custom-dark: #000000;
JSON
{
"hex": "#839ffd",
"rgb": {
"r": 131,
"g": 159,
"b": 253
},
"hsl": {
"h": 226.23,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.72139,
"c": 0.1407,
"h": 270
},
"luminance": 0.36713
}Semantic roles & 50–950 ramp
primary
#839FFD
secondary
#F7EFD4
accent
#B100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086