#839AED#839AED
#839AED is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.3% C 0.125 H 271.1°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #839AED |
|---|---|
| RGB | rgb(131, 154, 237) |
| HSL | hsl(227, 75%, 72%) |
| HSV | hsv(227, 45%, 93%) |
| CMYK | cmyk(44.7%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(65.00, 13.28, -44.33) |
| CIE-LCH | lch(65.00, 46.28, 286.67°) |
| OKLab | oklab(70.3% 0.0025 -0.1247) |
| OKLCH | oklch(70.3% 0.125 271.1) |
| XYZ | xyz(36.1970, 34.0489, 84.7691) |
| Luminance | 0.3405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.15
Cornflowerblue
#6495ED
ΔE00 5.56
Perrywinkle
#8F8CE7
ΔE00 6.28
Soft Blue
#6488EA
ΔE00 6.45
Lavender Blue
#8B88F8
ΔE00 6.75
Faded Blue
#658CBB
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#839AED #EDD683
analogous
#83CFED #839AED #A183ED
triadic
#839AED #ED839A #9AED83
tetradic
#839AED #ED83CF #EDD683 #83EDA1
square
#839AED #ED83CF #EDD683 #83EDA1
split-complementary
#839AED #EDA183 #CFED83
monochromatic
#1F47D6 #4E6EE5 #839AED #B8C6F5 #E4E9FB
Accessibility & contrast
On white
2.69
#839AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#839AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #839AED
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##839AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##839AED | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F0
Deuteranopia (green-blind)
#729AEB
Tritanopia (blue-blind)
#5DABB8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #839aed; /* rgb */ color: rgb(131, 154, 237); /* oklch */ color: oklch(70.3% 0.125 271.1);
Tailwind
colors: {
custom: {
50: '#acb7f3',
500: '#839aed',
950: '#000000',
},
}SCSS
$custom: #839aed; $custom-light: #acb7f3; $custom-dark: #000000;
JSON
{
"hex": "#839aed",
"rgb": {
"r": 131,
"g": 154,
"b": 237
},
"hsl": {
"h": 226.981,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.70303,
"c": 0.12471,
"h": 271.1
},
"luminance": 0.34051
}Semantic roles & 50–950 ramp
primary
#839AED
secondary
#F3EDD8
accent
#AB0FD7
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#101117
muted
#7F8085