#82AAF8#82AAF8
#82AAF8 is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.1% C 0.122 H 263.0°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #82AAF8 |
|---|---|
| RGB | rgb(130, 170, 248) |
| HSL | hsl(220, 89%, 74%) |
| HSV | hsv(220, 48%, 97%) |
| CMYK | cmyk(47.6%, 31.5%, 0%, 2.7%) |
| CIE-LAB | lab(69.66, 7.08, -43.03) |
| CIE-LCH | lch(69.66, 43.61, 279.34°) |
| OKLab | oklab(74.06% -0.0148 -0.1209) |
| OKLCH | oklch(74.06% 0.122 263) |
| XYZ | xyz(40.5184, 40.2699, 94.4265) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.79
Pastel Blue
#A2BFFE
ΔE00 6.40
Cornflowerblue
#6495ED
ΔE00 6.47
Periwinkle Blue
#8F99FB
ΔE00 7.17
Sky Blue (survey)
#75BBFD
ΔE00 7.20
Light Grey Blue
#9DBCD4
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AAF8 #F8D082
analogous
#82E5F8 #82AAF8 #9582F8
triadic
#82AAF8 #F882AA #AAF882
tetradic
#82AAF8 #F882E5 #F8D082 #82F895
square
#82AAF8 #F882E5 #F8D082 #82F895
split-complementary
#82AAF8 #F89582 #E5F882
monochromatic
#0E5BF2 #4883F5 #82AAF8 #BCD1FB #E2EBFD
Accessibility & contrast
On white
2.32
#82AAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#82AAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AAF8
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AAF8 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB0FB
Deuteranopia (green-blind)
#7FA5F6
Tritanopia (blue-blind)
#51BBC6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #82aaf8; /* rgb */ color: rgb(130, 170, 248); /* oklch */ color: oklch(74.1% 0.122 263.0);
Tailwind
colors: {
custom: {
50: '#acc3fb',
500: '#82aaf8',
950: '#000000',
},
}SCSS
$custom: #82aaf8; $custom-light: #acc3fb; $custom-dark: #000000;
JSON
{
"hex": "#82aaf8",
"rgb": {
"r": 130,
"g": 170,
"b": 248
},
"hsl": {
"h": 219.661,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.74064,
"c": 0.12178,
"h": 263
},
"luminance": 0.40273
}Semantic roles & 50–950 ramp
primary
#82AAF8
secondary
#F5EBD6
accent
#9800E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#111217
muted
#808185