#84ABFB#84ABFB
#84ABFB is a light, vivid blue. Relative luminance 0.410; OKLCH L 74.5% C 0.124 H 263.8°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #84ABFB |
|---|---|
| RGB | rgb(132, 171, 251) |
| HSL | hsl(220, 94%, 75%) |
| HSV | hsv(220, 47%, 98%) |
| CMYK | cmyk(47.4%, 31.9%, 0%, 1.6%) |
| CIE-LAB | lab(70.17, 7.85, -43.85) |
| CIE-LCH | lch(70.17, 44.55, 280.15°) |
| OKLab | oklab(74.53% -0.0133 -0.1232) |
| OKLCH | oklch(74.53% 0.124 263.8) |
| XYZ | xyz(41.4855, 40.9937, 96.9746) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.59
Pastel Blue
#A2BFFE
ΔE00 6.04
Cornflowerblue
#6495ED
ΔE00 6.86
Periwinkle Blue
#8F99FB
ΔE00 7.11
Sky Blue (survey)
#75BBFD
ΔE00 7.27
Light Grey Blue
#9DBCD4
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ABFB #FBD484
analogous
#84E7FB #84ABFB #9884FB
triadic
#84ABFB #FB84AB #ABFB84
tetradic
#84ABFB #FB84E7 #FBD484 #84FB98
square
#84ABFB #FB84E7 #FBD484 #84FB98
split-complementary
#84ABFB #FB9884 #E7FB84
monochromatic
#0D5AF7 #4983F9 #84ABFB #BFD3FD #E1EBFE
Accessibility & contrast
On white
2.28
#84ABFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#84ABFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ABFB
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ABFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ABFB | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FE
Deuteranopia (green-blind)
#80A7F9
Tritanopia (blue-blind)
#53BCC8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #84abfb; /* rgb */ color: rgb(132, 171, 251); /* oklch */ color: oklch(74.5% 0.124 263.8);
Tailwind
colors: {
custom: {
50: '#adc3fd',
500: '#84abfb',
950: '#000000',
},
}SCSS
$custom: #84abfb; $custom-light: #adc3fd; $custom-dark: #000000;
JSON
{
"hex": "#84abfb",
"rgb": {
"r": 132,
"g": 171,
"b": 251
},
"hsl": {
"h": 220.336,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.74534,
"c": 0.12393,
"h": 263.8
},
"luminance": 0.40996
}Semantic roles & 50–950 ramp
primary
#84ABFB
secondary
#F6EBD5
accent
#9A00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185