#839ADE#839ADE
#839ADE is a light, moderate blue. Relative luminance 0.332; OKLCH L 69.6% C 0.104 H 269.3°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #839ADE |
|---|---|
| RGB | rgb(131, 154, 222) |
| HSL | hsl(225, 58%, 69%) |
| HSV | hsv(225, 41%, 87%) |
| CMYK | cmyk(41%, 30.6%, 0%, 12.9%) |
| CIE-LAB | lab(64.33, 9.02, -37.11) |
| CIE-LCH | lch(64.33, 38.19, 283.67°) |
| OKLab | oklab(69.56% -0.0013 -0.1038) |
| OKLCH | oklch(69.56% 0.104 269.3) |
| XYZ | xyz(34.0964, 33.2087, 73.7064) |
| Luminance | 0.3321 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.43
Cornflowerblue
#6495ED
ΔE00 5.90
Perrywinkle
#8F8CE7
ΔE00 6.37
Soft Blue
#6488EA
ΔE00 6.79
Lavender Blue
#8B88F8
ΔE00 7.50
Faded Blue
#658CBB
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#839ADE #DEC783
analogous
#83C8DE #839ADE #9A83DE
triadic
#839ADE #DE839A #9ADE83
tetradic
#839ADE #DE83C8 #DEC783 #83DE9A
square
#839ADE #DE83C8 #DEC783 #83DE9A
split-complementary
#839ADE #DE9A83 #C8DE83
monochromatic
#3052B6 #5373D1 #839ADE #B3C1EB #E4E9F8
Accessibility & contrast
On white
2.75
#839ADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#839ADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #839ADE
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##839ADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##839ADE | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A0E1
Deuteranopia (green-blind)
#7A98DC
Tritanopia (blue-blind)
#65A8B2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #839ade; /* rgb */ color: rgb(131, 154, 222); /* oklch */ color: oklch(69.6% 0.104 269.3);
Tailwind
colors: {
custom: {
50: '#aab7e8',
500: '#839ade',
950: '#000000',
},
}SCSS
$custom: #839ade; $custom-light: #aab7e8; $custom-dark: #000000;
JSON
{
"hex": "#839ade",
"rgb": {
"r": 131,
"g": 154,
"b": 222
},
"hsl": {
"h": 224.835,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.69562,
"c": 0.10377,
"h": 269.3
},
"luminance": 0.3321
}Semantic roles & 50–950 ramp
primary
#839ADE
secondary
#ECE5D1
accent
#9C20C6
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084