#82A4E4#82A4E4
#82A4E4 is a light, moderate blue. Relative luminance 0.369; OKLCH L 71.9% C 0.101 H 262.6°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #82A4E4 |
|---|---|
| RGB | rgb(130, 164, 228) |
| HSL | hsl(219, 64%, 70%) |
| HSV | hsv(219, 43%, 89%) |
| CMYK | cmyk(43%, 28.1%, 0%, 10.6%) |
| CIE-LAB | lab(67.20, 4.75, -35.95) |
| CIE-LCH | lch(67.20, 36.26, 277.53°) |
| OKLab | oklab(71.86% -0.0131 -0.1004) |
| OKLCH | oklch(71.86% 0.101 262.6) |
| XYZ | xyz(36.4805, 36.8961, 78.5831) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.49
Carolina Blue
#8AB8FE
ΔE00 5.97
Periwinkle Blue
#8F99FB
ΔE00 6.03
Pastel Blue
#A2BFFE
ΔE00 7.71
Soft Blue
#6488EA
ΔE00 8.41
Faded Blue
#658CBB
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A4E4 #E4C282
analogous
#82D5E4 #82A4E4 #9182E4
triadic
#82A4E4 #E482A4 #A4E482
tetradic
#82A4E4 #E482D5 #E4C282 #82E491
square
#82A4E4 #E482D5 #E4C282 #82E491
split-complementary
#82A4E4 #E49182 #D5E482
monochromatic
#2A5FC2 #507FD9 #82A4E4 #B4C9EF #E6EDFA
Accessibility & contrast
On white
2.51
#82A4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#82A4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A4E4
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A4E4 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA9E7
Deuteranopia (green-blind)
#829FE3
Tritanopia (blue-blind)
#5EB2BA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #82a4e4; /* rgb */ color: rgb(130, 164, 228); /* oklch */ color: oklch(71.9% 0.101 262.6);
Tailwind
colors: {
custom: {
50: '#aabeec',
500: '#82a4e4',
950: '#000000',
},
}SCSS
$custom: #82a4e4; $custom-light: #aabeec; $custom-dark: #000000;
JSON
{
"hex": "#82a4e4",
"rgb": {
"r": 130,
"g": 164,
"b": 228
},
"hsl": {
"h": 219.184,
"s": 64.474,
"l": 70.196
},
"oklch": {
"l": 0.71863,
"c": 0.10128,
"h": 262.6
},
"luminance": 0.36898
}Semantic roles & 50–950 ramp
primary
#82A4E4
secondary
#EEE5D3
accent
#8E19CC
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184