#82AAFF#82AAFF
#82AAFF is a light, vivid blue. Relative luminance 0.407; OKLCH L 74.4% C 0.131 H 264.3°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #82AAFF |
|---|---|
| RGB | rgb(130, 170, 255) |
| HSL | hsl(221, 100%, 75%) |
| HSV | hsv(221, 49%, 100%) |
| CMYK | cmyk(49%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(69.97, 9.12, -46.34) |
| CIE-LCH | lch(69.97, 47.23, 281.14°) |
| OKLab | oklab(74.41% -0.0131 -0.1305) |
| OKLCH | oklch(74.41% 0.131 264.3) |
| XYZ | xyz(41.6247, 40.7125, 100.2533) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.81
Pastel Blue
#A2BFFE
ΔE00 6.40
Cornflowerblue
#6495ED
ΔE00 6.64
Periwinkle Blue
#8F99FB
ΔE00 7.09
Sky Blue (survey)
#75BBFD
ΔE00 7.39
Light Grey Blue
#9DBCD4
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AAFF #FFD782
analogous
#82E8FF #82AAFF #9882FF
triadic
#82AAFF #FF82AA #AAFF82
tetradic
#82AAFF #FF82E8 #FFD782 #82FF98
square
#82AAFF #FF82E8 #FFD782 #82FF98
split-complementary
#82AAFF #FF9882 #E8FF82
monochromatic
#0857FF #4580FF #82AAFF #BFD4FF #E0EAFF
Accessibility & contrast
On white
2.30
#82AAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#82AAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AAFF
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AAFF | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#7CA6FD
Tritanopia (blue-blind)
#4BBCC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #82aaff; /* rgb */ color: rgb(130, 170, 255); /* oklch */ color: oklch(74.4% 0.131 264.3);
Tailwind
colors: {
custom: {
50: '#acc3ff',
500: '#82aaff',
950: '#000000',
},
}SCSS
$custom: #82aaff; $custom-light: #acc3ff; $custom-dark: #000000;
JSON
{
"hex": "#82aaff",
"rgb": {
"r": 130,
"g": 170,
"b": 255
},
"hsl": {
"h": 220.8,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.74409,
"c": 0.13111,
"h": 264.3
},
"luminance": 0.40715
}Semantic roles & 50–950 ramp
primary
#82AAFF
secondary
#F7ECD4
accent
#9C00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186