#82ABFE#82ABFE
#82ABFE is a light, vivid blue. Relative luminance 0.410; OKLCH L 74.6% C 0.129 H 263.5°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABFE |
|---|---|
| RGB | rgb(130, 171, 254) |
| HSL | hsl(220, 98%, 75%) |
| HSV | hsv(220, 49%, 100%) |
| CMYK | cmyk(48.8%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(70.19, 8.26, -45.45) |
| CIE-LCH | lch(70.19, 46.20, 280.30°) |
| OKLab | oklab(74.57% -0.0145 -0.1279) |
| OKLCH | oklch(74.57% 0.129 263.5) |
| XYZ | xyz(41.6523, 41.0246, 99.4704) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.51
Pastel Blue
#A2BFFE
ΔE00 6.25
Cornflowerblue
#6495ED
ΔE00 6.79
Sky Blue (survey)
#75BBFD
ΔE00 7.06
Periwinkle Blue
#8F99FB
ΔE00 7.40
Light Grey Blue
#9DBCD4
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABFE #FED582
analogous
#82E9FE #82ABFE #9782FE
triadic
#82ABFE #FE82AB #ABFE82
tetradic
#82ABFE #FE82E9 #FED582 #82FE97
square
#82ABFE #FE82E9 #FED582 #82FE97
split-complementary
#82ABFE #FE9782 #E9FE82
monochromatic
#0959FD #4582FE #82ABFE #BFD4FE #E1EBFF
Accessibility & contrast
On white
2.28
#82ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#82ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABFE
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABFE | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#4CBDC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #82abfe; /* rgb */ color: rgb(130, 171, 254); /* oklch */ color: oklch(74.6% 0.129 263.5);
Tailwind
colors: {
custom: {
50: '#acc3ff',
500: '#82abfe',
950: '#000000',
},
}SCSS
$custom: #82abfe; $custom-light: #acc3ff; $custom-dark: #000000;
JSON
{
"hex": "#82abfe",
"rgb": {
"r": 130,
"g": 171,
"b": 254
},
"hsl": {
"h": 220.161,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.74565,
"c": 0.12871,
"h": 263.5
},
"luminance": 0.41027
}Semantic roles & 50–950 ramp
primary
#82ABFE
secondary
#F7EBD4
accent
#9A00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186