#849BFB#849BFB
#849BFB is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.3% C 0.143 H 272.2°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #849BFB |
|---|---|
| RGB | rgb(132, 155, 251) |
| HSL | hsl(228, 94%, 75%) |
| HSV | hsv(228, 47%, 98%) |
| CMYK | cmyk(47.4%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(65.99, 17.01, -50.43) |
| CIE-LCH | lch(65.99, 53.22, 288.63°) |
| OKLab | oklab(71.3% 0.0054 -0.1424) |
| OKLCH | oklch(71.3% 0.143 272.2) |
| XYZ | xyz(38.6441, 35.3110, 96.0275) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.66
Cornflowerblue
#6495ED
ΔE00 5.87
Lavender Blue
#8B88F8
ΔE00 6.65
Perrywinkle
#8F8CE7
ΔE00 6.80
Soft Blue
#6488EA
ΔE00 6.88
Carolina Blue
#8AB8FE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849BFB #FBE484
analogous
#84D7FB #849BFB #A884FB
triadic
#849BFB #FB849B #9BFB84
tetradic
#849BFB #FB84D7 #FBE484 #84FBA8
square
#849BFB #FB84D7 #FBE484 #84FBA8
split-complementary
#849BFB #FBA884 #D7FB84
monochromatic
#0D3BF7 #496BF9 #849BFB #BFCBFD #E1E7FE
Accessibility & contrast
On white
2.60
#849BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#849BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849BFB
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849BFB | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#6B9CF9
Tritanopia (blue-blind)
#56AFBF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #849bfb; /* rgb */ color: rgb(132, 155, 251); /* oklch */ color: oklch(71.3% 0.143 272.2);
Tailwind
colors: {
custom: {
50: '#adb8fd',
500: '#849bfb',
950: '#000000',
},
}SCSS
$custom: #849bfb; $custom-light: #adb8fd; $custom-dark: #000000;
JSON
{
"hex": "#849bfb",
"rgb": {
"r": 132,
"g": 155,
"b": 251
},
"hsl": {
"h": 228.403,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.71299,
"c": 0.14254,
"h": 272.2
},
"luminance": 0.35313
}Semantic roles & 50–950 ramp
primary
#849BFB
secondary
#F6F0D5
accent
#B900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085