#84AEFF#84AEFF
#84AEFF is a light, vivid blue. Relative luminance 0.424; OKLCH L 75.3% C 0.126 H 262.8°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #84AEFF |
|---|---|
| RGB | rgb(132, 174, 255) |
| HSL | hsl(220, 100%, 76%) |
| HSV | hsv(220, 48%, 100%) |
| CMYK | cmyk(48.2%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(71.14, 7.32, -44.50) |
| CIE-LCH | lch(71.14, 45.10, 279.34°) |
| OKLab | oklab(75.35% -0.0158 -0.1251) |
| OKLCH | oklch(75.35% 0.126 262.8) |
| XYZ | xyz(42.6958, 42.3948, 100.5215) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.72
Pastel Blue
#A2BFFE
ΔE00 5.68
Sky Blue (survey)
#75BBFD
ΔE00 6.49
Cornflowerblue
#6495ED
ΔE00 7.50
Periwinkle Blue
#8F99FB
ΔE00 8.00
Baby Blue (survey)
#A2CFFE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AEFF #FFD584
analogous
#84ECFF #84AEFF #9784FF
triadic
#84AEFF #FF84AE #AEFF84
tetradic
#84AEFF #FF84EC #FFD584 #84FF97
square
#84AEFF #FF84EC #FFD584 #84FF97
split-complementary
#84AEFF #FF9784 #ECFF84
monochromatic
#0A5DFF #4786FF #84AEFF #C1D6FF #E0EBFF
Accessibility & contrast
On white
2.22
#84AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#84AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AEFF
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AEFF | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#81A9FD
Tritanopia (blue-blind)
#4FBFCB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #84aeff; /* rgb */ color: rgb(132, 174, 255); /* oklch */ color: oklch(75.3% 0.126 262.8);
Tailwind
colors: {
custom: {
50: '#aec5ff',
500: '#84aeff',
950: '#000000',
},
}SCSS
$custom: #84aeff; $custom-light: #aec5ff; $custom-dark: #000000;
JSON
{
"hex": "#84aeff",
"rgb": {
"r": 132,
"g": 174,
"b": 255
},
"hsl": {
"h": 219.512,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.75347,
"c": 0.12607,
"h": 262.8
},
"luminance": 0.42398
}Semantic roles & 50–950 ramp
primary
#84AEFF
secondary
#F7EBD4
accent
#9700E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186