#849EFB#849EFB
#849EFB is a light, vivid blue. Relative luminance 0.363; OKLCH L 71.9% C 0.139 H 270.8°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #849EFB |
|---|---|
| RGB | rgb(132, 158, 251) |
| HSL | hsl(227, 94%, 75%) |
| HSV | hsv(227, 47%, 98%) |
| CMYK | cmyk(47.4%, 37.1%, 0%, 1.6%) |
| CIE-LAB | lab(66.77, 15.27, -49.21) |
| CIE-LCH | lch(66.77, 51.53, 287.24°) |
| OKLab | oklab(71.9% 0.0019 -0.1388) |
| OKLCH | oklch(71.9% 0.139 270.8) |
| XYZ | xyz(39.1496, 36.3219, 96.1960) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.35
Cornflowerblue
#6495ED
ΔE00 5.76
Soft Blue
#6488EA
ΔE00 7.37
Lavender Blue
#8B88F8
ΔE00 7.59
Carolina Blue
#8AB8FE
ΔE00 7.60
Perrywinkle
#8F8CE7
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849EFB #FBE184
analogous
#84D9FB #849EFB #A684FB
triadic
#849EFB #FB849E #9EFB84
tetradic
#849EFB #FB84D9 #FBE184 #84FBA6
square
#849EFB #FB84D9 #FBE184 #84FBA6
split-complementary
#849EFB #FBA684 #D9FB84
monochromatic
#0D41F7 #496FF9 #849EFB #BFCDFD #E1E8FE
Accessibility & contrast
On white
2.54
#849EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#849EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849EFB
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849EFB | 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)
#7BA8FF
Deuteranopia (green-blind)
#6F9EF9
Tritanopia (blue-blind)
#55B2C1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #849efb; /* rgb */ color: rgb(132, 158, 251); /* oklch */ color: oklch(71.9% 0.139 270.8);
Tailwind
colors: {
custom: {
50: '#adbafd',
500: '#849efb',
950: '#000000',
},
}SCSS
$custom: #849efb; $custom-light: #adbafd; $custom-dark: #000000;
JSON
{
"hex": "#849efb",
"rgb": {
"r": 132,
"g": 158,
"b": 251
},
"hsl": {
"h": 226.891,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.71896,
"c": 0.13886,
"h": 270.8
},
"luminance": 0.36324
}Semantic roles & 50–950 ramp
primary
#849EFB
secondary
#F6EFD5
accent
#B300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085