#849FFD#849FFD
#849FFD is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.2% C 0.140 H 270.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #849FFD |
|---|---|
| RGB | rgb(132, 159, 253) |
| HSL | hsl(227, 97%, 75%) |
| HSV | hsv(227, 48%, 99%) |
| CMYK | cmyk(47.8%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(67.12, 15.28, -49.74) |
| CIE-LCH | lch(67.12, 52.03, 287.08°) |
| OKLab | oklab(72.2% 0.0011 -0.1404) |
| OKLCH | oklch(72.2% 0.14 270.5) |
| XYZ | xyz(39.6378, 36.7912, 97.9222) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.61
Cornflowerblue
#6495ED
ΔE00 5.81
Carolina Blue
#8AB8FE
ΔE00 7.29
Soft Blue
#6488EA
ΔE00 7.60
Lavender Blue
#8B88F8
ΔE00 7.89
Perrywinkle
#8F8CE7
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#849FFD #FDE284
analogous
#84DBFD #849FFD #A684FD
triadic
#849FFD #FD849F #9FFD84
tetradic
#849FFD #FD84DB #FDE284 #84FDA6
square
#849FFD #FD84DB #FDE284 #84FDA6
split-complementary
#849FFD #FDA684 #DBFD84
monochromatic
#0C41FB #4870FC #849FFD #C0CEFE #E1E7FF
Accessibility & contrast
On white
2.51
#849FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#849FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #849FFD
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##849FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##849FFD | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#6F9FFB
Tritanopia (blue-blind)
#53B3C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #849ffd; /* rgb */ color: rgb(132, 159, 253); /* oklch */ color: oklch(72.2% 0.140 270.5);
Tailwind
colors: {
custom: {
50: '#aebbfe',
500: '#849ffd',
950: '#000000',
},
}SCSS
$custom: #849ffd; $custom-light: #aebbfe; $custom-dark: #000000;
JSON
{
"hex": "#849ffd",
"rgb": {
"r": 132,
"g": 159,
"b": 253
},
"hsl": {
"h": 226.612,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.72201,
"c": 0.14039,
"h": 270.5
},
"luminance": 0.36794
}Semantic roles & 50–950 ramp
primary
#849FFD
secondary
#F7EFD4
accent
#B200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086