#82A2EE#82A2EE
#82A2EE is a light, moderate blue. Relative luminance 0.368; OKLCH L 71.9% C 0.117 H 266.1°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #82A2EE |
|---|---|
| RGB | rgb(130, 162, 238) |
| HSL | hsl(222, 76%, 72%) |
| HSV | hsv(222, 45%, 93%) |
| CMYK | cmyk(45.4%, 31.9%, 0%, 6.7%) |
| CIE-LAB | lab(67.09, 8.73, -41.60) |
| CIE-LCH | lch(67.09, 42.51, 281.85°) |
| OKLab | oklab(71.92% -0.0079 -0.1167) |
| OKLCH | oklch(71.92% 0.117 266.1) |
| XYZ | xyz(37.5539, 36.7573, 85.9884) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.09
Cornflowerblue
#6495ED
ΔE00 5.28
Carolina Blue
#8AB8FE
ΔE00 6.34
Soft Blue
#6488EA
ΔE00 7.90
Pastel Blue
#A2BFFE
ΔE00 7.92
Perrywinkle
#8F8CE7
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A2EE #EECE82
analogous
#82D8EE #82A2EE #9882EE
triadic
#82A2EE #EE82A2 #A2EE82
tetradic
#82A2EE #EE82D8 #EECE82 #82EE98
square
#82A2EE #EE82D8 #EECE82 #82EE98
split-complementary
#82A2EE #EE9882 #D8EE82
monochromatic
#1D55D8 #4C7AE7 #82A2EE #B8CAF5 #E4EBFB
Accessibility & contrast
On white
2.51
#82A2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#82A2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A2EE
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A2EE | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F1
Deuteranopia (green-blind)
#7B9FEC
Tritanopia (blue-blind)
#59B2BD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #82a2ee; /* rgb */ color: rgb(130, 162, 238); /* oklch */ color: oklch(71.9% 0.117 266.1);
Tailwind
colors: {
custom: {
50: '#abbdf4',
500: '#82a2ee',
950: '#000000',
},
}SCSS
$custom: #82a2ee; $custom-light: #abbdf4; $custom-dark: #000000;
JSON
{
"hex": "#82a2ee",
"rgb": {
"r": 130,
"g": 162,
"b": 238
},
"hsl": {
"h": 222.222,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.71923,
"c": 0.11702,
"h": 266.1
},
"luminance": 0.3676
}Semantic roles & 50–950 ramp
primary
#82A2EE
secondary
#F3EBD8
accent
#9C0DD8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185