#82ABEC#82ABEC
#82ABEC is a light, moderate blue. Relative luminance 0.399; OKLCH L 73.7% C 0.105 H 259.4°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABEC |
|---|---|
| RGB | rgb(130, 171, 236) |
| HSL | hsl(217, 74%, 72%) |
| HSV | hsv(217, 45%, 93%) |
| CMYK | cmyk(44.9%, 27.5%, 0%, 7.5%) |
| CIE-LAB | lab(69.42, 3.07, -36.88) |
| CIE-LCH | lch(69.42, 37.01, 274.75°) |
| OKLab | oklab(73.7% -0.0193 -0.1031) |
| OKLCH | oklch(73.7% 0.105 259.4) |
| XYZ | xyz(38.9042, 39.9254, 84.9970) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.73
Pastel Blue
#A2BFFE
ΔE00 6.46
Cornflowerblue
#6495ED
ΔE00 6.55
Sky Blue (survey)
#75BBFD
ΔE00 6.56
Periwinkle Blue
#8F99FB
ΔE00 7.71
Light Grey Blue
#9DBCD4
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABEC #ECC382
analogous
#82E0EC #82ABEC #8E82EC
triadic
#82ABEC #EC82AB #ABEC82
tetradic
#82ABEC #EC82E0 #ECC382 #82EC8E
square
#82ABEC #EC82E0 #ECC382 #82EC8E
split-complementary
#82ABEC #EC8E82 #E0EC82
monochromatic
#2066D3 #4D87E4 #82ABEC #B7CFF4 #E4EDFB
Accessibility & contrast
On white
2.34
#82ABEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#82ABEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABEC
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABEC | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEF
Deuteranopia (green-blind)
#87A5EB
Tritanopia (blue-blind)
#59B9C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #82abec; /* rgb */ color: rgb(130, 171, 236); /* oklch */ color: oklch(73.7% 0.105 259.4);
Tailwind
colors: {
custom: {
50: '#abc3f2',
500: '#82abec',
950: '#000000',
},
}SCSS
$custom: #82abec; $custom-light: #abc3f2; $custom-dark: #000000;
JSON
{
"hex": "#82abec",
"rgb": {
"r": 130,
"g": 171,
"b": 236
},
"hsl": {
"h": 216.792,
"s": 73.611,
"l": 71.765
},
"oklch": {
"l": 0.73704,
"c": 0.10489,
"h": 259.4
},
"luminance": 0.39928
}Semantic roles & 50–950 ramp
primary
#82ABEC
secondary
#F2E8D7
accent
#8910D6
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185