#82AFF7#82AFF7
#82AFF7 is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.1% C 0.115 H 259.5°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #82AFF7 |
|---|---|
| RGB | rgb(130, 175, 247) |
| HSL | hsl(217, 88%, 74%) |
| HSV | hsv(217, 47%, 97%) |
| CMYK | cmyk(47.4%, 29.1%, 0%, 3.1%) |
| CIE-LAB | lab(70.95, 3.97, -40.47) |
| CIE-LCH | lch(70.95, 40.67, 275.61°) |
| OKLab | oklab(75.06% -0.021 -0.1134) |
| OKLCH | oklch(75.06% 0.115 259.5) |
| XYZ | xyz(41.3188, 42.1184, 93.9301) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.40
Sky Blue (survey)
#75BBFD
ΔE00 5.56
Pastel Blue
#A2BFFE
ΔE00 5.91
Cornflowerblue
#6495ED
ΔE00 7.48
Baby Blue (survey)
#A2CFFE
ΔE00 8.37
Periwinkle Blue
#8F99FB
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AFF7 #F7CA82
analogous
#82EAF7 #82AFF7 #9082F7
triadic
#82AFF7 #F782AF #AFF782
tetradic
#82AFF7 #F782EA #F7CA82 #82F790
square
#82AFF7 #F782EA #F7CA82 #82F790
split-complementary
#82AFF7 #F79082 #EAF782
monochromatic
#0F65EF #488AF3 #82AFF7 #BCD4FB #E2EDFD
Accessibility & contrast
On white
2.23
#82AFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#82AFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AFF7
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AFF7 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B4FA
Deuteranopia (green-blind)
#86A9F5
Tritanopia (blue-blind)
#50BFC8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #82aff7; /* rgb */ color: rgb(130, 175, 247); /* oklch */ color: oklch(75.1% 0.115 259.5);
Tailwind
colors: {
custom: {
50: '#acc6fa',
500: '#82aff7',
950: '#000000',
},
}SCSS
$custom: #82aff7; $custom-light: #acc6fa; $custom-dark: #000000;
JSON
{
"hex": "#82aff7",
"rgb": {
"r": 130,
"g": 175,
"b": 247
},
"hsl": {
"h": 216.923,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.75056,
"c": 0.11536,
"h": 259.5
},
"luminance": 0.42121
}Semantic roles & 50–950 ramp
primary
#82AFF7
secondary
#F5E9D6
accent
#8D01E5
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111317
muted
#808285