#83A8FA#83A8FA
#83A8FA is a light, vivid blue. Relative luminance 0.397; OKLCH L 73.8% C 0.126 H 265.0°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #83A8FA |
|---|---|
| RGB | rgb(131, 168, 250) |
| HSL | hsl(221, 92%, 75%) |
| HSV | hsv(221, 48%, 98%) |
| CMYK | cmyk(47.6%, 32.8%, 0%, 2%) |
| CIE-LAB | lab(69.28, 9.02, -44.72) |
| CIE-LCH | lch(69.28, 45.62, 281.41°) |
| OKLab | oklab(73.81% -0.011 -0.1257) |
| OKLCH | oklch(73.81% 0.126 265) |
| XYZ | xyz(40.6124, 39.7301, 95.9526) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.45
Cornflowerblue
#6495ED
ΔE00 6.27
Periwinkle Blue
#8F99FB
ΔE00 6.38
Pastel Blue
#A2BFFE
ΔE00 6.60
Sky Blue (survey)
#75BBFD
ΔE00 8.02
Soft Blue
#6488EA
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A8FA #FAD583
analogous
#83E3FA #83A8FA #9A83FA
triadic
#83A8FA #FA83A8 #A8FA83
tetradic
#83A8FA #FA83E3 #FAD583 #83FA9A
square
#83A8FA #FA83E3 #FAD583 #83FA9A
split-complementary
#83A8FA #FA9A83 #E3FA83
monochromatic
#0D55F5 #487FF8 #83A8FA #BED1FC #E2EAFE
Accessibility & contrast
On white
2.35
#83A8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#83A8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A8FA
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A8FA | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#7CA4F8
Tritanopia (blue-blind)
#52B9C6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #83a8fa; /* rgb */ color: rgb(131, 168, 250); /* oklch */ color: oklch(73.8% 0.126 265.0);
Tailwind
colors: {
custom: {
50: '#adc1fc',
500: '#83a8fa',
950: '#000000',
},
}SCSS
$custom: #83a8fa; $custom-light: #adc1fc; $custom-dark: #000000;
JSON
{
"hex": "#83a8fa",
"rgb": {
"r": 131,
"g": 168,
"b": 250
},
"hsl": {
"h": 221.345,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.73809,
"c": 0.12623,
"h": 265
},
"luminance": 0.39733
}Semantic roles & 50–950 ramp
primary
#83A8FA
secondary
#F6ECD5
accent
#9E00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185