#82A8FA#82A8FA
#82A8FA is a light, vivid blue. Relative luminance 0.397; OKLCH L 73.8% C 0.127 H 264.6°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #82A8FA |
|---|---|
| RGB | rgb(130, 168, 250) |
| HSL | hsl(221, 92%, 75%) |
| HSV | hsv(221, 48%, 98%) |
| CMYK | cmyk(48%, 32.8%, 0%, 2%) |
| CIE-LAB | lab(69.22, 8.79, -44.81) |
| CIE-LCH | lch(69.22, 45.67, 281.10°) |
| OKLab | oklab(73.75% -0.012 -0.126) |
| OKLCH | oklch(73.75% 0.127 264.6) |
| XYZ | xyz(40.4582, 39.6506, 95.9454) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.39
Cornflowerblue
#6495ED
ΔE00 6.18
Periwinkle Blue
#8F99FB
ΔE00 6.54
Pastel Blue
#A2BFFE
ΔE00 6.69
Sky Blue (survey)
#75BBFD
ΔE00 7.87
Soft Blue
#6488EA
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A8FA #FAD482
analogous
#82E4FA #82A8FA #9882FA
triadic
#82A8FA #FA82A8 #A8FA82
tetradic
#82A8FA #FA82E4 #FAD482 #82FA98
square
#82A8FA #FA82E4 #FAD482 #82FA98
split-complementary
#82A8FA #FA9882 #E4FA82
monochromatic
#0C56F5 #477FF8 #82A8FA #BDD1FC #E2EBFE
Accessibility & contrast
On white
2.35
#82A8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#82A8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A8FA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A8FA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#7CA4F8
Tritanopia (blue-blind)
#50B9C6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #82a8fa; /* rgb */ color: rgb(130, 168, 250); /* oklch */ color: oklch(73.8% 0.127 264.6);
Tailwind
colors: {
custom: {
50: '#acc1fc',
500: '#82a8fa',
950: '#000000',
},
}SCSS
$custom: #82a8fa; $custom-light: #acc1fc; $custom-dark: #000000;
JSON
{
"hex": "#82a8fa",
"rgb": {
"r": 130,
"g": 168,
"b": 250
},
"hsl": {
"h": 221,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.7375,
"c": 0.12661,
"h": 264.6
},
"luminance": 0.39653
}Semantic roles & 50–950 ramp
primary
#82A8FA
secondary
#F6ECD5
accent
#9D00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185