#82A2ED#82A2ED
#82A2ED is a light, moderate blue. Relative luminance 0.367; OKLCH L 71.9% C 0.116 H 265.9°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #82A2ED |
|---|---|
| RGB | rgb(130, 162, 237) |
| HSL | hsl(222, 75%, 72%) |
| HSV | hsv(222, 45%, 93%) |
| CMYK | cmyk(45.1%, 31.6%, 0%, 7.1%) |
| CIE-LAB | lab(67.05, 8.44, -41.12) |
| CIE-LCH | lch(67.05, 41.98, 281.60°) |
| OKLab | oklab(71.87% -0.0082 -0.1154) |
| OKLCH | oklch(71.87% 0.116 265.9) |
| XYZ | xyz(37.4074, 36.6987, 85.2168) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.13
Cornflowerblue
#6495ED
ΔE00 5.27
Carolina Blue
#8AB8FE
ΔE00 6.36
Soft Blue
#6488EA
ΔE00 7.90
Pastel Blue
#A2BFFE
ΔE00 7.93
Perrywinkle
#8F8CE7
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A2ED #EDCD82
analogous
#82D8ED #82A2ED #9882ED
triadic
#82A2ED #ED82A2 #A2ED82
tetradic
#82A2ED #ED82D8 #EDCD82 #82ED98
square
#82A2ED #ED82D8 #EDCD82 #82ED98
split-complementary
#82A2ED #ED9882 #D8ED82
monochromatic
#1F56D6 #4D7AE5 #82A2ED #B7CAF5 #E4EBFB
Accessibility & contrast
On white
2.52
#82A2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#82A2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A2ED
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A2ED | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8F0
Deuteranopia (green-blind)
#7C9FEB
Tritanopia (blue-blind)
#5AB2BD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #82a2ed; /* rgb */ color: rgb(130, 162, 237); /* oklch */ color: oklch(71.9% 0.116 265.9);
Tailwind
colors: {
custom: {
50: '#abbdf3',
500: '#82a2ed',
950: '#000000',
},
}SCSS
$custom: #82a2ed; $custom-light: #abbdf3; $custom-dark: #000000;
JSON
{
"hex": "#82a2ed",
"rgb": {
"r": 130,
"g": 162,
"b": 237
},
"hsl": {
"h": 222.056,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.71874,
"c": 0.11565,
"h": 265.9
},
"luminance": 0.36701
}Semantic roles & 50–950 ramp
primary
#82A2ED
secondary
#F3EBD8
accent
#9B0FD7
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185