#849FF4#849FF4
#849FF4 is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.7% C 0.128 H 269.6°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #849FF4 |
|---|---|
| RGB | rgb(132, 159, 244) |
| HSL | hsl(226, 84%, 74%) |
| HSV | hsv(226, 46%, 96%) |
| CMYK | cmyk(45.9%, 34.8%, 0%, 4.3%) |
| CIE-LAB | lab(66.70, 12.66, -45.50) |
| CIE-LCH | lch(66.70, 47.23, 285.55°) |
| OKLab | oklab(71.74% -0.0009 -0.128) |
| OKLCH | oklch(71.74% 0.128 269.6) |
| XYZ | xyz(38.2378, 36.2312, 90.5489) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.73
Cornflowerblue
#6495ED
ΔE00 5.59
Carolina Blue
#8AB8FE
ΔE00 7.35
Soft Blue
#6488EA
ΔE00 7.44
Perrywinkle
#8F8CE7
ΔE00 7.73
Lavender Blue
#8B88F8
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849FF4 #F4D984
analogous
#84D7F4 #849FF4 #A184F4
triadic
#849FF4 #F4849F #9FF484
tetradic
#849FF4 #F484D7 #F4D984 #84F4A1
square
#849FF4 #F484D7 #F4D984 #84F4A1
split-complementary
#849FF4 #F4A184 #D7F484
monochromatic
#1548E9 #4C73EF #849FF4 #BCCBF9 #E3E9FC
Accessibility & contrast
On white
2.55
#849FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#849FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849FF4
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849FF4 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F7
Deuteranopia (green-blind)
#759EF2
Tritanopia (blue-blind)
#5AB1BE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #849ff4; /* rgb */ color: rgb(132, 159, 244); /* oklch */ color: oklch(71.7% 0.128 269.6);
Tailwind
colors: {
custom: {
50: '#adbbf8',
500: '#849ff4',
950: '#000000',
},
}SCSS
$custom: #849ff4; $custom-light: #adbbf8; $custom-dark: #000000;
JSON
{
"hex": "#849ff4",
"rgb": {
"r": 132,
"g": 159,
"b": 244
},
"hsl": {
"h": 225.536,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.71735,
"c": 0.12804,
"h": 269.6
},
"luminance": 0.36233
}Semantic roles & 50–950 ramp
primary
#849FF4
secondary
#F4EDD7
accent
#AB05E0
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085