#82A5FF#82A5FF
#82A5FF is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.4% C 0.137 H 266.9°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #82A5FF |
|---|---|
| RGB | rgb(130, 165, 255) |
| HSL | hsl(223, 100%, 75%) |
| HSV | hsv(223, 49%, 100%) |
| CMYK | cmyk(49%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(68.66, 11.97, -48.41) |
| CIE-LCH | lch(68.66, 49.87, 283.89°) |
| OKLab | oklab(73.39% -0.0073 -0.1365) |
| OKLCH | oklch(73.39% 0.137 266.9) |
| XYZ | xyz(40.7052, 38.8734, 99.9467) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.32
Periwinkle Blue
#8F99FB
ΔE00 5.62
Cornflowerblue
#6495ED
ΔE00 5.94
Pastel Blue
#A2BFFE
ΔE00 7.25
Soft Blue
#6488EA
ΔE00 8.81
Sky Blue (survey)
#75BBFD
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A5FF #FFDC82
analogous
#82E3FF #82A5FF #9D82FF
triadic
#82A5FF #FF82A5 #A5FF82
tetradic
#82A5FF #FF82E3 #FFDC82 #82FF9D
square
#82A5FF #FF82E3 #FFDC82 #82FF9D
split-complementary
#82A5FF #FF9D82 #E3FF82
monochromatic
#084DFF #4579FF #82A5FF #BFD1FF #E0E9FF
Accessibility & contrast
On white
2.39
#82A5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#82A5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A5FF
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A5FF | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#75A2FD
Tritanopia (blue-blind)
#4CB8C6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #82a5ff; /* rgb */ color: rgb(130, 165, 255); /* oklch */ color: oklch(73.4% 0.137 266.9);
Tailwind
colors: {
custom: {
50: '#acbfff',
500: '#82a5ff',
950: '#000000',
},
}SCSS
$custom: #82a5ff; $custom-light: #acbfff; $custom-dark: #000000;
JSON
{
"hex": "#82a5ff",
"rgb": {
"r": 130,
"g": 165,
"b": 255
},
"hsl": {
"h": 223.2,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.7339,
"c": 0.13671,
"h": 266.9
},
"luminance": 0.38876
}Semantic roles & 50–950 ramp
primary
#82A5FF
secondary
#F7EDD4
accent
#A500E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186