#82A1EC#82A1EC
#82A1EC is a light, moderate blue. Relative luminance 0.363; OKLCH L 71.6% C 0.115 H 266.4°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #82A1EC |
|---|---|
| RGB | rgb(130, 161, 236) |
| HSL | hsl(222, 74%, 72%) |
| HSV | hsv(222, 45%, 93%) |
| CMYK | cmyk(44.9%, 31.8%, 0%, 7.5%) |
| CIE-LAB | lab(66.74, 8.73, -41.06) |
| CIE-LCH | lch(66.74, 41.97, 282.00°) |
| OKLab | oklab(71.62% -0.0072 -0.1152) |
| OKLCH | oklch(71.62% 0.115 266.4) |
| XYZ | xyz(37.0863, 36.2895, 84.3910) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.91
Cornflowerblue
#6495ED
ΔE00 5.21
Carolina Blue
#8AB8FE
ΔE00 6.69
Soft Blue
#6488EA
ΔE00 7.68
Pastel Blue
#A2BFFE
ΔE00 8.16
Perrywinkle
#8F8CE7
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A1EC #ECCD82
analogous
#82D6EC #82A1EC #9882EC
triadic
#82A1EC #EC82A1 #A1EC82
tetradic
#82A1EC #EC82D6 #ECCD82 #82EC98
square
#82A1EC #EC82D6 #ECCD82 #82EC98
split-complementary
#82A1EC #EC9882 #D6EC82
monochromatic
#2055D3 #4D79E4 #82A1EC #B7C9F4 #E4EBFB
Accessibility & contrast
On white
2.54
#82A1EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#82A1EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A1EC
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A1EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A1EC | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8EF
Deuteranopia (green-blind)
#7B9EEA
Tritanopia (blue-blind)
#5AB1BC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #82a1ec; /* rgb */ color: rgb(130, 161, 236); /* oklch */ color: oklch(71.6% 0.115 266.4);
Tailwind
colors: {
custom: {
50: '#abbcf2',
500: '#82a1ec',
950: '#000000',
},
}SCSS
$custom: #82a1ec; $custom-light: #abbcf2; $custom-dark: #000000;
JSON
{
"hex": "#82a1ec",
"rgb": {
"r": 130,
"g": 161,
"b": 236
},
"hsl": {
"h": 222.453,
"s": 73.611,
"l": 71.765
},
"oklch": {
"l": 0.71619,
"c": 0.11541,
"h": 266.4
},
"luminance": 0.36292
}Semantic roles & 50–950 ramp
primary
#82A1EC
secondary
#F2EAD7
accent
#9C10D6
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185