#82ABFF#82ABFF
#82ABFF is a light, vivid blue. Relative luminance 0.411; OKLCH L 74.6% C 0.130 H 263.7°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABFF |
|---|---|
| RGB | rgb(130, 171, 255) |
| HSL | hsl(220, 100%, 75%) |
| HSV | hsv(220, 49%, 100%) |
| CMYK | cmyk(49%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(70.24, 8.56, -45.92) |
| CIE-LCH | lch(70.24, 46.71, 280.55°) |
| OKLab | oklab(74.61% -0.0142 -0.1292) |
| OKLCH | oklch(74.61% 0.13 263.7) |
| XYZ | xyz(41.8129, 41.0888, 100.3160) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.52
Pastel Blue
#A2BFFE
ΔE00 6.26
Cornflowerblue
#6495ED
ΔE00 6.82
Sky Blue (survey)
#75BBFD
ΔE00 7.09
Periwinkle Blue
#8F99FB
ΔE00 7.39
Light Grey Blue
#9DBCD4
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABFF #FFD682
analogous
#82E9FF #82ABFF #9782FF
triadic
#82ABFF #FF82AB #ABFF82
tetradic
#82ABFF #FF82E9 #FFD682 #82FF97
square
#82ABFF #FF82E9 #FFD682 #82FF97
split-complementary
#82ABFF #FF9782 #E9FF82
monochromatic
#0859FF #4582FF #82ABFF #BFD4FF #E0EAFF
Accessibility & contrast
On white
2.28
#82ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#82ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABFF
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABFF | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#7DA6FD
Tritanopia (blue-blind)
#4BBDC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #82abff; /* rgb */ color: rgb(130, 171, 255); /* oklch */ color: oklch(74.6% 0.130 263.7);
Tailwind
colors: {
custom: {
50: '#acc3ff',
500: '#82abff',
950: '#000000',
},
}SCSS
$custom: #82abff; $custom-light: #acc3ff; $custom-dark: #000000;
JSON
{
"hex": "#82abff",
"rgb": {
"r": 130,
"g": 171,
"b": 255
},
"hsl": {
"h": 220.32,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.74614,
"c": 0.13003,
"h": 263.7
},
"luminance": 0.41092
}Semantic roles & 50–950 ramp
primary
#82ABFF
secondary
#F7ECD4
accent
#9A00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186