#82ADFF#82ADFF
#82ADFF is a light, vivid blue. Relative luminance 0.419; OKLCH L 75.0% C 0.128 H 262.6°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #82ADFF |
|---|---|
| RGB | rgb(130, 173, 255) |
| HSL | hsl(219, 100%, 75%) |
| HSV | hsv(219, 49%, 100%) |
| CMYK | cmyk(49%, 32.2%, 0%, 0%) |
| CIE-LAB | lab(70.77, 7.42, -45.09) |
| CIE-LCH | lch(70.77, 45.70, 279.35°) |
| OKLab | oklab(75.03% -0.0165 -0.1268) |
| OKLCH | oklch(75.03% 0.128 262.6) |
| XYZ | xyz(42.1935, 41.8501, 100.4429) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.94
Pastel Blue
#A2BFFE
ΔE00 6.02
Sky Blue (survey)
#75BBFD
ΔE00 6.48
Cornflowerblue
#6495ED
ΔE00 7.20
Periwinkle Blue
#8F99FB
ΔE00 8.00
Baby Blue (survey)
#A2CFFE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ADFF #FFD482
analogous
#82EBFF #82ADFF #9582FF
triadic
#82ADFF #FF82AD #ADFF82
tetradic
#82ADFF #FF82EB #FFD482 #82FF95
square
#82ADFF #FF82EB #FFD482 #82FF95
split-complementary
#82ADFF #FF9582 #EBFF82
monochromatic
#085DFF #4585FF #82ADFF #BFD5FF #E0EBFF
Accessibility & contrast
On white
2.24
#82ADFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#82ADFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ADFF
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ADFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ADFF | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#7FA8FD
Tritanopia (blue-blind)
#4BBFCA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #82adff; /* rgb */ color: rgb(130, 173, 255); /* oklch */ color: oklch(75.0% 0.128 262.6);
Tailwind
colors: {
custom: {
50: '#acc5ff',
500: '#82adff',
950: '#000000',
},
}SCSS
$custom: #82adff; $custom-light: #acc5ff; $custom-dark: #000000;
JSON
{
"hex": "#82adff",
"rgb": {
"r": 130,
"g": 173,
"b": 255
},
"hsl": {
"h": 219.36,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.75026,
"c": 0.1279,
"h": 262.6
},
"luminance": 0.41853
}Semantic roles & 50–950 ramp
primary
#82ADFF
secondary
#F7EBD4
accent
#9700E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186