#83A2FA#83A2FA
#83A2FA is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.6% C 0.133 H 268.3°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #83A2FA |
|---|---|
| RGB | rgb(131, 162, 250) |
| HSL | hsl(224, 92%, 75%) |
| HSV | hsv(224, 48%, 98%) |
| CMYK | cmyk(47.6%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(67.70, 12.45, -47.20) |
| CIE-LCH | lch(67.70, 48.81, 284.78°) |
| OKLab | oklab(72.59% -0.004 -0.133) |
| OKLCH | oklch(72.59% 0.133 268.3) |
| XYZ | xyz(39.5302, 37.5656, 95.5918) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.62
Cornflowerblue
#6495ED
ΔE00 5.65
Carolina Blue
#8AB8FE
ΔE00 6.30
Pastel Blue
#A2BFFE
ΔE00 7.80
Soft Blue
#6488EA
ΔE00 8.07
Perrywinkle
#8F8CE7
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A2FA #FADB83
analogous
#83DDFA #83A2FA #A083FA
triadic
#83A2FA #FA83A2 #A2FA83
tetradic
#83A2FA #FA83DD #FADB83 #83FAA0
square
#83A2FA #FA83DD #FADB83 #83FAA0
split-complementary
#83A2FA #FAA083 #DDFA83
monochromatic
#0D4AF5 #4876F8 #83A2FA #BECEFC #E2E9FE
Accessibility & contrast
On white
2.47
#83A2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#83A2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A2FA
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A2FA | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#75A0F8
Tritanopia (blue-blind)
#53B5C2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #83a2fa; /* rgb */ color: rgb(131, 162, 250); /* oklch */ color: oklch(72.6% 0.133 268.3);
Tailwind
colors: {
custom: {
50: '#adbdfc',
500: '#83a2fa',
950: '#000000',
},
}SCSS
$custom: #83a2fa; $custom-light: #adbdfc; $custom-dark: #000000;
JSON
{
"hex": "#83a2fa",
"rgb": {
"r": 131,
"g": 162,
"b": 250
},
"hsl": {
"h": 224.37,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.72586,
"c": 0.13304,
"h": 268.3
},
"luminance": 0.37568
}Semantic roles & 50–950 ramp
primary
#83A2FA
secondary
#F6EDD5
accent
#AA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185