#82A4FA#82A4FA
#82A4FA is a light, vivid blue. Relative luminance 0.382; OKLCH L 72.9% C 0.131 H 266.8°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #82A4FA |
|---|---|
| RGB | rgb(130, 164, 250) |
| HSL | hsl(223, 92%, 75%) |
| HSV | hsv(223, 48%, 98%) |
| CMYK | cmyk(48%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(68.17, 11.07, -46.47) |
| CIE-LCH | lch(68.17, 47.77, 283.40°) |
| OKLab | oklab(72.93% -0.0073 -0.1309) |
| OKLCH | oklch(72.93% 0.131 266.8) |
| XYZ | xyz(39.7311, 38.1963, 95.7030) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.36
Carolina Blue
#8AB8FE
ΔE00 5.61
Cornflowerblue
#6495ED
ΔE00 5.66
Pastel Blue
#A2BFFE
ΔE00 7.43
Soft Blue
#6488EA
ΔE00 8.47
Sky Blue (survey)
#75BBFD
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A4FA #FAD882
analogous
#82E0FA #82A4FA #9C82FA
triadic
#82A4FA #FA82A4 #A4FA82
tetradic
#82A4FA #FA82E0 #FAD882 #82FA9C
square
#82A4FA #FA82E0 #FAD882 #82FA9C
split-complementary
#82A4FA #FA9C82 #E0FA82
monochromatic
#0C4EF5 #4779F8 #82A4FA #BDCFFC #E2EAFE
Accessibility & contrast
On white
2.43
#82A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#82A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A4FA
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A4FA | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#77A1F8
Tritanopia (blue-blind)
#50B6C3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #82a4fa; /* rgb */ color: rgb(130, 164, 250); /* oklch */ color: oklch(72.9% 0.131 266.8);
Tailwind
colors: {
custom: {
50: '#acbefc',
500: '#82a4fa',
950: '#000000',
},
}SCSS
$custom: #82a4fa; $custom-light: #acbefc; $custom-dark: #000000;
JSON
{
"hex": "#82a4fa",
"rgb": {
"r": 130,
"g": 164,
"b": 250
},
"hsl": {
"h": 223,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.72931,
"c": 0.13108,
"h": 266.8
},
"luminance": 0.38199
}Semantic roles & 50–950 ramp
primary
#82A4FA
secondary
#F6EDD5
accent
#A400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185