#82A5FA#82A5FA
#82A5FA is a light, vivid blue. Relative luminance 0.386; OKLCH L 73.1% C 0.130 H 266.2°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #82A5FA |
|---|---|
| RGB | rgb(130, 165, 250) |
| HSL | hsl(223, 92%, 75%) |
| HSV | hsv(223, 48%, 98%) |
| CMYK | cmyk(48%, 34%, 0%, 2%) |
| CIE-LAB | lab(68.43, 10.50, -46.05) |
| CIE-LCH | lch(68.43, 47.24, 282.84°) |
| OKLab | oklab(73.13% -0.0085 -0.1297) |
| OKLCH | oklch(73.13% 0.13 266.2) |
| XYZ | xyz(39.9108, 38.5557, 95.7629) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.31
Periwinkle Blue
#8F99FB
ΔE00 5.65
Cornflowerblue
#6495ED
ΔE00 5.77
Pastel Blue
#A2BFFE
ΔE00 7.23
Soft Blue
#6488EA
ΔE00 8.71
Sky Blue (survey)
#75BBFD
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A5FA #FAD782
analogous
#82E1FA #82A5FA #9B82FA
triadic
#82A5FA #FA82A5 #A5FA82
tetradic
#82A5FA #FA82E1 #FAD782 #82FA9B
square
#82A5FA #FA82E1 #FAD782 #82FA9B
split-complementary
#82A5FA #FA9B82 #E1FA82
monochromatic
#0C50F5 #477BF8 #82A5FA #BDCFFC #E2EAFE
Accessibility & contrast
On white
2.41
#82A5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#82A5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A5FA
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A5FA | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFE
Deuteranopia (green-blind)
#78A2F8
Tritanopia (blue-blind)
#50B7C4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #82a5fa; /* rgb */ color: rgb(130, 165, 250); /* oklch */ color: oklch(73.1% 0.130 266.2);
Tailwind
colors: {
custom: {
50: '#acbffc',
500: '#82a5fa',
950: '#000000',
},
}SCSS
$custom: #82a5fa; $custom-light: #acbffc; $custom-dark: #000000;
JSON
{
"hex": "#82a5fa",
"rgb": {
"r": 130,
"g": 165,
"b": 250
},
"hsl": {
"h": 222.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.73135,
"c": 0.12994,
"h": 266.2
},
"luminance": 0.38558
}Semantic roles & 50–950 ramp
primary
#82A5FA
secondary
#F6ECD5
accent
#A300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185