#82AAFA#82AAFA
#82AAFA is a light, vivid blue. Relative luminance 0.404; OKLCH L 74.2% C 0.124 H 263.4°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #82AAFA |
|---|---|
| RGB | rgb(130, 170, 250) |
| HSL | hsl(220, 92%, 75%) |
| HSV | hsv(220, 48%, 98%) |
| CMYK | cmyk(48%, 32%, 0%, 2%) |
| CIE-LAB | lab(69.75, 7.66, -43.98) |
| CIE-LCH | lch(69.75, 44.64, 279.88°) |
| OKLab | oklab(74.16% -0.0143 -0.1236) |
| OKLCH | oklch(74.16% 0.124 263.4) |
| XYZ | xyz(40.8303, 40.3947, 96.0694) |
| Luminance | 0.4040 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.79
Pastel Blue
#A2BFFE
ΔE00 6.39
Cornflowerblue
#6495ED
ΔE00 6.51
Periwinkle Blue
#8F99FB
ΔE00 7.14
Sky Blue (survey)
#75BBFD
ΔE00 7.25
Light Grey Blue
#9DBCD4
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AAFA #FAD282
analogous
#82E6FA #82AAFA #9682FA
triadic
#82AAFA #FA82AA #AAFA82
tetradic
#82AAFA #FA82E6 #FAD282 #82FA96
square
#82AAFA #FA82E6 #FAD282 #82FA96
split-complementary
#82AAFA #FA9682 #E6FA82
monochromatic
#0C5AF5 #4782F8 #82AAFA #BDD2FC #E2EBFE
Accessibility & contrast
On white
2.31
#82AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#82AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AAFA
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AAFA | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FD
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#4FBBC7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #82aafa; /* rgb */ color: rgb(130, 170, 250); /* oklch */ color: oklch(74.2% 0.124 263.4);
Tailwind
colors: {
custom: {
50: '#acc3fc',
500: '#82aafa',
950: '#000000',
},
}SCSS
$custom: #82aafa; $custom-light: #acc3fc; $custom-dark: #000000;
JSON
{
"hex": "#82aafa",
"rgb": {
"r": 130,
"g": 170,
"b": 250
},
"hsl": {
"h": 220,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.74161,
"c": 0.12445,
"h": 263.4
},
"luminance": 0.40397
}Semantic roles & 50–950 ramp
primary
#82AAFA
secondary
#F6EBD5
accent
#9900E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185