#82A2FC#82A2FC
#82A2FC is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.6% C 0.136 H 268.1°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #82A2FC |
|---|---|
| RGB | rgb(130, 162, 252) |
| HSL | hsl(224, 95%, 75%) |
| HSV | hsv(224, 48%, 99%) |
| CMYK | cmyk(48.4%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(67.73, 12.81, -48.24) |
| CIE-LCH | lch(67.73, 49.91, 284.87°) |
| OKLab | oklab(72.63% -0.0045 -0.136) |
| OKLCH | oklch(72.63% 0.136 268.1) |
| XYZ | xyz(39.6913, 37.6122, 97.2450) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.78
Cornflowerblue
#6495ED
ΔE00 5.56
Carolina Blue
#8AB8FE
ΔE00 6.23
Pastel Blue
#A2BFFE
ΔE00 7.86
Soft Blue
#6488EA
ΔE00 8.06
Lavender Blue
#8B88F8
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A2FC #FCDC82
analogous
#82DFFC #82A2FC #9F82FC
triadic
#82A2FC #FC82A2 #A2FC82
tetradic
#82A2FC #FC82DF #FCDC82 #82FC9F
square
#82A2FC #FC82DF #FCDC82 #82FC9F
split-complementary
#82A2FC #FC9F82 #DFFC82
monochromatic
#0A49F9 #4676FB #82A2FC #BECEFD #E1E9FE
Accessibility & contrast
On white
2.46
#82A2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#82A2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A2FC
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A2FC | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#73A0FA
Tritanopia (blue-blind)
#4FB5C3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #82a2fc; /* rgb */ color: rgb(130, 162, 252); /* oklch */ color: oklch(72.6% 0.136 268.1);
Tailwind
colors: {
custom: {
50: '#acbdfe',
500: '#82a2fc',
950: '#000000',
},
}SCSS
$custom: #82a2fc; $custom-light: #acbdfe; $custom-dark: #000000;
JSON
{
"hex": "#82a2fc",
"rgb": {
"r": 130,
"g": 162,
"b": 252
},
"hsl": {
"h": 224.262,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.72628,
"c": 0.1361,
"h": 268.1
},
"luminance": 0.37615
}Semantic roles & 50–950 ramp
primary
#82A2FC
secondary
#F7EED4
accent
#A900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186