#83A7FA#83A7FA
#83A7FA is a light, vivid blue. Relative luminance 0.394; OKLCH L 73.6% C 0.127 H 265.6°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #83A7FA |
|---|---|
| RGB | rgb(131, 167, 250) |
| HSL | hsl(222, 92%, 75%) |
| HSV | hsv(222, 48%, 98%) |
| CMYK | cmyk(47.6%, 33.2%, 0%, 2%) |
| CIE-LAB | lab(69.01, 9.59, -45.13) |
| CIE-LCH | lch(69.01, 46.14, 282.00°) |
| OKLab | oklab(73.6% -0.0099 -0.127) |
| OKLCH | oklch(73.6% 0.127 265.6) |
| XYZ | xyz(40.4285, 39.3623, 95.8913) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.75
Periwinkle Blue
#8F99FB
ΔE00 6.08
Cornflowerblue
#6495ED
ΔE00 6.13
Pastel Blue
#A2BFFE
ΔE00 6.78
Sky Blue (survey)
#75BBFD
ΔE00 8.33
Soft Blue
#6488EA
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A7FA #FAD683
analogous
#83E2FA #83A7FA #9B83FA
triadic
#83A7FA #FA83A7 #A7FA83
tetradic
#83A7FA #FA83E2 #FAD683 #83FA9B
square
#83A7FA #FA83E2 #FAD683 #83FA9B
split-complementary
#83A7FA #FA9B83 #E2FA83
monochromatic
#0D54F5 #487DF8 #83A7FA #BED1FC #E2EAFE
Accessibility & contrast
On white
2.37
#83A7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#83A7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A7FA
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A7FA | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFD
Deuteranopia (green-blind)
#7BA4F8
Tritanopia (blue-blind)
#52B9C5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #83a7fa; /* rgb */ color: rgb(131, 167, 250); /* oklch */ color: oklch(73.6% 0.127 265.6);
Tailwind
colors: {
custom: {
50: '#adc0fc',
500: '#83a7fa',
950: '#000000',
},
}SCSS
$custom: #83a7fa; $custom-light: #adc0fc; $custom-dark: #000000;
JSON
{
"hex": "#83a7fa",
"rgb": {
"r": 131,
"g": 167,
"b": 250
},
"hsl": {
"h": 221.849,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.73604,
"c": 0.12734,
"h": 265.6
},
"luminance": 0.39365
}Semantic roles & 50–950 ramp
primary
#83A7FA
secondary
#F6ECD5
accent
#A000E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185