#83A2E2#83A2E2
#83A2E2 is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.4% C 0.100 H 264.2°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #83A2E2 |
|---|---|
| RGB | rgb(131, 162, 226) |
| HSL | hsl(220, 62%, 70%) |
| HSV | hsv(220, 42%, 89%) |
| CMYK | cmyk(42%, 28.3%, 0%, 11.4%) |
| CIE-LAB | lab(66.64, 5.58, -35.72) |
| CIE-LCH | lch(66.64, 36.15, 278.87°) |
| OKLab | oklab(71.41% -0.0102 -0.0997) |
| OKLCH | oklch(71.41% 0.1 264.2) |
| XYZ | xyz(36.0035, 36.1550, 77.0183) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.50
Cornflowerblue
#6495ED
ΔE00 5.54
Carolina Blue
#8AB8FE
ΔE00 6.72
Soft Blue
#6488EA
ΔE00 8.06
Pastel Blue
#A2BFFE
ΔE00 8.10
Faded Blue
#658CBB
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A2E2 #E2C383
analogous
#83D2E2 #83A2E2 #9383E2
triadic
#83A2E2 #E283A2 #A2E283
tetradic
#83A2E2 #E283D2 #E2C383 #83E293
square
#83A2E2 #E283D2 #E2C383 #83E293
split-complementary
#83A2E2 #E29383 #D2E283
monochromatic
#2C5CBE #517DD6 #83A2E2 #B5C7EE #E6ECF9
Accessibility & contrast
On white
2.55
#83A2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#83A2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A2E2
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A2E2 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA7E5
Deuteranopia (green-blind)
#819EE1
Tritanopia (blue-blind)
#62AFB8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #83a2e2; /* rgb */ color: rgb(131, 162, 226); /* oklch */ color: oklch(71.4% 0.100 264.2);
Tailwind
colors: {
custom: {
50: '#abbdeb',
500: '#83a2e2',
950: '#000000',
},
}SCSS
$custom: #83a2e2; $custom-light: #abbdeb; $custom-dark: #000000;
JSON
{
"hex": "#83a2e2",
"rgb": {
"r": 131,
"g": 162,
"b": 226
},
"hsl": {
"h": 220.421,
"s": 62.092,
"l": 70
},
"oklch": {
"l": 0.71414,
"c": 0.10027,
"h": 264.2
},
"luminance": 0.36157
}Semantic roles & 50–950 ramp
primary
#83A2E2
secondary
#EEE5D3
accent
#911CCA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184