#849BF0#849BF0
#849BF0 is a light, vivid blue. Relative luminance 0.346; OKLCH L 70.7% C 0.127 H 271.3°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #849BF0 |
|---|---|
| RGB | rgb(132, 155, 240) |
| HSL | hsl(227, 78%, 73%) |
| HSV | hsv(227, 45%, 94%) |
| CMYK | cmyk(45%, 35.4%, 0%, 5.9%) |
| CIE-LAB | lab(65.47, 13.81, -45.24) |
| CIE-LCH | lch(65.47, 47.30, 286.97°) |
| OKLab | oklab(70.72% 0.003 -0.1273) |
| OKLCH | oklch(70.72% 0.127 271.3) |
| XYZ | xyz(36.9603, 34.6374, 87.1593) |
| Luminance | 0.3464 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.97
Cornflowerblue
#6495ED
ΔE00 5.69
Perrywinkle
#8F8CE7
ΔE00 6.45
Soft Blue
#6488EA
ΔE00 6.72
Lavender Blue
#8B88F8
ΔE00 6.84
Carolina Blue
#8AB8FE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849BF0 #F0D984
analogous
#84D1F0 #849BF0 #A384F0
triadic
#849BF0 #F0849B #9BF084
tetradic
#849BF0 #F084D1 #F0D984 #84F0A3
square
#849BF0 #F084D1 #F0D984 #84F0A3
split-complementary
#849BF0 #F0A384 #D1F084
monochromatic
#1B45DE #4D6FE9 #849BF0 #BBC7F7 #E4E9FC
Accessibility & contrast
On white
2.65
#849BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#849BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849BF0
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849BF0 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA4F3
Deuteranopia (green-blind)
#729BEE
Tritanopia (blue-blind)
#5DADBA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #849bf0; /* rgb */ color: rgb(132, 155, 240); /* oklch */ color: oklch(70.7% 0.127 271.3);
Tailwind
colors: {
custom: {
50: '#acb8f5',
500: '#849bf0',
950: '#000000',
},
}SCSS
$custom: #849bf0; $custom-light: #acb8f5; $custom-dark: #000000;
JSON
{
"hex": "#849bf0",
"rgb": {
"r": 132,
"g": 155,
"b": 240
},
"hsl": {
"h": 227.222,
"s": 78.261,
"l": 72.941
},
"oklch": {
"l": 0.70723,
"c": 0.12735,
"h": 271.3
},
"luminance": 0.34639
}Semantic roles & 50–950 ramp
primary
#849BF0
secondary
#F3EED8
accent
#AE0BDB
background
#FAFBFF
surface
#F5F6FE
border
#CFD0D6
text
#111117
muted
#808085