#82ABFA#82ABFA
#82ABFA is a light, vivid blue. Relative luminance 0.408; OKLCH L 74.4% C 0.123 H 262.8°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABFA |
|---|---|
| RGB | rgb(130, 171, 250) |
| HSL | hsl(220, 92%, 75%) |
| HSV | hsv(220, 48%, 98%) |
| CMYK | cmyk(48%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(70.02, 7.09, -43.56) |
| CIE-LCH | lch(70.02, 44.14, 279.25°) |
| OKLab | oklab(74.37% -0.0155 -0.1224) |
| OKLCH | oklch(74.37% 0.123 262.8) |
| XYZ | xyz(41.0185, 40.7711, 96.1321) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.49
Pastel Blue
#A2BFFE
ΔE00 6.26
Cornflowerblue
#6495ED
ΔE00 6.69
Sky Blue (survey)
#75BBFD
ΔE00 6.94
Periwinkle Blue
#8F99FB
ΔE00 7.44
Light Grey Blue
#9DBCD4
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABFA #FAD182
analogous
#82E7FA #82ABFA #9582FA
triadic
#82ABFA #FA82AB #ABFA82
tetradic
#82ABFA #FA82E7 #FAD182 #82FA95
square
#82ABFA #FA82E7 #FAD182 #82FA95
split-complementary
#82ABFA #FA9582 #E7FA82
monochromatic
#0C5CF5 #4783F8 #82ABFA #BDD3FC #E2EBFE
Accessibility & contrast
On white
2.29
#82ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#82ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABFA
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABFA | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#4FBCC7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #82abfa; /* rgb */ color: rgb(130, 171, 250); /* oklch */ color: oklch(74.4% 0.123 262.8);
Tailwind
colors: {
custom: {
50: '#acc3fc',
500: '#82abfa',
950: '#000000',
},
}SCSS
$custom: #82abfa; $custom-light: #acc3fc; $custom-dark: #000000;
JSON
{
"hex": "#82abfa",
"rgb": {
"r": 130,
"g": 171,
"b": 250
},
"hsl": {
"h": 219.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.74368,
"c": 0.12339,
"h": 262.8
},
"luminance": 0.40774
}Semantic roles & 50–950 ramp
primary
#82ABFA
secondary
#F6EBD5
accent
#9700E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185