#82A3FF#82A3FF
#82A3FF is a light, vivid blue. Relative luminance 0.382; OKLCH L 73.0% C 0.139 H 267.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #82A3FF |
|---|---|
| RGB | rgb(130, 163, 255) |
| HSL | hsl(224, 100%, 75%) |
| HSV | hsv(224, 49%, 100%) |
| CMYK | cmyk(49%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(68.14, 13.12, -49.23) |
| CIE-LCH | lch(68.14, 50.95, 284.92°) |
| OKLab | oklab(72.99% -0.005 -0.1389) |
| OKLCH | oklch(72.99% 0.139 267.9) |
| XYZ | xyz(40.3472, 38.1576, 99.8274) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.05
Cornflowerblue
#6495ED
ΔE00 5.75
Carolina Blue
#8AB8FE
ΔE00 5.93
Pastel Blue
#A2BFFE
ΔE00 7.66
Soft Blue
#6488EA
ΔE00 8.35
Lavender Blue
#8B88F8
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A3FF #FFDE82
analogous
#82E1FF #82A3FF #9F82FF
triadic
#82A3FF #FF82A3 #A3FF82
tetradic
#82A3FF #FF82E1 #FFDE82 #82FF9F
square
#82A3FF #FF82E1 #FFDE82 #82FF9F
split-complementary
#82A3FF #FF9F82 #E1FF82
monochromatic
#0849FF #4576FF #82A3FF #BFD0FF #E0E8FF
Accessibility & contrast
On white
2.43
#82A3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#82A3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A3FF
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A3FF | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#72A1FD
Tritanopia (blue-blind)
#4DB7C5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #82a3ff; /* rgb */ color: rgb(130, 163, 255); /* oklch */ color: oklch(73.0% 0.139 267.9);
Tailwind
colors: {
custom: {
50: '#adbdff',
500: '#82a3ff',
950: '#000000',
},
}SCSS
$custom: #82a3ff; $custom-light: #adbdff; $custom-dark: #000000;
JSON
{
"hex": "#82a3ff",
"rgb": {
"r": 130,
"g": 163,
"b": 255
},
"hsl": {
"h": 224.16,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.72986,
"c": 0.13901,
"h": 267.9
},
"luminance": 0.3816
}Semantic roles & 50–950 ramp
primary
#82A3FF
secondary
#F7EED4
accent
#A900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186