#849AF2#849AF2
#849AF2 is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.6% C 0.131 H 272.0°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #849AF2 |
|---|---|
| RGB | rgb(132, 154, 242) |
| HSL | hsl(228, 81%, 73%) |
| HSV | hsv(228, 45%, 95%) |
| CMYK | cmyk(45.5%, 36.4%, 0%, 5.1%) |
| CIE-LAB | lab(65.30, 14.96, -46.60) |
| CIE-LCH | lch(65.30, 48.95, 287.80°) |
| OKLab | oklab(70.63% 0.0046 -0.1313) |
| OKLCH | oklch(70.63% 0.131 272) |
| XYZ | xyz(37.0933, 34.4255, 88.6774) |
| Luminance | 0.3443 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.68
Cornflowerblue
#6495ED
ΔE00 5.78
Perrywinkle
#8F8CE7
ΔE00 6.21
Lavender Blue
#8B88F8
ΔE00 6.47
Soft Blue
#6488EA
ΔE00 6.58
Periwinkle (survey)
#8E82FE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849AF2 #F2DC84
analogous
#84D1F2 #849AF2 #A584F2
triadic
#849AF2 #F2849A #9AF284
tetradic
#849AF2 #F284D1 #F2DC84 #84F2A5
square
#849AF2 #F284D1 #F2DC84 #84F2A5
split-complementary
#849AF2 #F2A584 #D1F284
monochromatic
#1841E4 #4D6DEC #849AF2 #BBC7F8 #E3E8FC
Accessibility & contrast
On white
2.66
#849AF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#849AF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849AF2
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849AF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849AF2 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F6
Deuteranopia (green-blind)
#6F9AF0
Tritanopia (blue-blind)
#5CACBB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #849af2; /* rgb */ color: rgb(132, 154, 242); /* oklch */ color: oklch(70.6% 0.131 272.0);
Tailwind
colors: {
custom: {
50: '#adb7f7',
500: '#849af2',
950: '#000000',
},
}SCSS
$custom: #849af2; $custom-light: #adb7f7; $custom-dark: #000000;
JSON
{
"hex": "#849af2",
"rgb": {
"r": 132,
"g": 154,
"b": 242
},
"hsl": {
"h": 228,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.70625,
"c": 0.13135,
"h": 272
},
"luminance": 0.34428
}Semantic roles & 50–950 ramp
primary
#849AF2
secondary
#F4EED7
accent
#B308DD
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085