#849FF9#849FF9
#849FF9 is a light, vivid blue. Relative luminance 0.365; OKLCH L 72.0% C 0.135 H 270.1°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #849FF9 |
|---|---|
| RGB | rgb(132, 159, 249) |
| HSL | hsl(226, 91%, 75%) |
| HSV | hsv(226, 47%, 98%) |
| CMYK | cmyk(47%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(66.93, 14.11, -47.86) |
| CIE-LCH | lch(66.93, 49.90, 286.43°) |
| OKLab | oklab(71.99% 0.0003 -0.1349) |
| OKLCH | oklch(71.99% 0.135 270.1) |
| XYZ | xyz(39.0073, 36.5390, 94.6015) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.63
Cornflowerblue
#6495ED
ΔE00 5.69
Carolina Blue
#8AB8FE
ΔE00 7.30
Soft Blue
#6488EA
ΔE00 7.51
Perrywinkle
#8F8CE7
ΔE00 7.86
Lavender Blue
#8B88F8
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849FF9 #F9DE84
analogous
#84D9F9 #849FF9 #A484F9
triadic
#849FF9 #F9849F #9FF984
tetradic
#849FF9 #F984D9 #F9DE84 #84F9A4
square
#849FF9 #F984D9 #F9DE84 #84F9A4
split-complementary
#849FF9 #F9A484 #D9F984
monochromatic
#0F44F3 #4A71F6 #849FF9 #BECDFC #E2E8FE
Accessibility & contrast
On white
2.53
#849FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#849FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849FF9
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849FF9 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FD
Deuteranopia (green-blind)
#729EF7
Tritanopia (blue-blind)
#56B2C0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #849ff9; /* rgb */ color: rgb(132, 159, 249); /* oklch */ color: oklch(72.0% 0.135 270.1);
Tailwind
colors: {
custom: {
50: '#adbbfb',
500: '#849ff9',
950: '#000000',
},
}SCSS
$custom: #849ff9; $custom-light: #adbbfb; $custom-dark: #000000;
JSON
{
"hex": "#849ff9",
"rgb": {
"r": 132,
"g": 159,
"b": 249
},
"hsl": {
"h": 226.154,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.71992,
"c": 0.13491,
"h": 270.1
},
"luminance": 0.36541
}Semantic roles & 50–950 ramp
primary
#849FF9
secondary
#F6EED5
accent
#B100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085