#82A1EA#82A1EA
#82A1EA is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.5% C 0.113 H 266.1°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #82A1EA |
|---|---|
| RGB | rgb(130, 161, 234) |
| HSL | hsl(222, 71%, 71%) |
| HSV | hsv(222, 44%, 92%) |
| CMYK | cmyk(44.4%, 31.2%, 0%, 8.2%) |
| CIE-LAB | lab(66.65, 8.15, -40.10) |
| CIE-LCH | lch(66.65, 40.92, 281.49°) |
| OKLab | oklab(71.52% -0.0078 -0.1124) |
| OKLCH | oklch(71.52% 0.113 266.1) |
| XYZ | xyz(36.7973, 36.1739, 82.8693) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.00
Cornflowerblue
#6495ED
ΔE00 5.22
Carolina Blue
#8AB8FE
ΔE00 6.73
Soft Blue
#6488EA
ΔE00 7.69
Pastel Blue
#A2BFFE
ΔE00 8.19
Perrywinkle
#8F8CE7
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A1EA #EACB82
analogous
#82D5EA #82A1EA #9782EA
triadic
#82A1EA #EA82A1 #A1EA82
tetradic
#82A1EA #EA82D5 #EACB82 #82EA97
square
#82A1EA #EA82D5 #EACB82 #82EA97
split-complementary
#82A1EA #EA9782 #D5EA82
monochromatic
#2356CF #4E7AE1 #82A1EA #B6C8F3 #E5EBFB
Accessibility & contrast
On white
2.55
#82A1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#82A1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A1EA
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A1EA | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A7ED
Deuteranopia (green-blind)
#7C9EE8
Tritanopia (blue-blind)
#5CB0BB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #82a1ea; /* rgb */ color: rgb(130, 161, 234); /* oklch */ color: oklch(71.5% 0.113 266.1);
Tailwind
colors: {
custom: {
50: '#abbcf1',
500: '#82a1ea',
950: '#000000',
},
}SCSS
$custom: #82a1ea; $custom-light: #abbcf1; $custom-dark: #000000;
JSON
{
"hex": "#82a1ea",
"rgb": {
"r": 130,
"g": 161,
"b": 234
},
"hsl": {
"h": 222.115,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.71522,
"c": 0.11267,
"h": 266.1
},
"luminance": 0.36176
}Semantic roles & 50–950 ramp
primary
#82A1EA
secondary
#F1E9D6
accent
#9A12D3
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184