#849DFD#849DFD
#849DFD is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.8% C 0.143 H 271.4°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #849DFD |
|---|---|
| RGB | rgb(132, 157, 253) |
| HSL | hsl(228, 97%, 75%) |
| HSV | hsv(228, 48%, 99%) |
| CMYK | cmyk(47.8%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(66.60, 16.44, -50.56) |
| CIE-LCH | lch(66.60, 53.16, 288.01°) |
| OKLab | oklab(71.8% 0.0034 -0.1428) |
| OKLCH | oklch(71.8% 0.143 271.4) |
| XYZ | xyz(39.2967, 36.1089, 97.8085) |
| Luminance | 0.3611 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.11
Cornflowerblue
#6495ED
ΔE00 5.84
Soft Blue
#6488EA
ΔE00 7.25
Lavender Blue
#8B88F8
ΔE00 7.27
Perrywinkle
#8F8CE7
ΔE00 7.43
Carolina Blue
#8AB8FE
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849DFD #FDE484
analogous
#84DAFD #849DFD #A784FD
triadic
#849DFD #FD849D #9DFD84
tetradic
#849DFD #FD84DA #FDE484 #84FDA7
square
#849DFD #FD84DA #FDE484 #84FDA7
split-complementary
#849DFD #FDA784 #DAFD84
monochromatic
#0C3DFB #486DFC #849DFD #C0CDFE #E1E7FF
Accessibility & contrast
On white
2.55
#849DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#849DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849DFD
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849DFD | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#6C9DFB
Tritanopia (blue-blind)
#54B1C1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #849dfd; /* rgb */ color: rgb(132, 157, 253); /* oklch */ color: oklch(71.8% 0.143 271.4);
Tailwind
colors: {
custom: {
50: '#aeb9fe',
500: '#849dfd',
950: '#000000',
},
}SCSS
$custom: #849dfd; $custom-light: #aeb9fe; $custom-dark: #000000;
JSON
{
"hex": "#849dfd",
"rgb": {
"r": 132,
"g": 157,
"b": 253
},
"hsl": {
"h": 227.603,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.71803,
"c": 0.14282,
"h": 271.4
},
"luminance": 0.36111
}Semantic roles & 50–950 ramp
primary
#849DFD
secondary
#F7F0D4
accent
#B600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086