#82B2FE#82B2FE
#82B2FE is a light, vivid blue. Relative luminance 0.437; OKLCH L 76.0% C 0.122 H 259.3°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #82B2FE |
|---|---|
| RGB | rgb(130, 178, 254) |
| HSL | hsl(217, 98%, 75%) |
| HSV | hsv(217, 49%, 100%) |
| CMYK | cmyk(48.8%, 29.9%, 0%, 0.4%) |
| CIE-LAB | lab(72.05, 4.32, -42.54) |
| CIE-LCH | lch(72.05, 42.76, 275.80°) |
| OKLab | oklab(76.01% -0.0225 -0.1194) |
| OKLCH | oklch(76.01% 0.122 259.3) |
| XYZ | xyz(43.0097, 43.7394, 99.9229) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.64
Sky Blue (survey)
#75BBFD
ΔE00 4.92
Pastel Blue
#A2BFFE
ΔE00 5.73
Baby Blue (survey)
#A2CFFE
ΔE00 7.69
Cornflowerblue
#6495ED
ΔE00 8.27
Sky
#82CAFC
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82B2FE #FECE82
analogous
#82F0FE #82B2FE #9082FE
triadic
#82B2FE #FE82B2 #B2FE82
tetradic
#82B2FE #FE82F0 #FECE82 #82FE90
square
#82B2FE #FE82F0 #FECE82 #82FE90
split-complementary
#82B2FE #FE9082 #F0FE82
monochromatic
#0967FD #458DFE #82B2FE #BFD7FE #E1ECFF
Accessibility & contrast
On white
2.15
#82B2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#82B2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82B2FE
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82B2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82B2FE | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#86ABFC
Tritanopia (blue-blind)
#4AC3CD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #82b2fe; /* rgb */ color: rgb(130, 178, 254); /* oklch */ color: oklch(76.0% 0.122 259.3);
Tailwind
colors: {
custom: {
50: '#acc8ff',
500: '#82b2fe',
950: '#000000',
},
}SCSS
$custom: #82b2fe; $custom-light: #acc8ff; $custom-dark: #000000;
JSON
{
"hex": "#82b2fe",
"rgb": {
"r": 130,
"g": 178,
"b": 254
},
"hsl": {
"h": 216.774,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.76014,
"c": 0.12152,
"h": 259.3
},
"luminance": 0.43742
}Semantic roles & 50–950 ramp
primary
#82B2FE
secondary
#F7E9D4
accent
#8D00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286