#849DF9#849DF9
#849DF9 is a light, vivid blue. Relative luminance 0.359; OKLCH L 71.6% C 0.137 H 271.1°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #849DF9 |
|---|---|
| RGB | rgb(132, 157, 249) |
| HSL | hsl(227, 91%, 75%) |
| HSV | hsv(227, 47%, 98%) |
| CMYK | cmyk(47%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(66.41, 15.27, -48.68) |
| CIE-LCH | lch(66.41, 51.02, 287.41°) |
| OKLab | oklab(71.59% 0.0026 -0.1373) |
| OKLCH | oklch(71.59% 0.137 271.1) |
| XYZ | xyz(38.6661, 35.8567, 94.4878) |
| Luminance | 0.3586 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.12
Cornflowerblue
#6495ED
ΔE00 5.72
Soft Blue
#6488EA
ΔE00 7.15
Perrywinkle
#8F8CE7
ΔE00 7.28
Lavender Blue
#8B88F8
ΔE00 7.29
Carolina Blue
#8AB8FE
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849DF9 #F9E084
analogous
#84D8F9 #849DF9 #A584F9
triadic
#849DF9 #F9849D #9DF984
tetradic
#849DF9 #F984D8 #F9E084 #84F9A5
square
#849DF9 #F984D8 #F9E084 #84F9A5
split-complementary
#849DF9 #F9A584 #D8F984
monochromatic
#0F40F3 #4A6FF6 #849DF9 #BECBFC #E2E8FE
Accessibility & contrast
On white
2.57
#849DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#849DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849DF9
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849DF9 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FD
Deuteranopia (green-blind)
#6F9DF7
Tritanopia (blue-blind)
#57B0BF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #849df9; /* rgb */ color: rgb(132, 157, 249); /* oklch */ color: oklch(71.6% 0.137 271.1);
Tailwind
colors: {
custom: {
50: '#adb9fb',
500: '#849df9',
950: '#000000',
},
}SCSS
$custom: #849df9; $custom-light: #adb9fb; $custom-dark: #000000;
JSON
{
"hex": "#849df9",
"rgb": {
"r": 132,
"g": 157,
"b": 249
},
"hsl": {
"h": 227.179,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.71591,
"c": 0.13733,
"h": 271.1
},
"luminance": 0.35859
}Semantic roles & 50–950 ramp
primary
#849DF9
secondary
#F6EFD5
accent
#B400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085