#84ABFE#84ABFE
#84ABFE is a light, vivid blue. Relative luminance 0.412; OKLCH L 74.7% C 0.128 H 264.4°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #84ABFE |
|---|---|
| RGB | rgb(132, 171, 254) |
| HSL | hsl(221, 98%, 76%) |
| HSV | hsv(221, 48%, 100%) |
| CMYK | cmyk(48%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(70.30, 8.72, -45.27) |
| CIE-LCH | lch(70.30, 46.10, 280.90°) |
| OKLab | oklab(74.68% -0.0126 -0.1273) |
| OKLCH | oklch(74.68% 0.128 264.4) |
| XYZ | xyz(41.9622, 41.1844, 99.4849) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.61
Pastel Blue
#A2BFFE
ΔE00 6.05
Cornflowerblue
#6495ED
ΔE00 6.94
Periwinkle Blue
#8F99FB
ΔE00 7.09
Sky Blue (survey)
#75BBFD
ΔE00 7.36
Light Grey Blue
#9DBCD4
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ABFE #FED784
analogous
#84E8FE #84ABFE #9A84FE
triadic
#84ABFE #FE84AB #ABFE84
tetradic
#84ABFE #FE84E8 #FED784 #84FE9A
square
#84ABFE #FE84E8 #FED784 #84FE9A
split-complementary
#84ABFE #FE9A84 #E8FE84
monochromatic
#0B58FD #4782FE #84ABFE #C1D4FE #E1EAFF
Accessibility & contrast
On white
2.27
#84ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#84ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ABFE
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ABFE | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#7EA7FC
Tritanopia (blue-blind)
#51BDC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #84abfe; /* rgb */ color: rgb(132, 171, 254); /* oklch */ color: oklch(74.7% 0.128 264.4);
Tailwind
colors: {
custom: {
50: '#aec3ff',
500: '#84abfe',
950: '#000000',
},
}SCSS
$custom: #84abfe; $custom-light: #aec3ff; $custom-dark: #000000;
JSON
{
"hex": "#84abfe",
"rgb": {
"r": 132,
"g": 171,
"b": 254
},
"hsl": {
"h": 220.82,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.74681,
"c": 0.12794,
"h": 264.4
},
"luminance": 0.41187
}Semantic roles & 50–950 ramp
primary
#84ABFE
secondary
#F7ECD4
accent
#9C00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186