#839BDF#839BDF
#839BDF is a light, moderate blue. Relative luminance 0.336; OKLCH L 69.8% C 0.104 H 268.8°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #839BDF |
|---|---|
| RGB | rgb(131, 155, 223) |
| HSL | hsl(224, 59%, 69%) |
| HSV | hsv(224, 41%, 87%) |
| CMYK | cmyk(41.3%, 30.5%, 0%, 12.5%) |
| CIE-LAB | lab(64.64, 8.73, -37.18) |
| CIE-LCH | lch(64.64, 38.19, 283.21°) |
| OKLab | oklab(69.82% -0.0022 -0.104) |
| OKLCH | oklch(69.82% 0.104 268.8) |
| XYZ | xyz(34.3966, 33.5939, 74.4696) |
| Luminance | 0.3360 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.45
Cornflowerblue
#6495ED
ΔE00 5.77
Perrywinkle
#8F8CE7
ΔE00 6.64
Soft Blue
#6488EA
ΔE00 6.89
Lavender Blue
#8B88F8
ΔE00 7.70
Faded Blue
#658CBB
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#839BDF #DFC783
analogous
#83C9DF #839BDF #9983DF
triadic
#839BDF #DF839B #9BDF83
tetradic
#839BDF #DF83C9 #DFC783 #83DF99
square
#839BDF #DF83C9 #DFC783 #83DF99
split-complementary
#839BDF #DF9983 #C9DF83
monochromatic
#3053B8 #5274D2 #839BDF #B4C2EC #E4E9F8
Accessibility & contrast
On white
2.72
#839BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#839BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #839BDF
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##839BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##839BDF | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A1E2
Deuteranopia (green-blind)
#7B99DD
Tritanopia (blue-blind)
#64A9B3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #839bdf; /* rgb */ color: rgb(131, 155, 223); /* oklch */ color: oklch(69.8% 0.104 268.8);
Tailwind
colors: {
custom: {
50: '#aab8e9',
500: '#839bdf',
950: '#000000',
},
}SCSS
$custom: #839bdf; $custom-light: #aab8e9; $custom-dark: #000000;
JSON
{
"hex": "#839bdf",
"rgb": {
"r": 131,
"g": 155,
"b": 223
},
"hsl": {
"h": 224.348,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.69816,
"c": 0.10399,
"h": 268.8
},
"luminance": 0.33596
}Semantic roles & 50–950 ramp
primary
#839BDF
secondary
#ECE5D2
accent
#9B1FC7
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084