#84AAFE#84AAFE
#84AAFE is a light, vivid blue. Relative luminance 0.408; OKLCH L 74.5% C 0.129 H 264.9°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #84AAFE |
|---|---|
| RGB | rgb(132, 170, 254) |
| HSL | hsl(221, 98%, 76%) |
| HSV | hsv(221, 48%, 100%) |
| CMYK | cmyk(48%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(70.04, 9.29, -45.68) |
| CIE-LCH | lch(70.04, 46.62, 281.49°) |
| OKLab | oklab(74.48% -0.0114 -0.1285) |
| OKLCH | oklch(74.48% 0.129 264.9) |
| XYZ | xyz(41.7740, 40.8080, 99.4222) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.92
Pastel Blue
#A2BFFE
ΔE00 6.20
Cornflowerblue
#6495ED
ΔE00 6.77
Periwinkle Blue
#8F99FB
ΔE00 6.79
Sky Blue (survey)
#75BBFD
ΔE00 7.66
Light Grey Blue
#9DBCD4
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AAFE #FED884
analogous
#84E7FE #84AAFE #9B84FE
triadic
#84AAFE #FE84AA #AAFE84
tetradic
#84AAFE #FE84E7 #FED884 #84FE9B
square
#84AAFE #FE84E7 #FED884 #84FE9B
split-complementary
#84AAFE #FE9B84 #E7FE84
monochromatic
#0B56FD #4780FE #84AAFE #C1D4FE #E1EAFF
Accessibility & contrast
On white
2.29
#84AAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#84AAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AAFE
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AAFE | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#51BCC8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #84aafe; /* rgb */ color: rgb(132, 170, 254); /* oklch */ color: oklch(74.5% 0.129 264.9);
Tailwind
colors: {
custom: {
50: '#aec3ff',
500: '#84aafe',
950: '#000000',
},
}SCSS
$custom: #84aafe; $custom-light: #aec3ff; $custom-dark: #000000;
JSON
{
"hex": "#84aafe",
"rgb": {
"r": 132,
"g": 170,
"b": 254
},
"hsl": {
"h": 221.311,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.74476,
"c": 0.12904,
"h": 264.9
},
"luminance": 0.40811
}Semantic roles & 50–950 ramp
primary
#84AAFE
secondary
#F7ECD4
accent
#9E00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186