#82AFF8#82AFF8
#82AFF8 is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.1% C 0.117 H 259.8°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #82AFF8 |
|---|---|
| RGB | rgb(130, 175, 248) |
| HSL | hsl(217, 89%, 74%) |
| HSV | hsv(217, 48%, 97%) |
| CMYK | cmyk(47.6%, 29.4%, 0%, 2.7%) |
| CIE-LAB | lab(71.00, 4.26, -40.95) |
| CIE-LCH | lch(71.00, 41.17, 275.94°) |
| OKLab | oklab(75.1% -0.0207 -0.1148) |
| OKLCH | oklch(75.1% 0.117 259.8) |
| XYZ | xyz(41.4735, 42.1803, 94.7449) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.38
Sky Blue (survey)
#75BBFD
ΔE00 5.59
Pastel Blue
#A2BFFE
ΔE00 5.90
Cornflowerblue
#6495ED
ΔE00 7.49
Baby Blue (survey)
#A2CFFE
ΔE00 8.38
Periwinkle Blue
#8F99FB
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AFF8 #F8CB82
analogous
#82EAF8 #82AFF8 #9082F8
triadic
#82AFF8 #F882AF #AFF882
tetradic
#82AFF8 #F882EA #F8CB82 #82F890
square
#82AFF8 #F882EA #F8CB82 #82F890
split-complementary
#82AFF8 #F89082 #EAF882
monochromatic
#0E65F2 #488AF5 #82AFF8 #BCD4FB #E2ECFD
Accessibility & contrast
On white
2.23
#82AFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#82AFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AFF8
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AFF8 | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FB
Deuteranopia (green-blind)
#86A9F6
Tritanopia (blue-blind)
#50BFC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #82aff8; /* rgb */ color: rgb(130, 175, 248); /* oklch */ color: oklch(75.1% 0.117 259.8);
Tailwind
colors: {
custom: {
50: '#acc6fb',
500: '#82aff8',
950: '#000000',
},
}SCSS
$custom: #82aff8; $custom-light: #acc6fb; $custom-dark: #000000;
JSON
{
"hex": "#82aff8",
"rgb": {
"r": 130,
"g": 175,
"b": 248
},
"hsl": {
"h": 217.119,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.75103,
"c": 0.11666,
"h": 259.8
},
"luminance": 0.42183
}Semantic roles & 50–950 ramp
primary
#82AFF8
secondary
#F5E9D6
accent
#8E00E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111317
muted
#808285