#84ABFF#84ABFF
#84ABFF is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.7% C 0.129 H 264.5°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #84ABFF |
|---|---|
| RGB | rgb(132, 171, 255) |
| HSL | hsl(221, 100%, 76%) |
| HSV | hsv(221, 48%, 100%) |
| CMYK | cmyk(48.2%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(70.35, 9.01, -45.74) |
| CIE-LCH | lch(70.35, 46.62, 281.14°) |
| OKLab | oklab(74.73% -0.0123 -0.1287) |
| OKLCH | oklch(74.73% 0.129 264.5) |
| XYZ | xyz(42.1227, 41.2486, 100.3305) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.62
Pastel Blue
#A2BFFE
ΔE00 6.05
Cornflowerblue
#6495ED
ΔE00 6.96
Periwinkle Blue
#8F99FB
ΔE00 7.08
Sky Blue (survey)
#75BBFD
ΔE00 7.38
Light Grey Blue
#9DBCD4
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ABFF #FFD884
analogous
#84E8FF #84ABFF #9A84FF
triadic
#84ABFF #FF84AB #ABFF84
tetradic
#84ABFF #FF84E8 #FFD884 #84FF9A
square
#84ABFF #FF84E8 #FFD884 #84FF9A
split-complementary
#84ABFF #FF9A84 #E8FF84
monochromatic
#0A57FF #4781FF #84ABFF #C1D5FF #E0EAFF
Accessibility & contrast
On white
2.27
#84ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#84ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ABFF
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ABFF | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#7EA7FD
Tritanopia (blue-blind)
#50BDC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #84abff; /* rgb */ color: rgb(132, 171, 255); /* oklch */ color: oklch(74.7% 0.129 264.5);
Tailwind
colors: {
custom: {
50: '#aec3ff',
500: '#84abff',
950: '#000000',
},
}SCSS
$custom: #84abff; $custom-light: #aec3ff; $custom-dark: #000000;
JSON
{
"hex": "#84abff",
"rgb": {
"r": 132,
"g": 171,
"b": 255
},
"hsl": {
"h": 220.976,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.74731,
"c": 0.12928,
"h": 264.5
},
"luminance": 0.41251
}Semantic roles & 50–950 ramp
primary
#84ABFF
secondary
#F7ECD4
accent
#9D00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186