#82AEF8#82AEF8
#82AEF8 is a light, moderate blue. Relative luminance 0.418; OKLCH L 74.9% C 0.118 H 260.5°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #82AEF8 |
|---|---|
| RGB | rgb(130, 174, 248) |
| HSL | hsl(218, 89%, 74%) |
| HSV | hsv(218, 48%, 97%) |
| CMYK | cmyk(47.6%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(70.73, 4.82, -41.37) |
| CIE-LCH | lch(70.73, 41.65, 276.65°) |
| OKLab | oklab(74.89% -0.0195 -0.116) |
| OKLCH | oklch(74.89% 0.118 260.5) |
| XYZ | xyz(41.2796, 41.7925, 94.6803) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.64
Sky Blue (survey)
#75BBFD
ΔE00 5.92
Pastel Blue
#A2BFFE
ΔE00 5.97
Cornflowerblue
#6495ED
ΔE00 7.27
Periwinkle Blue
#8F99FB
ΔE00 8.38
Baby Blue (survey)
#A2CFFE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AEF8 #F8CC82
analogous
#82E9F8 #82AEF8 #9182F8
triadic
#82AEF8 #F882AE #AEF882
tetradic
#82AEF8 #F882E9 #F8CC82 #82F891
square
#82AEF8 #F882E9 #F8CC82 #82F891
split-complementary
#82AEF8 #F89182 #E9F882
monochromatic
#0E63F2 #4888F5 #82AEF8 #BCD4FB #E2ECFD
Accessibility & contrast
On white
2.24
#82AEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#82AEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AEF8
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AEF8 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3FB
Deuteranopia (green-blind)
#84A8F6
Tritanopia (blue-blind)
#50BEC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #82aef8; /* rgb */ color: rgb(130, 174, 248); /* oklch */ color: oklch(74.9% 0.118 260.5);
Tailwind
colors: {
custom: {
50: '#acc5fb',
500: '#82aef8',
950: '#000000',
},
}SCSS
$custom: #82aef8; $custom-light: #acc5fb; $custom-dark: #000000;
JSON
{
"hex": "#82aef8",
"rgb": {
"r": 130,
"g": 174,
"b": 248
},
"hsl": {
"h": 217.627,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.74894,
"c": 0.11766,
"h": 260.5
},
"luminance": 0.41795
}Semantic roles & 50–950 ramp
primary
#82AEF8
secondary
#F5EAD6
accent
#9000E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111217
muted
#808185