#82B2FF#82B2FF
#82B2FF is a light, vivid blue. Relative luminance 0.438; OKLCH L 76.1% C 0.123 H 259.6°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #82B2FF |
|---|---|
| RGB | rgb(130, 178, 255) |
| HSL | hsl(217, 100%, 75%) |
| HSV | hsv(217, 49%, 100%) |
| CMYK | cmyk(49%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(72.10, 4.61, -43.01) |
| CIE-LCH | lch(72.10, 43.26, 276.12°) |
| OKLab | oklab(76.06% -0.0223 -0.1208) |
| OKLCH | oklch(76.06% 0.123 259.6) |
| XYZ | xyz(43.1703, 43.8036, 100.7684) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.64
Sky Blue (survey)
#75BBFD
ΔE00 4.97
Pastel Blue
#A2BFFE
ΔE00 5.72
Baby Blue (survey)
#A2CFFE
ΔE00 7.70
Cornflowerblue
#6495ED
ΔE00 8.29
Sky
#82CAFC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82B2FF #FFCF82
analogous
#82F0FF #82B2FF #9082FF
triadic
#82B2FF #FF82B2 #B2FF82
tetradic
#82B2FF #FF82F0 #FFCF82 #82FF90
square
#82B2FF #FF82F0 #FFCF82 #82FF90
split-complementary
#82B2FF #FF9082 #F0FF82
monochromatic
#0867FF #458CFF #82B2FF #BFD8FF #E0ECFF
Accessibility & contrast
On white
2.15
#82B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#82B2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82B2FF
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82B2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82B2FF | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#86ABFD
Tritanopia (blue-blind)
#49C3CD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #82b2ff; /* rgb */ color: rgb(130, 178, 255); /* oklch */ color: oklch(76.1% 0.123 259.6);
Tailwind
colors: {
custom: {
50: '#acc8ff',
500: '#82b2ff',
950: '#000000',
},
}SCSS
$custom: #82b2ff; $custom-light: #acc8ff; $custom-dark: #000000;
JSON
{
"hex": "#82b2ff",
"rgb": {
"r": 130,
"g": 178,
"b": 255
},
"hsl": {
"h": 216.96,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.76062,
"c": 0.1228,
"h": 259.6
},
"luminance": 0.43807
}Semantic roles & 50–950 ramp
primary
#82B2FF
secondary
#F7EAD4
accent
#8D00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286