#849DFF#849DFF
#849DFF is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.9% C 0.146 H 271.5°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #849DFF |
|---|---|
| RGB | rgb(132, 157, 255) |
| HSL | hsl(228, 100%, 76%) |
| HSV | hsv(228, 48%, 100%) |
| CMYK | cmyk(48.2%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(66.70, 17.03, -51.49) |
| CIE-LCH | lch(66.70, 54.23, 288.30°) |
| OKLab | oklab(71.91% 0.0038 -0.1455) |
| OKLCH | oklch(71.91% 0.146 271.5) |
| XYZ | xyz(39.6169, 36.2370, 99.4952) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.13
Cornflowerblue
#6495ED
ΔE00 5.92
Lavender Blue
#8B88F8
ΔE00 7.26
Soft Blue
#6488EA
ΔE00 7.31
Perrywinkle
#8F8CE7
ΔE00 7.51
Carolina Blue
#8AB8FE
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849DFF #FFE684
analogous
#84DAFF #849DFF #A884FF
triadic
#849DFF #FF849D #9DFF84
tetradic
#849DFF #FF84DA #FFE684 #84FFA8
square
#849DFF #FF84DA #FFE684 #84FFA8
split-complementary
#849DFF #FFA884 #DAFF84
monochromatic
#0A3BFF #476CFF #849DFF #C1CEFF #E0E7FF
Accessibility & contrast
On white
2.55
#849DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#849DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849DFF
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849DFF | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#6B9DFD
Tritanopia (blue-blind)
#52B2C2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #849dff; /* rgb */ color: rgb(132, 157, 255); /* oklch */ color: oklch(71.9% 0.146 271.5);
Tailwind
colors: {
custom: {
50: '#aeb9ff',
500: '#849dff',
950: '#000000',
},
}SCSS
$custom: #849dff; $custom-light: #aeb9ff; $custom-dark: #000000;
JSON
{
"hex": "#849dff",
"rgb": {
"r": 132,
"g": 157,
"b": 255
},
"hsl": {
"h": 227.805,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.7191,
"c": 0.14556,
"h": 271.5
},
"luminance": 0.36239
}Semantic roles & 50–950 ramp
primary
#849DFF
secondary
#F7F0D4
accent
#B700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086