#82A2FF#82A2FF
#82A2FF is a light, vivid blue. Relative luminance 0.378; OKLCH L 72.8% C 0.140 H 268.4°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #82A2FF |
|---|---|
| RGB | rgb(130, 162, 255) |
| HSL | hsl(225, 100%, 75%) |
| HSV | hsv(225, 49%, 100%) |
| CMYK | cmyk(49%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(67.88, 13.69, -49.64) |
| CIE-LCH | lch(67.88, 51.50, 285.42°) |
| OKLab | oklab(72.78% -0.0039 -0.1401) |
| OKLCH | oklch(72.78% 0.14 268.4) |
| XYZ | xyz(40.1704, 37.8039, 99.7685) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.77
Cornflowerblue
#6495ED
ΔE00 5.68
Carolina Blue
#8AB8FE
ΔE00 6.24
Pastel Blue
#A2BFFE
ΔE00 7.88
Soft Blue
#6488EA
ΔE00 8.14
Lavender Blue
#8B88F8
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A2FF #FFDF82
analogous
#82E0FF #82A2FF #A082FF
triadic
#82A2FF #FF82A2 #A2FF82
tetradic
#82A2FF #FF82E0 #FFDF82 #82FFA0
square
#82A2FF #FF82E0 #FFDF82 #82FFA0
split-complementary
#82A2FF #FFA082 #E0FF82
monochromatic
#0847FF #4574FF #82A2FF #BFD0FF #E0E8FF
Accessibility & contrast
On white
2.45
#82A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#82A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A2FF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A2FF | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#71A0FD
Tritanopia (blue-blind)
#4DB6C4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #82a2ff; /* rgb */ color: rgb(130, 162, 255); /* oklch */ color: oklch(72.8% 0.140 268.4);
Tailwind
colors: {
custom: {
50: '#adbdff',
500: '#82a2ff',
950: '#000000',
},
}SCSS
$custom: #82a2ff; $custom-light: #adbdff; $custom-dark: #000000;
JSON
{
"hex": "#82a2ff",
"rgb": {
"r": 130,
"g": 162,
"b": 255
},
"hsl": {
"h": 224.64,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.72784,
"c": 0.14017,
"h": 268.4
},
"luminance": 0.37806
}Semantic roles & 50–950 ramp
primary
#82A2FF
secondary
#F7EED4
accent
#AB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186