#849CFA#849CFA
#849CFA is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.4% C 0.140 H 271.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #849CFA |
|---|---|
| RGB | rgb(132, 156, 250) |
| HSL | hsl(228, 92%, 75%) |
| HSV | hsv(228, 47%, 98%) |
| CMYK | cmyk(47.2%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(66.20, 16.14, -49.56) |
| CIE-LCH | lch(66.20, 52.12, 288.03°) |
| OKLab | oklab(71.44% 0.004 -0.1399) |
| OKLCH | oklch(71.44% 0.14 271.6) |
| XYZ | xyz(38.6540, 35.5823, 95.2552) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.88
Cornflowerblue
#6495ED
ΔE00 5.79
Lavender Blue
#8B88F8
ΔE00 6.97
Soft Blue
#6488EA
ΔE00 7.01
Perrywinkle
#8F8CE7
ΔE00 7.04
Carolina Blue
#8AB8FE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849CFA #FAE284
analogous
#84D7FA #849CFA #A784FA
triadic
#849CFA #FA849C #9CFA84
tetradic
#849CFA #FA84D7 #FAE284 #84FAA7
square
#849CFA #FA84D7 #FAE284 #84FAA7
split-complementary
#849CFA #FAA784 #D7FA84
monochromatic
#0E3DF5 #496DF8 #849CFA #BFCBFC #E2E7FE
Accessibility & contrast
On white
2.59
#849CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#849CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849CFA
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849CFA | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FE
Deuteranopia (green-blind)
#6D9CF8
Tritanopia (blue-blind)
#56B0BF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #849cfa; /* rgb */ color: rgb(132, 156, 250); /* oklch */ color: oklch(71.4% 0.140 271.6);
Tailwind
colors: {
custom: {
50: '#adb8fc',
500: '#849cfa',
950: '#000000',
},
}SCSS
$custom: #849cfa; $custom-light: #adb8fc; $custom-dark: #000000;
JSON
{
"hex": "#849cfa",
"rgb": {
"r": 132,
"g": 156,
"b": 250
},
"hsl": {
"h": 227.797,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.71444,
"c": 0.13993,
"h": 271.6
},
"luminance": 0.35585
}Semantic roles & 50–950 ramp
primary
#849CFA
secondary
#F6EFD5
accent
#B700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085