#82A4EC#82A4EC
#82A4EC is a light, moderate blue. Relative luminance 0.374; OKLCH L 72.2% C 0.112 H 264.4°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #82A4EC |
|---|---|
| RGB | rgb(130, 164, 236) |
| HSL | hsl(221, 74%, 72%) |
| HSV | hsv(221, 45%, 93%) |
| CMYK | cmyk(44.9%, 30.5%, 0%, 7.5%) |
| CIE-LAB | lab(67.54, 7.02, -39.81) |
| CIE-LCH | lch(67.54, 40.42, 280.00°) |
| OKLab | oklab(72.24% -0.0109 -0.1116) |
| OKLCH | oklch(72.24% 0.112 264.4) |
| XYZ | xyz(37.6168, 37.3506, 84.5679) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.44
Periwinkle Blue
#8F99FB
ΔE00 5.71
Carolina Blue
#8AB8FE
ΔE00 5.76
Pastel Blue
#A2BFFE
ΔE00 7.54
Soft Blue
#6488EA
ΔE00 8.36
Sky Blue (survey)
#75BBFD
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A4EC #ECCA82
analogous
#82D9EC #82A4EC #9582EC
triadic
#82A4EC #EC82A4 #A4EC82
tetradic
#82A4EC #EC82D9 #ECCA82 #82EC95
square
#82A4EC #EC82D9 #ECCA82 #82EC95
split-complementary
#82A4EC #EC9582 #D9EC82
monochromatic
#205AD3 #4D7DE4 #82A4EC #B7CBF4 #E4ECFB
Accessibility & contrast
On white
2.48
#82A4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#82A4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A4EC
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A4EC | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEF
Deuteranopia (green-blind)
#7EA0EA
Tritanopia (blue-blind)
#5AB3BE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #82a4ec; /* rgb */ color: rgb(130, 164, 236); /* oklch */ color: oklch(72.2% 0.112 264.4);
Tailwind
colors: {
custom: {
50: '#abbef2',
500: '#82a4ec',
950: '#000000',
},
}SCSS
$custom: #82a4ec; $custom-light: #abbef2; $custom-dark: #000000;
JSON
{
"hex": "#82a4ec",
"rgb": {
"r": 130,
"g": 164,
"b": 236
},
"hsl": {
"h": 220.755,
"s": 73.611,
"l": 71.765
},
"oklch": {
"l": 0.7224,
"c": 0.11209,
"h": 264.4
},
"luminance": 0.37353
}Semantic roles & 50–950 ramp
primary
#82A4EC
secondary
#F2EAD7
accent
#9610D6
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185