#82A6FB#82A6FB
#82A6FB is a light, vivid blue. Relative luminance 0.390; OKLCH L 73.4% C 0.130 H 265.9°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #82A6FB |
|---|---|
| RGB | rgb(130, 166, 251) |
| HSL | hsl(222, 94%, 75%) |
| HSV | hsv(222, 48%, 98%) |
| CMYK | cmyk(48.2%, 33.9%, 0%, 1.6%) |
| CIE-LAB | lab(68.74, 10.22, -46.11) |
| CIE-LCH | lch(68.74, 47.23, 282.50°) |
| OKLab | oklab(73.39% -0.0094 -0.1298) |
| OKLCH | oklch(73.39% 0.13 265.9) |
| XYZ | xyz(40.2490, 38.9807, 96.6512) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.00
Cornflowerblue
#6495ED
ΔE00 5.92
Periwinkle Blue
#8F99FB
ΔE00 5.94
Pastel Blue
#A2BFFE
ΔE00 7.04
Sky Blue (survey)
#75BBFD
ΔE00 8.51
Soft Blue
#6488EA
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A6FB #FBD782
analogous
#82E2FB #82A6FB #9B82FB
triadic
#82A6FB #FB82A6 #A6FB82
tetradic
#82A6FB #FB82E2 #FBD782 #82FB9B
square
#82A6FB #FB82E2 #FBD782 #82FB9B
split-complementary
#82A6FB #FB9B82 #E2FB82
monochromatic
#0B52F7 #477CF9 #82A6FB #BDD0FD #E1EAFE
Accessibility & contrast
On white
2.39
#82A6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#82A6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A6FB
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A6FB | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#79A3F9
Tritanopia (blue-blind)
#4FB8C5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #82a6fb; /* rgb */ color: rgb(130, 166, 251); /* oklch */ color: oklch(73.4% 0.130 265.9);
Tailwind
colors: {
custom: {
50: '#acc0fd',
500: '#82a6fb',
950: '#000000',
},
}SCSS
$custom: #82a6fb; $custom-light: #acc0fd; $custom-dark: #000000;
JSON
{
"hex": "#82a6fb",
"rgb": {
"r": 130,
"g": 166,
"b": 251
},
"hsl": {
"h": 222.149,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.7339,
"c": 0.13017,
"h": 265.9
},
"luminance": 0.38983
}Semantic roles & 50–950 ramp
primary
#82A6FB
secondary
#F6ECD5
accent
#A100E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185