#82B4FC#82B4FC
#82B4FC is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.3% C 0.117 H 257.5°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #82B4FC |
|---|---|
| RGB | rgb(130, 180, 252) |
| HSL | hsl(215, 95%, 75%) |
| HSV | hsv(215, 48%, 99%) |
| CMYK | cmyk(48.4%, 28.6%, 0%, 1.2%) |
| CIE-LAB | lab(72.50, 2.63, -40.76) |
| CIE-LCH | lch(72.50, 40.84, 273.69°) |
| OKLab | oklab(76.34% -0.0254 -0.1142) |
| OKLCH | oklch(76.34% 0.117 257.5) |
| XYZ | xyz(43.0920, 44.4136, 98.3785) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.38
Sky Blue (survey)
#75BBFD
ΔE00 4.20
Pastel Blue
#A2BFFE
ΔE00 5.76
Baby Blue (survey)
#A2CFFE
ΔE00 7.22
Sky
#82CAFC
ΔE00 8.00
Light Blue
#95D0FC
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82B4FC #FCCA82
analogous
#82F1FC #82B4FC #8D82FC
triadic
#82B4FC #FC82B4 #B4FC82
tetradic
#82B4FC #FC82F1 #FCCA82 #82FC8D
square
#82B4FC #FC82F1 #FCCA82 #82FC8D
split-complementary
#82B4FC #FC8D82 #F1FC82
monochromatic
#0A6CF9 #4690FB #82B4FC #BED8FD #E1EDFE
Accessibility & contrast
On white
2.12
#82B4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#82B4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82B4FC
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82B4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82B4FC | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FF
Deuteranopia (green-blind)
#8AADFA
Tritanopia (blue-blind)
#4BC4CD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #82b4fc; /* rgb */ color: rgb(130, 180, 252); /* oklch */ color: oklch(76.3% 0.117 257.5);
Tailwind
colors: {
custom: {
50: '#accafd',
500: '#82b4fc',
950: '#000000',
},
}SCSS
$custom: #82b4fc; $custom-light: #accafd; $custom-dark: #000000;
JSON
{
"hex": "#82b4fc",
"rgb": {
"r": 130,
"g": 180,
"b": 252
},
"hsl": {
"h": 215.41,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.76338,
"c": 0.11703,
"h": 257.5
},
"luminance": 0.44417
}Semantic roles & 50–950 ramp
primary
#82B4FC
secondary
#F7E9D4
accent
#8700E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285