#83A2EE#83A2EE
#83A2EE is a light, moderate blue. Relative luminance 0.368; OKLCH L 72.0% C 0.117 H 266.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #83A2EE |
|---|---|
| RGB | rgb(131, 162, 238) |
| HSL | hsl(223, 76%, 72%) |
| HSV | hsv(223, 45%, 93%) |
| CMYK | cmyk(45%, 31.9%, 0%, 6.7%) |
| CIE-LAB | lab(67.15, 8.97, -41.50) |
| CIE-LCH | lch(67.15, 42.46, 282.20°) |
| OKLab | oklab(71.99% -0.0069 -0.1164) |
| OKLCH | oklch(71.99% 0.117 266.6) |
| XYZ | xyz(37.7081, 36.8368, 85.9956) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.92
Cornflowerblue
#6495ED
ΔE00 5.44
Carolina Blue
#8AB8FE
ΔE00 6.42
Pastel Blue
#A2BFFE
ΔE00 7.86
Soft Blue
#6488EA
ΔE00 7.96
Perrywinkle
#8F8CE7
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A2EE #EECF83
analogous
#83D7EE #83A2EE #9A83EE
triadic
#83A2EE #EE83A2 #A2EE83
tetradic
#83A2EE #EE83D7 #EECF83 #83EE9A
square
#83A2EE #EE83D7 #EECF83 #83EE9A
split-complementary
#83A2EE #EE9A83 #D7EE83
monochromatic
#1E54D9 #4D7AE7 #83A2EE #B9CAF5 #E4EBFB
Accessibility & contrast
On white
2.51
#83A2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#83A2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A2EE
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A2EE | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F1
Deuteranopia (green-blind)
#7B9FEC
Tritanopia (blue-blind)
#5BB2BD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #83a2ee; /* rgb */ color: rgb(131, 162, 238); /* oklch */ color: oklch(72.0% 0.117 266.6);
Tailwind
colors: {
custom: {
50: '#acbdf4',
500: '#83a2ee',
950: '#000000',
},
}SCSS
$custom: #83a2ee; $custom-light: #acbdf4; $custom-dark: #000000;
JSON
{
"hex": "#83a2ee",
"rgb": {
"r": 131,
"g": 162,
"b": 238
},
"hsl": {
"h": 222.617,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.71985,
"c": 0.11665,
"h": 266.6
},
"luminance": 0.36839
}Semantic roles & 50–950 ramp
primary
#83A2EE
secondary
#F3EBD8
accent
#9D0DD8
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#101217
muted
#7F8185