#82AEFF#82AEFF
#82AEFF is a light, vivid blue. Relative luminance 0.422; OKLCH L 75.2% C 0.127 H 262.0°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #82AEFF |
|---|---|
| RGB | rgb(130, 174, 255) |
| HSL | hsl(219, 100%, 75%) |
| HSV | hsv(219, 49%, 100%) |
| CMYK | cmyk(49%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(71.03, 6.86, -44.68) |
| CIE-LCH | lch(71.03, 45.20, 278.73°) |
| OKLab | oklab(75.23% -0.0177 -0.1256) |
| OKLCH | oklch(75.23% 0.127 262) |
| XYZ | xyz(42.3860, 42.2350, 100.5070) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.65
Pastel Blue
#A2BFFE
ΔE00 5.93
Sky Blue (survey)
#75BBFD
ΔE00 6.18
Cornflowerblue
#6495ED
ΔE00 7.40
Periwinkle Blue
#8F99FB
ΔE00 8.30
Baby Blue (survey)
#A2CFFE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AEFF #FFD382
analogous
#82ECFF #82AEFF #9482FF
triadic
#82AEFF #FF82AE #AEFF82
tetradic
#82AEFF #FF82EC #FFD382 #82FF94
square
#82AEFF #FF82EC #FFD382 #82FF94
split-complementary
#82AEFF #FF9482 #ECFF82
monochromatic
#085FFF #4586FF #82AEFF #BFD6FF #E0EBFF
Accessibility & contrast
On white
2.22
#82AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#82AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AEFF
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AEFF | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#81A9FD
Tritanopia (blue-blind)
#4AC0CB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #82aeff; /* rgb */ color: rgb(130, 174, 255); /* oklch */ color: oklch(75.2% 0.127 262.0);
Tailwind
colors: {
custom: {
50: '#acc5ff',
500: '#82aeff',
950: '#000000',
},
}SCSS
$custom: #82aeff; $custom-light: #acc5ff; $custom-dark: #000000;
JSON
{
"hex": "#82aeff",
"rgb": {
"r": 130,
"g": 174,
"b": 255
},
"hsl": {
"h": 218.88,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.75232,
"c": 0.12686,
"h": 262
},
"luminance": 0.42238
}Semantic roles & 50–950 ramp
primary
#82AEFF
secondary
#F7EBD4
accent
#9500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186