#849DF6#849DF6
#849DF6 is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.4% C 0.133 H 270.8°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #849DF6 |
|---|---|
| RGB | rgb(132, 157, 246) |
| HSL | hsl(227, 86%, 74%) |
| HSV | hsv(227, 46%, 96%) |
| CMYK | cmyk(46.3%, 36.2%, 0%, 3.5%) |
| CIE-LAB | lab(66.27, 14.39, -47.27) |
| CIE-LCH | lch(66.27, 49.41, 286.93°) |
| OKLab | oklab(71.44% 0.002 -0.1332) |
| OKLCH | oklch(71.44% 0.133 270.8) |
| XYZ | xyz(38.2020, 35.6711, 92.0431) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.17
Cornflowerblue
#6495ED
ΔE00 5.66
Soft Blue
#6488EA
ΔE00 7.10
Perrywinkle
#8F8CE7
ΔE00 7.19
Lavender Blue
#8B88F8
ΔE00 7.33
Carolina Blue
#8AB8FE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849DF6 #F6DD84
analogous
#84D6F6 #849DF6 #A484F6
triadic
#849DF6 #F6849D #9DF684
tetradic
#849DF6 #F684D6 #F6DD84 #84F6A4
square
#849DF6 #F684D6 #F6DD84 #84F6A4
split-complementary
#849DF6 #F6A484 #D6F684
monochromatic
#1242EE #4B70F2 #849DF6 #BDCAFA #E2E8FD
Accessibility & contrast
On white
2.58
#849DF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#849DF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849DF6
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849DF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849DF6 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA6FA
Deuteranopia (green-blind)
#719DF4
Tritanopia (blue-blind)
#59B0BE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #849df6; /* rgb */ color: rgb(132, 157, 246); /* oklch */ color: oklch(71.4% 0.133 270.8);
Tailwind
colors: {
custom: {
50: '#adb9f9',
500: '#849df6',
950: '#000000',
},
}SCSS
$custom: #849df6; $custom-light: #adb9f9; $custom-dark: #000000;
JSON
{
"hex": "#849df6",
"rgb": {
"r": 132,
"g": 157,
"b": 246
},
"hsl": {
"h": 226.842,
"s": 86.364,
"l": 74.118
},
"oklch": {
"l": 0.71435,
"c": 0.1332,
"h": 270.8
},
"luminance": 0.35673
}Semantic roles & 50–950 ramp
primary
#849DF6
secondary
#F5EED6
accent
#B203E3
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085