#84AAFF#84AAFF
#84AAFF is a light, vivid blue. Relative luminance 0.409; OKLCH L 74.5% C 0.130 H 265.1°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #84AAFF |
|---|---|
| RGB | rgb(132, 170, 255) |
| HSL | hsl(221, 100%, 76%) |
| HSV | hsv(221, 48%, 100%) |
| CMYK | cmyk(48.2%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(70.09, 9.58, -46.15) |
| CIE-LCH | lch(70.09, 47.14, 281.72°) |
| OKLab | oklab(74.53% -0.0112 -0.1299) |
| OKLCH | oklch(74.53% 0.13 265.1) |
| XYZ | xyz(41.9345, 40.8722, 100.2678) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.93
Pastel Blue
#A2BFFE
ΔE00 6.20
Periwinkle Blue
#8F99FB
ΔE00 6.78
Cornflowerblue
#6495ED
ΔE00 6.80
Sky Blue (survey)
#75BBFD
ΔE00 7.68
Light Grey Blue
#9DBCD4
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AAFF #FFD984
analogous
#84E8FF #84AAFF #9B84FF
triadic
#84AAFF #FF84AA #AAFF84
tetradic
#84AAFF #FF84E8 #FFD984 #84FF9B
square
#84AAFF #FF84E8 #FFD984 #84FF9B
split-complementary
#84AAFF #FF9B84 #E8FF84
monochromatic
#0A55FF #4780FF #84AAFF #C1D4FF #E0EAFF
Accessibility & contrast
On white
2.29
#84AAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#84AAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AAFF
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AAFF | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#7CA6FD
Tritanopia (blue-blind)
#50BCC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #84aaff; /* rgb */ color: rgb(132, 170, 255); /* oklch */ color: oklch(74.5% 0.130 265.1);
Tailwind
colors: {
custom: {
50: '#aec3ff',
500: '#84aaff',
950: '#000000',
},
}SCSS
$custom: #84aaff; $custom-light: #aec3ff; $custom-dark: #000000;
JSON
{
"hex": "#84aaff",
"rgb": {
"r": 132,
"g": 170,
"b": 255
},
"hsl": {
"h": 221.463,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.74526,
"c": 0.13037,
"h": 265.1
},
"luminance": 0.40875
}Semantic roles & 50–950 ramp
primary
#84AAFF
secondary
#F7ECD4
accent
#9F00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186