#82ABFC#82ABFC
#82ABFC is a light, vivid blue. Relative luminance 0.409; OKLCH L 74.5% C 0.126 H 263.2°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABFC |
|---|---|
| RGB | rgb(130, 171, 252) |
| HSL | hsl(220, 95%, 75%) |
| HSV | hsv(220, 48%, 99%) |
| CMYK | cmyk(48.4%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(70.10, 7.68, -44.51) |
| CIE-LCH | lch(70.10, 45.17, 279.78°) |
| OKLab | oklab(74.47% -0.015 -0.1251) |
| OKLCH | oklch(74.47% 0.126 263.2) |
| XYZ | xyz(41.3337, 40.8972, 97.7925) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.49
Pastel Blue
#A2BFFE
ΔE00 6.25
Cornflowerblue
#6495ED
ΔE00 6.74
Sky Blue (survey)
#75BBFD
ΔE00 7.00
Periwinkle Blue
#8F99FB
ΔE00 7.42
Light Grey Blue
#9DBCD4
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABFC #FCD382
analogous
#82E8FC #82ABFC #9682FC
triadic
#82ABFC #FC82AB #ABFC82
tetradic
#82ABFC #FC82E8 #FCD382 #82FC96
square
#82ABFC #FC82E8 #FCD382 #82FC96
split-complementary
#82ABFC #FC9682 #E8FC82
monochromatic
#0A5BF9 #4683FB #82ABFC #BED3FD #E1EBFE
Accessibility & contrast
On white
2.29
#82ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#82ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABFC
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABFC | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FF
Deuteranopia (green-blind)
#7FA6FA
Tritanopia (blue-blind)
#4DBCC8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #82abfc; /* rgb */ color: rgb(130, 171, 252); /* oklch */ color: oklch(74.5% 0.126 263.2);
Tailwind
colors: {
custom: {
50: '#acc3fd',
500: '#82abfc',
950: '#000000',
},
}SCSS
$custom: #82abfc; $custom-light: #acc3fd; $custom-dark: #000000;
JSON
{
"hex": "#82abfc",
"rgb": {
"r": 130,
"g": 171,
"b": 252
},
"hsl": {
"h": 219.836,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.74466,
"c": 0.12604,
"h": 263.2
},
"luminance": 0.409
}Semantic roles & 50–950 ramp
primary
#82ABFC
secondary
#F7EBD4
accent
#9800E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186