#84A2FC#84A2FC
#84A2FC is a light, vivid blue. Relative luminance 0.378; OKLCH L 72.8% C 0.135 H 268.9°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #84A2FC |
|---|---|
| RGB | rgb(132, 162, 252) |
| HSL | hsl(225, 95%, 75%) |
| HSV | hsv(225, 48%, 99%) |
| CMYK | cmyk(47.6%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(67.85, 13.27, -48.04) |
| CIE-LCH | lch(67.85, 49.84, 285.44°) |
| OKLab | oklab(72.75% -0.0026 -0.1354) |
| OKLCH | oklch(72.75% 0.135 268.9) |
| XYZ | xyz(40.0011, 37.7720, 97.2595) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.43
Cornflowerblue
#6495ED
ΔE00 5.86
Carolina Blue
#8AB8FE
ΔE00 6.37
Pastel Blue
#A2BFFE
ΔE00 7.76
Soft Blue
#6488EA
ΔE00 8.17
Perrywinkle
#8F8CE7
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84A2FC #FCDE84
analogous
#84DEFC #84A2FC #A284FC
triadic
#84A2FC #FC84A2 #A2FC84
tetradic
#84A2FC #FC84DE #FCDE84 #84FCA2
square
#84A2FC #FC84DE #FCDE84 #84FCA2
split-complementary
#84A2FC #FCA284 #DEFC84
monochromatic
#0D48F9 #4875FB #84A2FC #C0CFFD #E1E8FE
Accessibility & contrast
On white
2.45
#84A2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#84A2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84A2FC
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84A2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84A2FC | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#74A0FA
Tritanopia (blue-blind)
#54B5C3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #84a2fc; /* rgb */ color: rgb(132, 162, 252); /* oklch */ color: oklch(72.8% 0.135 268.9);
Tailwind
colors: {
custom: {
50: '#adbdfe',
500: '#84a2fc',
950: '#000000',
},
}SCSS
$custom: #84a2fc; $custom-light: #adbdfe; $custom-dark: #000000;
JSON
{
"hex": "#84a2fc",
"rgb": {
"r": 132,
"g": 162,
"b": 252
},
"hsl": {
"h": 225,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.7275,
"c": 0.13544,
"h": 268.9
},
"luminance": 0.37774
}Semantic roles & 50–950 ramp
primary
#84A2FC
secondary
#F6EED5
accent
#AC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186