#82B2FC#82B2FC
#82B2FC is a light, moderate blue. Relative luminance 0.436; OKLCH L 75.9% C 0.119 H 258.8°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #82B2FC |
|---|---|
| RGB | rgb(130, 178, 252) |
| HSL | hsl(216, 95%, 75%) |
| HSV | hsv(216, 48%, 99%) |
| CMYK | cmyk(48.4%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(71.97, 3.74, -41.59) |
| CIE-LCH | lch(71.97, 41.76, 275.14°) |
| OKLab | oklab(75.92% -0.0231 -0.1167) |
| OKLCH | oklch(75.92% 0.119 258.8) |
| XYZ | xyz(42.6911, 43.6120, 98.2449) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.65
Sky Blue (survey)
#75BBFD
ΔE00 4.82
Pastel Blue
#A2BFFE
ΔE00 5.75
Baby Blue (survey)
#A2CFFE
ΔE00 7.68
Cornflowerblue
#6495ED
ΔE00 8.25
Sky
#82CAFC
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82B2FC #FCCC82
analogous
#82EFFC #82B2FC #8F82FC
triadic
#82B2FC #FC82B2 #B2FC82
tetradic
#82B2FC #FC82EF #FCCC82 #82FC8F
square
#82B2FC #FC82EF #FCCC82 #82FC8F
split-complementary
#82B2FC #FC8F82 #EFFC82
monochromatic
#0A68F9 #468DFB #82B2FC #BED7FD #E1EDFE
Accessibility & contrast
On white
2.16
#82B2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#82B2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82B2FC
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82B2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82B2FC | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#87ABFA
Tritanopia (blue-blind)
#4CC2CC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #82b2fc; /* rgb */ color: rgb(130, 178, 252); /* oklch */ color: oklch(75.9% 0.119 258.8);
Tailwind
colors: {
custom: {
50: '#acc8fd',
500: '#82b2fc',
950: '#000000',
},
}SCSS
$custom: #82b2fc; $custom-light: #acc8fd; $custom-dark: #000000;
JSON
{
"hex": "#82b2fc",
"rgb": {
"r": 130,
"g": 178,
"b": 252
},
"hsl": {
"h": 216.393,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.75919,
"c": 0.11893,
"h": 258.8
},
"luminance": 0.43615
}Semantic roles & 50–950 ramp
primary
#82B2FC
secondary
#F7E9D4
accent
#8B00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285