#849DF0#849DF0
#849DF0 is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.1% C 0.125 H 270.3°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #849DF0 |
|---|---|
| RGB | rgb(132, 157, 240) |
| HSL | hsl(226, 78%, 73%) |
| HSV | hsv(226, 45%, 94%) |
| CMYK | cmyk(45%, 34.6%, 0%, 5.9%) |
| CIE-LAB | lab(65.99, 12.66, -44.42) |
| CIE-LCH | lch(65.99, 46.19, 285.90°) |
| OKLab | oklab(71.13% 0.0006 -0.1249) |
| OKLCH | oklch(71.13% 0.125 270.3) |
| XYZ | xyz(37.2959, 35.3086, 87.2712) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.39
Cornflowerblue
#6495ED
ΔE00 5.59
Soft Blue
#6488EA
ΔE00 7.05
Perrywinkle
#8F8CE7
ΔE00 7.06
Lavender Blue
#8B88F8
ΔE00 7.46
Carolina Blue
#8AB8FE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849DF0 #F0D784
analogous
#84D3F0 #849DF0 #A184F0
triadic
#849DF0 #F0849D #9DF084
tetradic
#849DF0 #F084D3 #F0D784 #84F0A1
square
#849DF0 #F084D3 #F0D784 #84F0A1
split-complementary
#849DF0 #F0A184 #D3F084
monochromatic
#1B48DE #4D72E9 #849DF0 #BBC8F7 #E4E9FC
Accessibility & contrast
On white
2.60
#849DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#849DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849DF0
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849DF0 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F3
Deuteranopia (green-blind)
#759CEE
Tritanopia (blue-blind)
#5CAEBB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #849df0; /* rgb */ color: rgb(132, 157, 240); /* oklch */ color: oklch(71.1% 0.125 270.3);
Tailwind
colors: {
custom: {
50: '#acb9f5',
500: '#849df0',
950: '#000000',
},
}SCSS
$custom: #849df0; $custom-light: #acb9f5; $custom-dark: #000000;
JSON
{
"hex": "#849df0",
"rgb": {
"r": 132,
"g": 157,
"b": 240
},
"hsl": {
"h": 226.111,
"s": 78.261,
"l": 72.941
},
"oklch": {
"l": 0.71127,
"c": 0.12492,
"h": 270.3
},
"luminance": 0.35311
}Semantic roles & 50–950 ramp
primary
#849DF0
secondary
#F3EDD8
accent
#AA0BDB
background
#FAFBFF
surface
#F5F6FE
border
#CFD0D6
text
#111117
muted
#808085