#82A7FA#82A7FA
#82A7FA is a light, vivid blue. Relative luminance 0.393; OKLCH L 73.5% C 0.128 H 265.1°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #82A7FA |
|---|---|
| RGB | rgb(130, 167, 250) |
| HSL | hsl(222, 92%, 75%) |
| HSV | hsv(222, 48%, 98%) |
| CMYK | cmyk(48%, 33.2%, 0%, 2%) |
| CIE-LAB | lab(68.96, 9.36, -45.23) |
| CIE-LCH | lch(68.96, 46.18, 281.69°) |
| OKLab | oklab(73.54% -0.0108 -0.1272) |
| OKLCH | oklch(73.54% 0.128 265.1) |
| XYZ | xyz(40.2743, 39.2828, 95.8841) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.69
Cornflowerblue
#6495ED
ΔE00 6.03
Periwinkle Blue
#8F99FB
ΔE00 6.24
Pastel Blue
#A2BFFE
ΔE00 6.86
Sky Blue (survey)
#75BBFD
ΔE00 8.18
Soft Blue
#6488EA
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A7FA #FAD582
analogous
#82E3FA #82A7FA #9982FA
triadic
#82A7FA #FA82A7 #A7FA82
tetradic
#82A7FA #FA82E3 #FAD582 #82FA99
square
#82A7FA #FA82E3 #FAD582 #82FA99
split-complementary
#82A7FA #FA9982 #E3FA82
monochromatic
#0C54F5 #477EF8 #82A7FA #BDD0FC #E2EAFE
Accessibility & contrast
On white
2.37
#82A7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#82A7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A7FA
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A7FA | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFD
Deuteranopia (green-blind)
#7BA3F8
Tritanopia (blue-blind)
#50B9C5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #82a7fa; /* rgb */ color: rgb(130, 167, 250); /* oklch */ color: oklch(73.5% 0.128 265.1);
Tailwind
colors: {
custom: {
50: '#acc0fc',
500: '#82a7fa',
950: '#000000',
},
}SCSS
$custom: #82a7fa; $custom-light: #acc0fc; $custom-dark: #000000;
JSON
{
"hex": "#82a7fa",
"rgb": {
"r": 130,
"g": 167,
"b": 250
},
"hsl": {
"h": 221.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.73544,
"c": 0.12771,
"h": 265.1
},
"luminance": 0.39285
}Semantic roles & 50–950 ramp
primary
#82A7FA
secondary
#F6ECD5
accent
#9F00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185