#849FF1#849FF1
#849FF1 is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.6% C 0.124 H 269.3°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #849FF1 |
|---|---|
| RGB | rgb(132, 159, 241) |
| HSL | hsl(225, 80%, 73%) |
| HSV | hsv(225, 45%, 95%) |
| CMYK | cmyk(45.2%, 34%, 0%, 5.5%) |
| CIE-LAB | lab(66.56, 11.79, -44.07) |
| CIE-LCH | lch(66.56, 45.62, 284.98°) |
| OKLab | oklab(71.58% -0.0016 -0.1239) |
| OKLCH | oklch(71.58% 0.124 269.3) |
| XYZ | xyz(37.7860, 36.0505, 88.1694) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.84
Cornflowerblue
#6495ED
ΔE00 5.55
Carolina Blue
#8AB8FE
ΔE00 7.39
Soft Blue
#6488EA
ΔE00 7.42
Perrywinkle
#8F8CE7
ΔE00 7.68
Lavender Blue
#8B88F8
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849FF1 #F1D684
analogous
#84D5F1 #849FF1 #9F84F1
triadic
#849FF1 #F1849F #9FF184
tetradic
#849FF1 #F184D5 #F1D684 #84F19F
square
#849FF1 #F184D5 #F1D684 #84F19F
split-complementary
#849FF1 #F19F84 #D5F184
monochromatic
#1A4BE1 #4D74EB #849FF1 #BBCAF7 #E4EAFC
Accessibility & contrast
On white
2.56
#849FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#849FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849FF1
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849FF1 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A7F4
Deuteranopia (green-blind)
#769DEF
Tritanopia (blue-blind)
#5CB0BD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #849ff1; /* rgb */ color: rgb(132, 159, 241); /* oklch */ color: oklch(71.6% 0.124 269.3);
Tailwind
colors: {
custom: {
50: '#acbbf6',
500: '#849ff1',
950: '#000000',
},
}SCSS
$custom: #849ff1; $custom-light: #acbbf6; $custom-dark: #000000;
JSON
{
"hex": "#849ff1",
"rgb": {
"r": 132,
"g": 159,
"b": 241
},
"hsl": {
"h": 225.138,
"s": 79.562,
"l": 73.137
},
"oklch": {
"l": 0.71583,
"c": 0.12391,
"h": 269.3
},
"luminance": 0.36053
}Semantic roles & 50–950 ramp
primary
#849FF1
secondary
#F4EDD7
accent
#A80ADC
background
#FAFBFF
surface
#F5F6FE
border
#CFD0D6
text
#111117
muted
#808085