#849DF2#849DF2
#849DF2 is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.2% C 0.128 H 270.5°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #849DF2 |
|---|---|
| RGB | rgb(132, 157, 242) |
| HSL | hsl(226, 81%, 73%) |
| HSV | hsv(226, 45%, 95%) |
| CMYK | cmyk(45.5%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(66.08, 13.23, -45.37) |
| CIE-LCH | lch(66.08, 47.26, 286.26°) |
| OKLab | oklab(71.23% 0.001 -0.1277) |
| OKLCH | oklch(71.23% 0.128 270.5) |
| XYZ | xyz(37.5946, 35.4281, 88.8445) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.30
Cornflowerblue
#6495ED
ΔE00 5.60
Soft Blue
#6488EA
ΔE00 7.05
Perrywinkle
#8F8CE7
ΔE00 7.09
Lavender Blue
#8B88F8
ΔE00 7.41
Carolina Blue
#8AB8FE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849DF2 #F2D984
analogous
#84D4F2 #849DF2 #A284F2
triadic
#849DF2 #F2849D #9DF284
tetradic
#849DF2 #F284D4 #F2D984 #84F2A2
square
#849DF2 #F284D4 #F2D984 #84F2A2
split-complementary
#849DF2 #F2A284 #D4F284
monochromatic
#1846E4 #4D71EC #849DF2 #BBC9F8 #E3E9FC
Accessibility & contrast
On white
2.60
#849DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#849DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849DF2
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849DF2 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F5
Deuteranopia (green-blind)
#739CF0
Tritanopia (blue-blind)
#5BAFBC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #849df2; /* rgb */ color: rgb(132, 157, 242); /* oklch */ color: oklch(71.2% 0.128 270.5);
Tailwind
colors: {
custom: {
50: '#adb9f6',
500: '#849df2',
950: '#000000',
},
}SCSS
$custom: #849df2; $custom-light: #adb9f6; $custom-dark: #000000;
JSON
{
"hex": "#849df2",
"rgb": {
"r": 132,
"g": 157,
"b": 242
},
"hsl": {
"h": 226.364,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.71229,
"c": 0.12768,
"h": 270.5
},
"luminance": 0.3543
}Semantic roles & 50–950 ramp
primary
#849DF2
secondary
#F4EDD7
accent
#AD08DD
background
#FAFBFF
surface
#F5F6FE
border
#CFD0D6
text
#111117
muted
#808085