#82ADFC#82ADFC
#82ADFC is a light, vivid blue. Relative luminance 0.417; OKLCH L 74.9% C 0.124 H 262.0°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #82ADFC |
|---|---|
| RGB | rgb(130, 173, 252) |
| HSL | hsl(219, 95%, 75%) |
| HSV | hsv(219, 48%, 99%) |
| CMYK | cmyk(48.4%, 31.3%, 0%, 1.2%) |
| CIE-LAB | lab(70.63, 6.55, -43.68) |
| CIE-LCH | lch(70.63, 44.17, 278.52°) |
| OKLab | oklab(74.88% -0.0173 -0.1227) |
| OKLCH | oklch(74.88% 0.124 262) |
| XYZ | xyz(41.7144, 41.6584, 97.9193) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.91
Pastel Blue
#A2BFFE
ΔE00 6.03
Sky Blue (survey)
#75BBFD
ΔE00 6.38
Cornflowerblue
#6495ED
ΔE00 7.13
Periwinkle Blue
#8F99FB
ΔE00 8.02
Baby Blue (survey)
#A2CFFE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ADFC #FCD182
analogous
#82EAFC #82ADFC #9482FC
triadic
#82ADFC #FC82AD #ADFC82
tetradic
#82ADFC #FC82EA #FCD182 #82FC94
square
#82ADFC #FC82EA #FCD182 #82FC94
split-complementary
#82ADFC #FC9482 #EAFC82
monochromatic
#0A5FF9 #4686FB #82ADFC #BED4FD #E1EBFE
Accessibility & contrast
On white
2.25
#82ADFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#82ADFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ADFC
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ADFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ADFC | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#81A8FA
Tritanopia (blue-blind)
#4DBEC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #82adfc; /* rgb */ color: rgb(130, 173, 252); /* oklch */ color: oklch(74.9% 0.124 262.0);
Tailwind
colors: {
custom: {
50: '#acc5fd',
500: '#82adfc',
950: '#000000',
},
}SCSS
$custom: #82adfc; $custom-light: #acc5fd; $custom-dark: #000000;
JSON
{
"hex": "#82adfc",
"rgb": {
"r": 130,
"g": 173,
"b": 252
},
"hsl": {
"h": 218.852,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.74879,
"c": 0.12394,
"h": 262
},
"luminance": 0.41661
}Semantic roles & 50–950 ramp
primary
#82ADFC
secondary
#F7EBD4
accent
#9500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185