#84A8FA#84A8FA
#84A8FA is a light, vivid blue. Relative luminance 0.398; OKLCH L 73.9% C 0.126 H 265.4°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #84A8FA |
|---|---|
| RGB | rgb(132, 168, 250) |
| HSL | hsl(222, 92%, 75%) |
| HSV | hsv(222, 47%, 98%) |
| CMYK | cmyk(47.2%, 32.8%, 0%, 2%) |
| CIE-LAB | lab(69.33, 9.26, -44.62) |
| CIE-LCH | lch(69.33, 45.57, 281.72°) |
| OKLab | oklab(73.87% -0.0101 -0.1255) |
| OKLCH | oklch(73.87% 0.126 265.4) |
| XYZ | xyz(40.7681, 39.8103, 95.9599) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.51
Periwinkle Blue
#8F99FB
ΔE00 6.21
Cornflowerblue
#6495ED
ΔE00 6.37
Pastel Blue
#A2BFFE
ΔE00 6.52
Sky Blue (survey)
#75BBFD
ΔE00 8.17
Light Grey Blue
#9DBCD4
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84A8FA #FAD684
analogous
#84E3FA #84A8FA #9B84FA
triadic
#84A8FA #FA84A8 #A8FA84
tetradic
#84A8FA #FA84E3 #FAD684 #84FA9B
square
#84A8FA #FA84E3 #FAD684 #84FA9B
split-complementary
#84A8FA #FA9B84 #E3FA84
monochromatic
#0E55F5 #497EF8 #84A8FA #BFD2FC #E2EAFE
Accessibility & contrast
On white
2.34
#84A8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#84A8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84A8FA
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84A8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84A8FA | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#7DA4F8
Tritanopia (blue-blind)
#54B9C6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #84a8fa; /* rgb */ color: rgb(132, 168, 250); /* oklch */ color: oklch(73.9% 0.126 265.4);
Tailwind
colors: {
custom: {
50: '#adc1fc',
500: '#84a8fa',
950: '#000000',
},
}SCSS
$custom: #84a8fa; $custom-light: #adc1fc; $custom-dark: #000000;
JSON
{
"hex": "#84a8fa",
"rgb": {
"r": 132,
"g": 168,
"b": 250
},
"hsl": {
"h": 221.695,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.73868,
"c": 0.12587,
"h": 265.4
},
"luminance": 0.39813
}Semantic roles & 50–950 ramp
primary
#84A8FA
secondary
#F6ECD5
accent
#9F00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185