#84A2FA#84A2FA
#84A2FA is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.6% C 0.133 H 268.7°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #84A2FA |
|---|---|
| RGB | rgb(132, 162, 250) |
| HSL | hsl(225, 92%, 75%) |
| HSV | hsv(225, 47%, 98%) |
| CMYK | cmyk(47.2%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(67.76, 12.68, -47.10) |
| CIE-LCH | lch(67.76, 48.78, 285.07°) |
| OKLab | oklab(72.65% -0.0031 -0.1327) |
| OKLCH | oklch(72.65% 0.133 268.7) |
| XYZ | xyz(39.6858, 37.6459, 95.5991) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.44
Cornflowerblue
#6495ED
ΔE00 5.80
Carolina Blue
#8AB8FE
ΔE00 6.37
Pastel Blue
#A2BFFE
ΔE00 7.75
Soft Blue
#6488EA
ΔE00 8.13
Perrywinkle
#8F8CE7
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84A2FA #FADC84
analogous
#84DDFA #84A2FA #A184FA
triadic
#84A2FA #FA84A2 #A2FA84
tetradic
#84A2FA #FA84DD #FADC84 #84FAA1
square
#84A2FA #FA84DD #FADC84 #84FAA1
split-complementary
#84A2FA #FAA184 #DDFA84
monochromatic
#0E49F5 #4976F8 #84A2FA #BFCEFC #E2E9FE
Accessibility & contrast
On white
2.46
#84A2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#84A2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84A2FA
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84A2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84A2FA | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#75A0F8
Tritanopia (blue-blind)
#55B5C2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #84a2fa; /* rgb */ color: rgb(132, 162, 250); /* oklch */ color: oklch(72.6% 0.133 268.7);
Tailwind
colors: {
custom: {
50: '#adbdfc',
500: '#84a2fa',
950: '#000000',
},
}SCSS
$custom: #84a2fa; $custom-light: #adbdfc; $custom-dark: #000000;
JSON
{
"hex": "#84a2fa",
"rgb": {
"r": 132,
"g": 162,
"b": 250
},
"hsl": {
"h": 224.746,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.72648,
"c": 0.13272,
"h": 268.7
},
"luminance": 0.37648
}Semantic roles & 50–950 ramp
primary
#84A2FA
secondary
#F6EED5
accent
#AB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185