#82A2FD#82A2FD
#82A2FD is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.7% C 0.137 H 268.2°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #82A2FD |
|---|---|
| RGB | rgb(130, 162, 253) |
| HSL | hsl(224, 97%, 75%) |
| HSV | hsv(224, 49%, 99%) |
| CMYK | cmyk(48.6%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(67.78, 13.10, -48.70) |
| CIE-LCH | lch(67.78, 50.44, 285.06°) |
| OKLab | oklab(72.68% -0.0043 -0.1374) |
| OKLCH | oklch(72.68% 0.137 268.2) |
| XYZ | xyz(39.8501, 37.6758, 98.0817) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.78
Cornflowerblue
#6495ED
ΔE00 5.60
Carolina Blue
#8AB8FE
ΔE00 6.23
Pastel Blue
#A2BFFE
ΔE00 7.86
Soft Blue
#6488EA
ΔE00 8.09
Lavender Blue
#8B88F8
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A2FD #FDDD82
analogous
#82E0FD #82A2FD #9F82FD
triadic
#82A2FD #FD82A2 #A2FD82
tetradic
#82A2FD #FD82E0 #FDDD82 #82FD9F
square
#82A2FD #FD82E0 #FDDD82 #82FD9F
split-complementary
#82A2FD #FD9F82 #E0FD82
monochromatic
#0A48FB #4675FC #82A2FD #BECFFE #E1E9FF
Accessibility & contrast
On white
2.46
#82A2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#82A2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A2FD
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A2FD | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#72A0FB
Tritanopia (blue-blind)
#4EB5C4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #82a2fd; /* rgb */ color: rgb(130, 162, 253); /* oklch */ color: oklch(72.7% 0.137 268.2);
Tailwind
colors: {
custom: {
50: '#acbdfe',
500: '#82a2fd',
950: '#000000',
},
}SCSS
$custom: #82a2fd; $custom-light: #acbdfe; $custom-dark: #000000;
JSON
{
"hex": "#82a2fd",
"rgb": {
"r": 130,
"g": 162,
"b": 253
},
"hsl": {
"h": 224.39,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.7268,
"c": 0.13746,
"h": 268.2
},
"luminance": 0.37678
}Semantic roles & 50–950 ramp
primary
#82A2FD
secondary
#F7EED4
accent
#AA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186