#849CF0#849CF0
#849CF0 is a light, vivid blue. Relative luminance 0.350; OKLCH L 70.9% C 0.126 H 270.8°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #849CF0 |
|---|---|
| RGB | rgb(132, 156, 240) |
| HSL | hsl(227, 78%, 73%) |
| HSV | hsv(227, 45%, 94%) |
| CMYK | cmyk(45%, 35%, 0%, 5.9%) |
| CIE-LAB | lab(65.73, 13.23, -44.83) |
| CIE-LCH | lch(65.73, 46.74, 286.44°) |
| OKLab | oklab(70.93% 0.0018 -0.1261) |
| OKLCH | oklch(70.93% 0.126 270.8) |
| XYZ | xyz(37.1274, 34.9717, 87.2150) |
| Luminance | 0.3497 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.17
Cornflowerblue
#6495ED
ΔE00 5.63
Perrywinkle
#8F8CE7
ΔE00 6.75
Soft Blue
#6488EA
ΔE00 6.88
Lavender Blue
#8B88F8
ΔE00 7.15
Carolina Blue
#8AB8FE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849CF0 #F0D884
analogous
#84D2F0 #849CF0 #A284F0
triadic
#849CF0 #F0849C #9CF084
tetradic
#849CF0 #F084D2 #F0D884 #84F0A2
square
#849CF0 #F084D2 #F0D884 #84F0A2
split-complementary
#849CF0 #F0A284 #D2F084
monochromatic
#1B47DE #4D70E9 #849CF0 #BBC8F7 #E4E9FC
Accessibility & contrast
On white
2.63
#849CF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#849CF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849CF0
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849CF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849CF0 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA5F3
Deuteranopia (green-blind)
#739BEE
Tritanopia (blue-blind)
#5DADBB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #849cf0; /* rgb */ color: rgb(132, 156, 240); /* oklch */ color: oklch(70.9% 0.126 270.8);
Tailwind
colors: {
custom: {
50: '#acb9f5',
500: '#849cf0',
950: '#000000',
},
}SCSS
$custom: #849cf0; $custom-light: #acb9f5; $custom-dark: #000000;
JSON
{
"hex": "#849cf0",
"rgb": {
"r": 132,
"g": 156,
"b": 240
},
"hsl": {
"h": 226.667,
"s": 78.261,
"l": 72.941
},
"oklch": {
"l": 0.70925,
"c": 0.12613,
"h": 270.8
},
"luminance": 0.34974
}Semantic roles & 50–950 ramp
primary
#849CF0
secondary
#F3EDD8
accent
#AC0BDB
background
#FAFBFF
surface
#F5F6FE
border
#CFD0D6
text
#111117
muted
#808085