#82B2FA#82B2FA
#82B2FA is a light, moderate blue. Relative luminance 0.435; OKLCH L 75.8% C 0.116 H 258.3°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #82B2FA |
|---|---|
| RGB | rgb(130, 178, 250) |
| HSL | hsl(216, 92%, 75%) |
| HSV | hsv(216, 48%, 98%) |
| CMYK | cmyk(48%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(71.88, 3.16, -40.64) |
| CIE-LCH | lch(71.88, 40.77, 274.45°) |
| OKLab | oklab(75.83% -0.0236 -0.1139) |
| OKLCH | oklch(75.83% 0.116 258.3) |
| XYZ | xyz(42.3759, 43.4859, 96.5846) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.68
Sky Blue (survey)
#75BBFD
ΔE00 4.72
Pastel Blue
#A2BFFE
ΔE00 5.78
Baby Blue (survey)
#A2CFFE
ΔE00 7.66
Cornflowerblue
#6495ED
ΔE00 8.22
Sky
#82CAFC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82B2FA #FACA82
analogous
#82EEFA #82B2FA #8E82FA
triadic
#82B2FA #FA82B2 #B2FA82
tetradic
#82B2FA #FA82EE #FACA82 #82FA8E
square
#82B2FA #FA82EE #FACA82 #82FA8E
split-complementary
#82B2FA #FA8E82 #EEFA82
monochromatic
#0C6AF5 #478EF8 #82B2FA #BDD6FC #E2EDFE
Accessibility & contrast
On white
2.17
#82B2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#82B2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82B2FA
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82B2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82B2FA | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FD
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#4DC2CB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #82b2fa; /* rgb */ color: rgb(130, 178, 250); /* oklch */ color: oklch(75.8% 0.116 258.3);
Tailwind
colors: {
custom: {
50: '#acc8fc',
500: '#82b2fa',
950: '#000000',
},
}SCSS
$custom: #82b2fa; $custom-light: #acc8fc; $custom-dark: #000000;
JSON
{
"hex": "#82b2fa",
"rgb": {
"r": 130,
"g": 178,
"b": 250
},
"hsl": {
"h": 216,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.75825,
"c": 0.11635,
"h": 258.3
},
"luminance": 0.43489
}Semantic roles & 50–950 ramp
primary
#82B2FA
secondary
#F6E9D5
accent
#8A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285