#849FF5#849FF5
#849FF5 is a light, vivid blue. Relative luminance 0.363; OKLCH L 71.8% C 0.129 H 269.7°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #849FF5 |
|---|---|
| RGB | rgb(132, 159, 245) |
| HSL | hsl(226, 85%, 74%) |
| HSV | hsv(226, 46%, 96%) |
| CMYK | cmyk(46.1%, 35.1%, 0%, 3.9%) |
| CIE-LAB | lab(66.74, 12.95, -45.97) |
| CIE-LCH | lch(66.74, 47.76, 285.73°) |
| OKLab | oklab(71.79% -0.0006 -0.1294) |
| OKLCH | oklch(71.79% 0.129 269.7) |
| XYZ | xyz(38.3901, 36.2921, 91.3507) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.70
Cornflowerblue
#6495ED
ΔE00 5.61
Carolina Blue
#8AB8FE
ΔE00 7.33
Soft Blue
#6488EA
ΔE00 7.45
Perrywinkle
#8F8CE7
ΔE00 7.76
Lavender Blue
#8B88F8
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849FF5 #F5DA84
analogous
#84D7F5 #849FF5 #A284F5
triadic
#849FF5 #F5849F #9FF584
tetradic
#849FF5 #F584D7 #F5DA84 #84F5A2
square
#849FF5 #F584D7 #F5DA84 #84F5A2
split-complementary
#849FF5 #F5A284 #D7F584
monochromatic
#1347EB #4B73F0 #849FF5 #BDCBFA #E3E9FD
Accessibility & contrast
On white
2.54
#849FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#849FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849FF5
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849FF5 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA8F9
Deuteranopia (green-blind)
#749EF3
Tritanopia (blue-blind)
#59B1BF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #849ff5; /* rgb */ color: rgb(132, 159, 245); /* oklch */ color: oklch(71.8% 0.129 269.7);
Tailwind
colors: {
custom: {
50: '#adbbf9',
500: '#849ff5',
950: '#000000',
},
}SCSS
$custom: #849ff5; $custom-light: #adbbf9; $custom-dark: #000000;
JSON
{
"hex": "#849ff5",
"rgb": {
"r": 132,
"g": 159,
"b": 245
},
"hsl": {
"h": 225.664,
"s": 84.962,
"l": 73.922
},
"oklch": {
"l": 0.71786,
"c": 0.12941,
"h": 269.7
},
"luminance": 0.36294
}Semantic roles & 50–950 ramp
primary
#849FF5
secondary
#F5EDD6
accent
#AD04E1
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085