#849EEF#849EEF
#849EEF is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.3% C 0.122 H 269.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #849EEF |
|---|---|
| RGB | rgb(132, 158, 239) |
| HSL | hsl(225, 77%, 73%) |
| HSV | hsv(225, 45%, 94%) |
| CMYK | cmyk(44.8%, 33.9%, 0%, 6.3%) |
| CIE-LAB | lab(66.20, 11.79, -43.53) |
| CIE-LCH | lch(66.20, 45.10, 285.16°) |
| OKLab | oklab(71.28% -0.0009 -0.1223) |
| OKLCH | oklch(71.28% 0.122 269.6) |
| XYZ | xyz(37.3177, 35.5891, 86.5476) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.68
Cornflowerblue
#6495ED
ΔE00 5.55
Soft Blue
#6488EA
ΔE00 7.22
Perrywinkle
#8F8CE7
ΔE00 7.35
Carolina Blue
#8AB8FE
ΔE00 7.73
Lavender Blue
#8B88F8
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849EEF #EFD584
analogous
#84D3EF #849EEF #A084EF
triadic
#849EEF #EF849E #9EEF84
tetradic
#849EEF #EF84D3 #EFD584 #84EFA0
square
#849EEF #EF84D3 #EFD584 #84EFA0
split-complementary
#849EEF #EFA084 #D3EF84
monochromatic
#1D4BDC #4E73E8 #849EEF #BAC9F6 #E4EAFB
Accessibility & contrast
On white
2.59
#849EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#849EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849EEF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849EEF | 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)
#81A6F2
Deuteranopia (green-blind)
#769DED
Tritanopia (blue-blind)
#5DAFBB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #849eef; /* rgb */ color: rgb(132, 158, 239); /* oklch */ color: oklch(71.3% 0.122 269.6);
Tailwind
colors: {
custom: {
50: '#acbaf4',
500: '#849eef',
950: '#000000',
},
}SCSS
$custom: #849eef; $custom-light: #acbaf4; $custom-dark: #000000;
JSON
{
"hex": "#849eef",
"rgb": {
"r": 132,
"g": 158,
"b": 239
},
"hsl": {
"h": 225.421,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.7128,
"c": 0.12233,
"h": 269.6
},
"luminance": 0.35591
}Semantic roles & 50–950 ramp
primary
#849EEF
secondary
#F3EDD8
accent
#A70CD9
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111117
muted
#808085