#839BDB#839BDB
#839BDB is a light, moderate blue. Relative luminance 0.334; OKLCH L 69.6% C 0.098 H 268.0°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #839BDB |
|---|---|
| RGB | rgb(131, 155, 219) |
| HSL | hsl(224, 55%, 69%) |
| HSV | hsv(224, 40%, 86%) |
| CMYK | cmyk(40.2%, 29.2%, 0%, 14.1%) |
| CIE-LAB | lab(64.47, 7.62, -35.23) |
| CIE-LCH | lch(64.47, 36.05, 282.20°) |
| OKLab | oklab(69.63% -0.0033 -0.0984) |
| OKLCH | oklch(69.63% 0.098 268) |
| XYZ | xyz(33.8637, 33.3808, 71.6629) |
| Luminance | 0.3338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.83
Cornflowerblue
#6495ED
ΔE00 5.93
Perrywinkle
#8F8CE7
ΔE00 6.75
Soft Blue
#6488EA
ΔE00 7.05
Faded Blue
#658CBB
ΔE00 7.59
Lavender Blue
#8B88F8
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#839BDB #DBC383
analogous
#83C7DB #839BDB #9783DB
triadic
#839BDB #DB839B #9BDB83
tetradic
#839BDB #DB83C7 #DBC383 #83DB97
square
#839BDB #DB83C7 #DBC383 #83DB97
split-complementary
#839BDB #DB9783 #C7DB83
monochromatic
#3355B0 #5475CD #839BDB #B2C1E9 #E2E7F7
Accessibility & contrast
On white
2.74
#839BDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#839BDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #839BDB
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##839BDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##839BDB | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A1DE
Deuteranopia (green-blind)
#7D99DA
Tritanopia (blue-blind)
#66A8B2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #839bdb; /* rgb */ color: rgb(131, 155, 219); /* oklch */ color: oklch(69.6% 0.098 268.0);
Tailwind
colors: {
custom: {
50: '#aab8e6',
500: '#839bdb',
950: '#000000',
},
}SCSS
$custom: #839bdb; $custom-light: #aab8e6; $custom-dark: #000000;
JSON
{
"hex": "#839bdb",
"rgb": {
"r": 131,
"g": 155,
"b": 219
},
"hsl": {
"h": 223.636,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.69627,
"c": 0.09841,
"h": 268
},
"luminance": 0.33382
}Semantic roles & 50–950 ramp
primary
#839BDB
secondary
#EAE3D0
accent
#9723C3
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084