#82ABE8#82ABE8
#82ABE8 is a light, moderate blue. Relative luminance 0.397; OKLCH L 73.5% C 0.100 H 258.1°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABE8 |
|---|---|
| RGB | rgb(130, 171, 232) |
| HSL | hsl(216, 69%, 71%) |
| HSV | hsv(216, 44%, 91%) |
| CMYK | cmyk(44%, 26.3%, 0%, 9%) |
| CIE-LAB | lab(69.25, 1.94, -34.95) |
| CIE-LCH | lch(69.25, 35.01, 273.17°) |
| OKLab | oklab(73.52% -0.0205 -0.0975) |
| OKLCH | oklch(73.52% 0.1 258.1) |
| XYZ | xyz(38.3296, 39.6955, 81.9706) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.88
Sky Blue (survey)
#75BBFD
ΔE00 6.46
Cornflowerblue
#6495ED
ΔE00 6.58
Pastel Blue
#A2BFFE
ΔE00 6.59
Periwinkle Blue
#8F99FB
ΔE00 7.81
Light Grey Blue
#9DBCD4
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABE8 #E8BF82
analogous
#82DEE8 #82ABE8 #8C82E8
triadic
#82ABE8 #E882AB #ABE882
tetradic
#82ABE8 #E882DE #E8BF82 #82E88C
square
#82ABE8 #E882DE #E8BF82 #82E88C
split-complementary
#82ABE8 #E88C82 #DEE882
monochromatic
#2568CA #4E88DE #82ABE8 #B6CEF2 #E5EEFA
Accessibility & contrast
On white
2.35
#82ABE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#82ABE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABE8
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABE8 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AEEB
Deuteranopia (green-blind)
#89A5E7
Tritanopia (blue-blind)
#5BB8C0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #82abe8; /* rgb */ color: rgb(130, 171, 232); /* oklch */ color: oklch(73.5% 0.100 258.1);
Tailwind
colors: {
custom: {
50: '#aac3ef',
500: '#82abe8',
950: '#000000',
},
}SCSS
$custom: #82abe8; $custom-light: #aac3ef; $custom-dark: #000000;
JSON
{
"hex": "#82abe8",
"rgb": {
"r": 130,
"g": 171,
"b": 232
},
"hsl": {
"h": 215.882,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.73521,
"c": 0.09968,
"h": 258.1
},
"luminance": 0.39698
}Semantic roles & 50–950 ramp
primary
#82ABE8
secondary
#F0E6D5
accent
#8515D1
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184