#849BF5#849BF5
#849BF5 is a light, vivid blue. Relative luminance 0.349; OKLCH L 71.0% C 0.134 H 271.7°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #849BF5 |
|---|---|
| RGB | rgb(132, 155, 245) |
| HSL | hsl(228, 85%, 74%) |
| HSV | hsv(228, 46%, 96%) |
| CMYK | cmyk(46.1%, 36.7%, 0%, 3.9%) |
| CIE-LAB | lab(65.70, 15.26, -47.61) |
| CIE-LCH | lch(65.70, 50.00, 287.77°) |
| OKLab | oklab(70.98% 0.0041 -0.1342) |
| OKLCH | oklch(70.98% 0.134 271.7) |
| XYZ | xyz(37.7133, 34.9386, 91.1251) |
| Luminance | 0.3494 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.75
Cornflowerblue
#6495ED
ΔE00 5.74
Perrywinkle
#8F8CE7
ΔE00 6.58
Lavender Blue
#8B88F8
ΔE00 6.72
Soft Blue
#6488EA
ΔE00 6.76
Carolina Blue
#8AB8FE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849BF5 #F5DE84
analogous
#84D3F5 #849BF5 #A684F5
triadic
#849BF5 #F5849B #9BF584
tetradic
#849BF5 #F584D3 #F5DE84 #84F5A6
square
#849BF5 #F584D3 #F5DE84 #84F5A6
split-complementary
#849BF5 #F5A684 #D3F584
monochromatic
#133FEB #4B6DF0 #849BF5 #BDC9FA #E3E8FD
Accessibility & contrast
On white
2.63
#849BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#849BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849BF5
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849BF5 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA5F9
Deuteranopia (green-blind)
#6F9BF3
Tritanopia (blue-blind)
#5AAEBC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #849bf5; /* rgb */ color: rgb(132, 155, 245); /* oklch */ color: oklch(71.0% 0.134 271.7);
Tailwind
colors: {
custom: {
50: '#adb8f9',
500: '#849bf5',
950: '#000000',
},
}SCSS
$custom: #849bf5; $custom-light: #adb8f9; $custom-dark: #000000;
JSON
{
"hex": "#849bf5",
"rgb": {
"r": 132,
"g": 155,
"b": 245
},
"hsl": {
"h": 227.788,
"s": 84.962,
"l": 73.922
},
"oklch": {
"l": 0.70982,
"c": 0.13427,
"h": 271.7
},
"luminance": 0.34941
}Semantic roles & 50–950 ramp
primary
#849BF5
secondary
#F5EED6
accent
#B404E1
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085