#83A2F0#83A2F0
#83A2F0 is a light, moderate blue. Relative luminance 0.370; OKLCH L 72.1% C 0.119 H 266.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #83A2F0 |
|---|---|
| RGB | rgb(131, 162, 240) |
| HSL | hsl(223, 78%, 73%) |
| HSV | hsv(223, 45%, 94%) |
| CMYK | cmyk(45.4%, 32.5%, 0%, 5.9%) |
| CIE-LAB | lab(67.24, 9.55, -42.46) |
| CIE-LCH | lch(67.24, 43.52, 282.67°) |
| OKLab | oklab(72.08% -0.0064 -0.1192) |
| OKLCH | oklch(72.08% 0.119 266.9) |
| XYZ | xyz(38.0036, 36.9550, 87.5517) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.85
Cornflowerblue
#6495ED
ΔE00 5.45
Carolina Blue
#8AB8FE
ΔE00 6.38
Pastel Blue
#A2BFFE
ΔE00 7.84
Soft Blue
#6488EA
ΔE00 7.96
Perrywinkle
#8F8CE7
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A2F0 #F0D183
analogous
#83D8F0 #83A2F0 #9B83F0
triadic
#83A2F0 #F083A2 #A2F083
tetradic
#83A2F0 #F083D8 #F0D183 #83F09B
square
#83A2F0 #F083D8 #F0D183 #83F09B
split-complementary
#83A2F0 #F09B83 #D8F083
monochromatic
#1B52DE #4C79E9 #83A2F0 #BACBF7 #E4EBFC
Accessibility & contrast
On white
2.50
#83A2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#83A2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A2F0
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A2F0 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F3
Deuteranopia (green-blind)
#7A9FEE
Tritanopia (blue-blind)
#5AB2BE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #83a2f0; /* rgb */ color: rgb(131, 162, 240); /* oklch */ color: oklch(72.1% 0.119 266.9);
Tailwind
colors: {
custom: {
50: '#acbdf5',
500: '#83a2f0',
950: '#000000',
},
}SCSS
$custom: #83a2f0; $custom-light: #acbdf5; $custom-dark: #000000;
JSON
{
"hex": "#83a2f0",
"rgb": {
"r": 131,
"g": 162,
"b": 240
},
"hsl": {
"h": 222.936,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.72083,
"c": 0.11938,
"h": 266.9
},
"luminance": 0.36957
}Semantic roles & 50–950 ramp
primary
#83A2F0
secondary
#F3ECD8
accent
#A00BDB
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#101217
muted
#7F8185