#82A2FE#82A2FE
#82A2FE is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.7% C 0.139 H 268.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #82A2FE |
|---|---|
| RGB | rgb(130, 162, 254) |
| HSL | hsl(225, 98%, 75%) |
| HSV | hsv(225, 49%, 100%) |
| CMYK | cmyk(48.8%, 36.2%, 0%, 0.4%) |
| CIE-LAB | lab(67.83, 13.40, -49.17) |
| CIE-LCH | lch(67.83, 50.97, 285.24°) |
| OKLab | oklab(72.73% -0.0041 -0.1388) |
| OKLCH | oklch(72.73% 0.139 268.3) |
| XYZ | xyz(40.0098, 37.7397, 98.9229) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.77
Cornflowerblue
#6495ED
ΔE00 5.64
Carolina Blue
#8AB8FE
ΔE00 6.23
Pastel Blue
#A2BFFE
ΔE00 7.87
Soft Blue
#6488EA
ΔE00 8.11
Lavender Blue
#8B88F8
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A2FE #FEDE82
analogous
#82E0FE #82A2FE #A082FE
triadic
#82A2FE #FE82A2 #A2FE82
tetradic
#82A2FE #FE82E0 #FEDE82 #82FEA0
square
#82A2FE #FE82E0 #FEDE82 #82FEA0
split-complementary
#82A2FE #FEA082 #E0FE82
monochromatic
#0948FD #4575FE #82A2FE #BFCFFE #E1E8FF
Accessibility & contrast
On white
2.46
#82A2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#82A2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A2FE
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A2FE | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#72A0FC
Tritanopia (blue-blind)
#4EB6C4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #82a2fe; /* rgb */ color: rgb(130, 162, 254); /* oklch */ color: oklch(72.7% 0.139 268.3);
Tailwind
colors: {
custom: {
50: '#acbdff',
500: '#82a2fe',
950: '#000000',
},
}SCSS
$custom: #82a2fe; $custom-light: #acbdff; $custom-dark: #000000;
JSON
{
"hex": "#82a2fe",
"rgb": {
"r": 130,
"g": 162,
"b": 254
},
"hsl": {
"h": 224.516,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.72732,
"c": 0.13882,
"h": 268.3
},
"luminance": 0.37742
}Semantic roles & 50–950 ramp
primary
#82A2FE
secondary
#F7EED4
accent
#AA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186