#82ABE7#82ABE7
#82ABE7 is a light, moderate blue. Relative luminance 0.396; OKLCH L 73.5% C 0.098 H 257.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABE7 |
|---|---|
| RGB | rgb(130, 171, 231) |
| HSL | hsl(216, 68%, 71%) |
| HSV | hsv(216, 44%, 91%) |
| CMYK | cmyk(43.7%, 26%, 0%, 9.4%) |
| CIE-LAB | lab(69.21, 1.66, -34.47) |
| CIE-LCH | lch(69.21, 34.51, 272.75°) |
| OKLab | oklab(73.48% -0.0208 -0.0962) |
| OKLCH | oklch(73.48% 0.098 257.8) |
| XYZ | xyz(38.1879, 39.6389, 81.2246) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.93
Sky Blue (survey)
#75BBFD
ΔE00 6.44
Cornflowerblue
#6495ED
ΔE00 6.59
Pastel Blue
#A2BFFE
ΔE00 6.63
Periwinkle Blue
#8F99FB
ΔE00 7.84
Light Grey Blue
#9DBCD4
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABE7 #E7BE82
analogous
#82DDE7 #82ABE7 #8B82E7
triadic
#82ABE7 #E782AB #ABE782
tetradic
#82ABE7 #E782DD #E7BE82 #82E78B
square
#82ABE7 #E782DD #E7BE82 #82E78B
split-complementary
#82ABE7 #E78B82 #DDE782
monochromatic
#2668C8 #4F88DD #82ABE7 #B5CEF1 #E5EEFA
Accessibility & contrast
On white
2.35
#82ABE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#82ABE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABE7
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABE7 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AEEA
Deuteranopia (green-blind)
#89A5E6
Tritanopia (blue-blind)
#5CB8C0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #82abe7; /* rgb */ color: rgb(130, 171, 231); /* oklch */ color: oklch(73.5% 0.098 257.8);
Tailwind
colors: {
custom: {
50: '#aac3ef',
500: '#82abe7',
950: '#000000',
},
}SCSS
$custom: #82abe7; $custom-light: #aac3ef; $custom-dark: #000000;
JSON
{
"hex": "#82abe7",
"rgb": {
"r": 130,
"g": 171,
"b": 231
},
"hsl": {
"h": 215.644,
"s": 67.785,
"l": 70.784
},
"oklch": {
"l": 0.73476,
"c": 0.09838,
"h": 257.8
},
"luminance": 0.39641
}Semantic roles & 50–950 ramp
primary
#82ABE7
secondary
#F0E5D5
accent
#8416D0
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184