#84A3F5#84A3F5
#84A3F5 is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.6% C 0.125 H 267.5°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #84A3F5 |
|---|---|
| RGB | rgb(132, 163, 245) |
| HSL | hsl(224, 85%, 74%) |
| HSV | hsv(224, 46%, 96%) |
| CMYK | cmyk(46.1%, 33.5%, 0%, 3.9%) |
| CIE-LAB | lab(67.79, 10.66, -44.32) |
| CIE-LCH | lch(67.79, 45.59, 283.52°) |
| OKLab | oklab(72.6% -0.0054 -0.1246) |
| OKLCH | oklch(72.6% 0.125 267.5) |
| XYZ | xyz(39.0891, 37.6901, 91.5837) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.81
Cornflowerblue
#6495ED
ΔE00 5.74
Carolina Blue
#8AB8FE
ΔE00 6.09
Pastel Blue
#A2BFFE
ΔE00 7.53
Soft Blue
#6488EA
ΔE00 8.27
Perrywinkle
#8F8CE7
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84A3F5 #F5D684
analogous
#84DCF5 #84A3F5 #9E84F5
triadic
#84A3F5 #F584A3 #A3F584
tetradic
#84A3F5 #F584DC #F5D684 #84F59E
square
#84A3F5 #F584DC #F5D684 #84F59E
split-complementary
#84A3F5 #F59E84 #DCF584
monochromatic
#134EEB #4B79F0 #84A3F5 #BDCDFA #E3EAFD
Accessibility & contrast
On white
2.46
#84A3F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#84A3F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84A3F5
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84A3F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84A3F5 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ABF8
Deuteranopia (green-blind)
#79A1F3
Tritanopia (blue-blind)
#58B4C1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #84a3f5; /* rgb */ color: rgb(132, 163, 245); /* oklch */ color: oklch(72.6% 0.125 267.5);
Tailwind
colors: {
custom: {
50: '#adbef9',
500: '#84a3f5',
950: '#000000',
},
}SCSS
$custom: #84a3f5; $custom-light: #adbef9; $custom-dark: #000000;
JSON
{
"hex": "#84a3f5",
"rgb": {
"r": 132,
"g": 163,
"b": 245
},
"hsl": {
"h": 223.54,
"s": 84.962,
"l": 73.922
},
"oklch": {
"l": 0.72598,
"c": 0.12473,
"h": 267.5
},
"luminance": 0.37692
}Semantic roles & 50–950 ramp
primary
#84A3F5
secondary
#F5ECD6
accent
#A504E1
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185