#849CFD#849CFD
#849CFD is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.6% C 0.144 H 271.8°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #849CFD |
|---|---|
| RGB | rgb(132, 156, 253) |
| HSL | hsl(228, 97%, 75%) |
| HSV | hsv(228, 48%, 99%) |
| CMYK | cmyk(47.8%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(66.35, 17.02, -50.96) |
| CIE-LCH | lch(66.35, 53.73, 288.46°) |
| OKLab | oklab(71.6% 0.0046 -0.144) |
| OKLCH | oklch(71.6% 0.144 271.8) |
| XYZ | xyz(39.1282, 35.7720, 97.7523) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.88
Cornflowerblue
#6495ED
ΔE00 5.88
Lavender Blue
#8B88F8
ΔE00 6.95
Soft Blue
#6488EA
ΔE00 7.09
Perrywinkle
#8F8CE7
ΔE00 7.16
Carolina Blue
#8AB8FE
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849CFD #FDE584
analogous
#84D9FD #849CFD #A884FD
triadic
#849CFD #FD849C #9CFD84
tetradic
#849CFD #FD84D9 #FDE584 #84FDA8
square
#849CFD #FD84D9 #FDE584 #84FDA8
split-complementary
#849CFD #FDA884 #D9FD84
monochromatic
#0C3BFB #486CFC #849CFD #C0CCFE #E1E7FF
Accessibility & contrast
On white
2.58
#849CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#849CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849CFD
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849CFD | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#6B9CFB
Tritanopia (blue-blind)
#54B0C0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #849cfd; /* rgb */ color: rgb(132, 156, 253); /* oklch */ color: oklch(71.6% 0.144 271.8);
Tailwind
colors: {
custom: {
50: '#aeb8fe',
500: '#849cfd',
950: '#000000',
},
}SCSS
$custom: #849cfd; $custom-light: #aeb8fe; $custom-dark: #000000;
JSON
{
"hex": "#849cfd",
"rgb": {
"r": 132,
"g": 156,
"b": 253
},
"hsl": {
"h": 228.099,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.71604,
"c": 0.14405,
"h": 271.8
},
"luminance": 0.35774
}Semantic roles & 50–950 ramp
primary
#849CFD
secondary
#F7F0D4
accent
#B800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086