#82A2FA#82A2FA
#82A2FA is a light, vivid blue. Relative luminance 0.375; OKLCH L 72.5% C 0.133 H 267.8°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #82A2FA |
|---|---|
| RGB | rgb(130, 162, 250) |
| HSL | hsl(224, 92%, 75%) |
| HSV | hsv(224, 48%, 98%) |
| CMYK | cmyk(48%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(67.64, 12.22, -47.29) |
| CIE-LCH | lch(67.64, 48.85, 284.48°) |
| OKLab | oklab(72.52% -0.005 -0.1333) |
| OKLCH | oklch(72.52% 0.133 267.8) |
| XYZ | xyz(39.3760, 37.4861, 95.5846) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.80
Cornflowerblue
#6495ED
ΔE00 5.50
Carolina Blue
#8AB8FE
ΔE00 6.23
Pastel Blue
#A2BFFE
ΔE00 7.85
Soft Blue
#6488EA
ΔE00 8.02
Perrywinkle
#8F8CE7
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A2FA #FADA82
analogous
#82DEFA #82A2FA #9E82FA
triadic
#82A2FA #FA82A2 #A2FA82
tetradic
#82A2FA #FA82DE #FADA82 #82FA9E
square
#82A2FA #FA82DE #FADA82 #82FA9E
split-complementary
#82A2FA #FA9E82 #DEFA82
monochromatic
#0C4AF5 #4776F8 #82A2FA #BDCEFC #E2E9FE
Accessibility & contrast
On white
2.47
#82A2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#82A2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A2FA
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A2FA | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFE
Deuteranopia (green-blind)
#74A0F8
Tritanopia (blue-blind)
#51B5C2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #82a2fa; /* rgb */ color: rgb(130, 162, 250); /* oklch */ color: oklch(72.5% 0.133 267.8);
Tailwind
colors: {
custom: {
50: '#acbdfc',
500: '#82a2fa',
950: '#000000',
},
}SCSS
$custom: #82a2fa; $custom-light: #acbdfc; $custom-dark: #000000;
JSON
{
"hex": "#82a2fa",
"rgb": {
"r": 130,
"g": 162,
"b": 250
},
"hsl": {
"h": 224,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.72525,
"c": 0.13337,
"h": 267.8
},
"luminance": 0.37489
}Semantic roles & 50–950 ramp
primary
#82A2FA
secondary
#F6EDD5
accent
#A800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185