#83A3EE#83A3EE
#83A3EE is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.2% C 0.116 H 265.9°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #83A3EE |
|---|---|
| RGB | rgb(131, 163, 238) |
| HSL | hsl(222, 76%, 72%) |
| HSV | hsv(222, 45%, 93%) |
| CMYK | cmyk(45%, 31.5%, 0%, 6.7%) |
| CIE-LAB | lab(67.42, 8.40, -41.09) |
| CIE-LCH | lch(67.42, 41.94, 281.56°) |
| OKLab | oklab(72.19% -0.0082 -0.1152) |
| OKLCH | oklch(72.19% 0.116 265.9) |
| XYZ | xyz(37.8849, 37.1905, 86.0545) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.19
Cornflowerblue
#6495ED
ΔE00 5.51
Carolina Blue
#8AB8FE
ΔE00 6.10
Pastel Blue
#A2BFFE
ΔE00 7.64
Soft Blue
#6488EA
ΔE00 8.18
Perrywinkle
#8F8CE7
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A3EE #EECE83
analogous
#83D9EE #83A3EE #9883EE
triadic
#83A3EE #EE83A3 #A3EE83
tetradic
#83A3EE #EE83D9 #EECE83 #83EE98
square
#83A3EE #EE83D9 #EECE83 #83EE98
split-complementary
#83A3EE #EE9883 #D9EE83
monochromatic
#1E56D9 #4D7BE7 #83A3EE #B9CBF5 #E4EBFB
Accessibility & contrast
On white
2.49
#83A3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#83A3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A3EE
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A3EE | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9F1
Deuteranopia (green-blind)
#7DA0EC
Tritanopia (blue-blind)
#5BB3BE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #83a3ee; /* rgb */ color: rgb(131, 163, 238); /* oklch */ color: oklch(72.2% 0.116 265.9);
Tailwind
colors: {
custom: {
50: '#acbef4',
500: '#83a3ee',
950: '#000000',
},
}SCSS
$custom: #83a3ee; $custom-light: #acbef4; $custom-dark: #000000;
JSON
{
"hex": "#83a3ee",
"rgb": {
"r": 131,
"g": 163,
"b": 238
},
"hsl": {
"h": 222.056,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.72191,
"c": 0.11553,
"h": 265.9
},
"luminance": 0.37193
}Semantic roles & 50–950 ramp
primary
#83A3EE
secondary
#F3EBD8
accent
#9B0DD8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185