#849EF3#849EF3
#849EF3 is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.5% C 0.128 H 270.0°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #849EF3 |
|---|---|
| RGB | rgb(132, 158, 243) |
| HSL | hsl(226, 82%, 74%) |
| HSV | hsv(226, 46%, 95%) |
| CMYK | cmyk(45.7%, 35%, 0%, 4.7%) |
| CIE-LAB | lab(66.39, 12.95, -45.44) |
| CIE-LCH | lch(66.39, 47.24, 285.90°) |
| OKLab | oklab(71.48% 0.0001 -0.1279) |
| OKLCH | oklch(71.48% 0.128 270) |
| XYZ | xyz(37.9151, 35.8281, 89.6943) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.51
Cornflowerblue
#6495ED
ΔE00 5.58
Soft Blue
#6488EA
ΔE00 7.24
Perrywinkle
#8F8CE7
ΔE00 7.41
Carolina Blue
#8AB8FE
ΔE00 7.67
Lavender Blue
#8B88F8
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849EF3 #F3D984
analogous
#84D5F3 #849EF3 #A184F3
triadic
#849EF3 #F3849E #9EF384
tetradic
#849EF3 #F384D5 #F3D984 #84F3A1
square
#849EF3 #F384D5 #F3D984 #84F3A1
split-complementary
#849EF3 #F3A184 #D5F384
monochromatic
#1647E6 #4C72EE #849EF3 #BCCAF8 #E3E9FC
Accessibility & contrast
On white
2.57
#849EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#849EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849EF3
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849EF3 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F6
Deuteranopia (green-blind)
#749DF1
Tritanopia (blue-blind)
#5AB0BD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #849ef3; /* rgb */ color: rgb(132, 158, 243); /* oklch */ color: oklch(71.5% 0.128 270.0);
Tailwind
colors: {
custom: {
50: '#adbaf7',
500: '#849ef3',
950: '#000000',
},
}SCSS
$custom: #849ef3; $custom-light: #adbaf7; $custom-dark: #000000;
JSON
{
"hex": "#849ef3",
"rgb": {
"r": 132,
"g": 158,
"b": 243
},
"hsl": {
"h": 225.946,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.71482,
"c": 0.12786,
"h": 270
},
"luminance": 0.3583
}Semantic roles & 50–950 ramp
primary
#849EF3
secondary
#F4EDD7
accent
#AC07DF
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085