#84ABFC#84ABFC
#84ABFC is a light, vivid blue. Relative luminance 0.411; OKLCH L 74.6% C 0.125 H 264.0°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #84ABFC |
|---|---|
| RGB | rgb(132, 171, 252) |
| HSL | hsl(221, 95%, 75%) |
| HSV | hsv(221, 48%, 99%) |
| CMYK | cmyk(47.6%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(70.22, 8.14, -44.33) |
| CIE-LCH | lch(70.22, 45.07, 280.40°) |
| OKLab | oklab(74.58% -0.0131 -0.1246) |
| OKLCH | oklch(74.58% 0.125 264) |
| XYZ | xyz(41.6436, 41.0569, 97.8070) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.60
Pastel Blue
#A2BFFE
ΔE00 6.04
Cornflowerblue
#6495ED
ΔE00 6.88
Periwinkle Blue
#8F99FB
ΔE00 7.10
Sky Blue (survey)
#75BBFD
ΔE00 7.30
Light Grey Blue
#9DBCD4
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ABFC #FCD584
analogous
#84E7FC #84ABFC #9984FC
triadic
#84ABFC #FC84AB #ABFC84
tetradic
#84ABFC #FC84E7 #FCD584 #84FC99
square
#84ABFC #FC84E7 #FCD584 #84FC99
split-complementary
#84ABFC #FC9984 #E7FC84
monochromatic
#0D59F9 #4882FB #84ABFC #C0D4FD #E1EBFE
Accessibility & contrast
On white
2.28
#84ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#84ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ABFC
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ABFC | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#7FA7FA
Tritanopia (blue-blind)
#52BCC8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #84abfc; /* rgb */ color: rgb(132, 171, 252); /* oklch */ color: oklch(74.6% 0.125 264.0);
Tailwind
colors: {
custom: {
50: '#adc3fd',
500: '#84abfc',
950: '#000000',
},
}SCSS
$custom: #84abfc; $custom-light: #adc3fd; $custom-dark: #000000;
JSON
{
"hex": "#84abfc",
"rgb": {
"r": 132,
"g": 171,
"b": 252
},
"hsl": {
"h": 220.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.74583,
"c": 0.12527,
"h": 264
},
"luminance": 0.4106
}Semantic roles & 50–950 ramp
primary
#84ABFC
secondary
#F6EBD5
accent
#9B00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185