#849EF2#849EF2
#849EF2 is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.4% C 0.126 H 269.9°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #849EF2 |
|---|---|
| RGB | rgb(132, 158, 242) |
| HSL | hsl(226, 81%, 73%) |
| HSV | hsv(226, 45%, 95%) |
| CMYK | cmyk(45.5%, 34.7%, 0%, 5.1%) |
| CIE-LAB | lab(66.34, 12.66, -44.96) |
| CIE-LCH | lch(66.34, 46.71, 285.72°) |
| OKLab | oklab(71.43% -0.0002 -0.1265) |
| OKLCH | oklch(71.43% 0.126 269.9) |
| XYZ | xyz(37.7645, 35.7679, 88.9012) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.55
Cornflowerblue
#6495ED
ΔE00 5.57
Soft Blue
#6488EA
ΔE00 7.23
Perrywinkle
#8F8CE7
ΔE00 7.39
Carolina Blue
#8AB8FE
ΔE00 7.68
Lavender Blue
#8B88F8
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849EF2 #F2D884
analogous
#84D5F2 #849EF2 #A184F2
triadic
#849EF2 #F2849E #9EF284
tetradic
#849EF2 #F284D5 #F2D884 #84F2A1
square
#849EF2 #F284D5 #F2D884 #84F2A1
split-complementary
#849EF2 #F2A184 #D5F284
monochromatic
#1848E4 #4D72EC #849EF2 #BBCAF8 #E3E9FC
Accessibility & contrast
On white
2.58
#849EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#849EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849EF2
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849EF2 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F5
Deuteranopia (green-blind)
#759DF0
Tritanopia (blue-blind)
#5BAFBD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #849ef2; /* rgb */ color: rgb(132, 158, 242); /* oklch */ color: oklch(71.4% 0.126 269.9);
Tailwind
colors: {
custom: {
50: '#adbaf6',
500: '#849ef2',
950: '#000000',
},
}SCSS
$custom: #849ef2; $custom-light: #adbaf6; $custom-dark: #000000;
JSON
{
"hex": "#849ef2",
"rgb": {
"r": 132,
"g": 158,
"b": 242
},
"hsl": {
"h": 225.818,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.71431,
"c": 0.12648,
"h": 269.9
},
"luminance": 0.3577
}Semantic roles & 50–950 ramp
primary
#849EF2
secondary
#F4EDD7
accent
#AB08DD
background
#FAFBFF
surface
#F5F6FE
border
#CFD0D6
text
#111117
muted
#808085