#849EF9#849EF9
#849EF9 is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.8% C 0.136 H 270.6°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #849EF9 |
|---|---|
| RGB | rgb(132, 158, 249) |
| HSL | hsl(227, 91%, 75%) |
| HSV | hsv(227, 47%, 98%) |
| CMYK | cmyk(47%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(66.67, 14.69, -48.27) |
| CIE-LCH | lch(66.67, 50.46, 286.93°) |
| OKLab | oklab(71.79% 0.0014 -0.1361) |
| OKLCH | oklch(71.79% 0.136 270.6) |
| XYZ | xyz(38.8360, 36.1965, 94.5444) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.37
Cornflowerblue
#6495ED
ΔE00 5.70
Soft Blue
#6488EA
ΔE00 7.33
Perrywinkle
#8F8CE7
ΔE00 7.57
Lavender Blue
#8B88F8
ΔE00 7.61
Carolina Blue
#8AB8FE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849EF9 #F9DF84
analogous
#84D8F9 #849EF9 #A584F9
triadic
#849EF9 #F9849E #9EF984
tetradic
#849EF9 #F984D8 #F9DF84 #84F9A5
square
#849EF9 #F984D8 #F9DF84 #84F9A5
split-complementary
#849EF9 #F9A584 #D8F984
monochromatic
#0F42F3 #4A70F6 #849EF9 #BECCFC #E2E8FE
Accessibility & contrast
On white
2.55
#849EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#849EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849EF9
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849EF9 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FD
Deuteranopia (green-blind)
#709DF7
Tritanopia (blue-blind)
#56B1C0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #849ef9; /* rgb */ color: rgb(132, 158, 249); /* oklch */ color: oklch(71.8% 0.136 270.6);
Tailwind
colors: {
custom: {
50: '#adbafb',
500: '#849ef9',
950: '#000000',
},
}SCSS
$custom: #849ef9; $custom-light: #adbafb; $custom-dark: #000000;
JSON
{
"hex": "#849ef9",
"rgb": {
"r": 132,
"g": 158,
"b": 249
},
"hsl": {
"h": 226.667,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.71791,
"c": 0.13612,
"h": 270.6
},
"luminance": 0.36199
}Semantic roles & 50–950 ramp
primary
#849EF9
secondary
#F6EED5
accent
#B300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085