#82ADFD#82ADFD
#82ADFD is a light, vivid blue. Relative luminance 0.417; OKLCH L 74.9% C 0.125 H 262.2°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #82ADFD |
|---|---|
| RGB | rgb(130, 173, 253) |
| HSL | hsl(219, 97%, 75%) |
| HSV | hsv(219, 49%, 99%) |
| CMYK | cmyk(48.6%, 31.6%, 0%, 0.8%) |
| CIE-LAB | lab(70.68, 6.84, -44.15) |
| CIE-LCH | lch(70.68, 44.68, 278.80°) |
| OKLab | oklab(74.93% -0.017 -0.1241) |
| OKLCH | oklch(74.93% 0.125 262.2) |
| XYZ | xyz(41.8732, 41.7220, 98.7561) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.92
Pastel Blue
#A2BFFE
ΔE00 6.02
Sky Blue (survey)
#75BBFD
ΔE00 6.41
Cornflowerblue
#6495ED
ΔE00 7.15
Periwinkle Blue
#8F99FB
ΔE00 8.01
Baby Blue (survey)
#A2CFFE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ADFD #FDD282
analogous
#82EBFD #82ADFD #9482FD
triadic
#82ADFD #FD82AD #ADFD82
tetradic
#82ADFD #FD82EB #FDD282 #82FD94
square
#82ADFD #FD82EB #FDD282 #82FD94
split-complementary
#82ADFD #FD9482 #EBFD82
monochromatic
#0A5EFB #4685FC #82ADFD #BED5FE #E1EBFF
Accessibility & contrast
On white
2.25
#82ADFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#82ADFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ADFD
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ADFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ADFD | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#81A8FB
Tritanopia (blue-blind)
#4CBECA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #82adfd; /* rgb */ color: rgb(130, 173, 253); /* oklch */ color: oklch(74.9% 0.125 262.2);
Tailwind
colors: {
custom: {
50: '#acc5fe',
500: '#82adfd',
950: '#000000',
},
}SCSS
$custom: #82adfd; $custom-light: #acc5fe; $custom-dark: #000000;
JSON
{
"hex": "#82adfd",
"rgb": {
"r": 130,
"g": 173,
"b": 253
},
"hsl": {
"h": 219.024,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.74928,
"c": 0.12526,
"h": 262.2
},
"luminance": 0.41725
}Semantic roles & 50–950 ramp
primary
#82ADFD
secondary
#F7EBD4
accent
#9500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186